# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_umount_verify.yml ********************************************** 1 plays in /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml PLAY [Basic umount verify snapshot test] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:2 Friday 01 March 2024 21:03:32 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:46 Friday 01 March 2024 21:03:33 +0000 (0:00:00.838) 0:00:00.851 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:10 Friday 01 March 2024 21:03:33 +0000 (0:00:00.021) 0:00:00.873 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:15 Friday 01 March 2024 21:03:33 +0000 (0:00:00.245) 0:00:01.118 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:20 Friday 01 March 2024 21:03:33 +0000 (0:00:00.024) 0:00:01.143 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:03:33 +0000 (0:00:00.029) 0:00:01.172 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:03:33 +0000 (0:00:00.035) 0:00:01.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:03:33 +0000 (0:00:00.021) 0:00:01.230 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 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-failures2h6kf63g/.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-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:03:33 +0000 (0:00:00.041) 0:00:01.271 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:03:33 +0000 (0:00:00.199) 0:00:01.471 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:03:33 +0000 (0:00:00.022) 0:00:01.493 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:03:33 +0000 (0:00:00.009) 0:00:01.502 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:03:33 +0000 (0:00:00.007) 0:00:01.510 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:03:33 +0000 (0:00:00.037) 0:00:01.548 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:03:34 +0000 (0:00:01.075) 0:00:02.624 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:03:34 +0000 (0:00:00.020) 0:00:02.645 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:03:34 +0000 (0:00:00.019) 0:00:02.664 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:03:35 +0000 (0:00:00.451) 0:00:03.116 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:03:35 +0000 (0:00:00.037) 0:00:03.153 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:03:35 +0000 (0:00:00.009) 0:00:03.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:03:35 +0000 (0:00:00.019) 0:00:03.183 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:03:35 +0000 (0:00:00.011) 0:00:03.195 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:03:36 +0000 (0:00:00.951) 0:00:04.146 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:03:38 +0000 (0:00:01.719) 0:00:05.865 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:03:38 +0000 (0:00:00.018) 0:00:05.884 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:05.896 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:03:38 +0000 (0:00:00.358) 0:00:06.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.266 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:03:38 +0000 (0:00:00.009) 0:00:06.276 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.288 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.300 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.312 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:03:38 +0000 (0:00:00.010) 0:00:06.333 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:03:38 +0000 (0:00:00.023) 0:00:06.357 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:03:38 +0000 (0:00:00.010) 0:00:06.379 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325940.290212, "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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:03:38 +0000 (0:00:00.199) 0:00:06.579 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:03:38 +0000 (0:00:00.011) 0:00:06.591 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:24 Friday 01 March 2024 21:03:39 +0000 (0:00:00.632) 0:00:07.224 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:5 Friday 01 March 2024 21:03:39 +0000 (0:00:00.018) 0:00:07.243 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:10 Friday 01 March 2024 21:03:39 +0000 (0:00:00.181) 0:00:07.425 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 Friday 01 March 2024 21:03:39 +0000 (0:00:00.014) 0:00:07.439 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:28 Friday 01 March 2024 21:03:40 +0000 (0:00:00.942) 0:00:08.382 ********** 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-failures2h6kf63g/tests/get_unused_disk.yml:36 Friday 01 March 2024 21:03:40 +0000 (0:00:00.259) 0:00:08.641 ********** 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-failures2h6kf63g/tests/get_unused_disk.yml:41 Friday 01 March 2024 21:03:40 +0000 (0:00:00.013) 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-failures2h6kf63g/tests/get_unused_disk.yml:49 Friday 01 March 2024 21:03:40 +0000 (0:00:00.011) 0:00:08.666 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:54 Friday 01 March 2024 21:03:40 +0000 (0:00:00.010) 0:00:08.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:63 Friday 01 March 2024 21:03:40 +0000 (0:00:00.011) 0:00:08.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:30 Friday 01 March 2024 21:03:40 +0000 (0:00:00.010) 0:00:08.699 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:03:40 +0000 (0:00:00.024) 0:00:08.723 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:03:40 +0000 (0:00:00.017) 0:00:08.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:03:40 +0000 (0:00:00.013) 0:00:08.754 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:03:40 +0000 (0:00:00.030) 0:00:08.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:03:40 +0000 (0:00:00.010) 0:00:08.795 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:03:40 +0000 (0:00:00.010) 0:00:08.806 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:03:40 +0000 (0:00:00.010) 0:00:08.817 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:03:40 +0000 (0:00:00.010) 0:00:08.827 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:03:41 +0000 (0:00:00.030) 0:00:08.858 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:03:41 +0000 (0:00:00.940) 0:00:09.798 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "15%" }, { "fs_type": "xfs", "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "fs_type": "xfs", "name": "lv3", "size": "10%" }, { "fs_type": "xfs", "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "fs_type": "xfs", "name": "lv5", "size": "30%" }, { "fs_type": "xfs", "name": "lv6", "size": "25%" }, { "fs_type": "xfs", "name": "lv7", "size": "10%" }, { "fs_type": "xfs", "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:03:41 +0000 (0:00:00.019) 0:00:09.817 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:03:41 +0000 (0:00:00.012) 0:00:09.830 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:03:43 +0000 (0:00:01.130) 0:00:10.960 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:03:43 +0000 (0:00:00.022) 0:00:10.983 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:03:43 +0000 (0:00:00.010) 0:00:10.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:03:43 +0000 (0:00:00.012) 0:00:11.006 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:03:43 +0000 (0:00:00.011) 0:00:11.017 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:03:44 +0000 (0:00:01.003) 0:00:12.020 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:03:45 +0000 (0:00:01.702) 0:00:13.723 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:03:45 +0000 (0:00:00.019) 0:00:13.742 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:03:45 +0000 (0:00:00.010) 0:00:13.752 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:03:57 +0000 (0:00:11.299) 0:00:25.052 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.017198", "end": "2024-03-01 21:03:57.476035", "rc": 0, "start": "2024-03-01 21:03:57.458837" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:03:57 +0000 (0:00:00.287) 0:00:25.339 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:03:57 +0000 (0:00:00.011) 0:00:25.350 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:03:57 +0000 (0:00:00.020) 0:00:25.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": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:03:57 +0000 (0:00:00.019) 0:00:25.390 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:03:57 +0000 (0:00:00.014) 0:00:25.404 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:03:57 +0000 (0:00:00.031) 0:00:25.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:03:57 +0000 (0:00:00.012) 0:00:25.448 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:03:57 +0000 (0:00:00.013) 0:00:25.462 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:03:57 +0000 (0:00:00.012) 0:00:25.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:03:57 +0000 (0:00:00.012) 0:00:25.486 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325940.290212, "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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:03:57 +0000 (0:00:00.251) 0:00:25.737 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:03:57 +0000 (0:00:00.011) 0:00:25.748 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:49 Friday 01 March 2024 21:03:58 +0000 (0:00:00.685) 0:00:26.434 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:03:58 +0000 (0:00:00.026) 0:00:26.461 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:03:58 +0000 (0:00:00.020) 0:00:26.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:03:58 +0000 (0:00:00.015) 0:00:26.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:03:58 +0000 (0:00:00.012) 0:00:26.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:03:58 +0000 (0:00:00.012) 0:00:26.522 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:03:58 +0000 (0:00:00.027) 0:00:26.550 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:03:59 +0000 (0:00:00.983) 0:00:27.533 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:03:59 +0000 (0:00:00.020) 0:00:27.554 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:02 +0000 (0:00:02.399) 0:00:29.953 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:02 +0000 (0:00:00.013) 0:00:29.966 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:02 +0000 (0:00:00.015) 0:00:29.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:02 +0000 (0:00:00.011) 0:00:29.993 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:58 Friday 01 March 2024 21:04:02 +0000 (0:00:00.012) 0:00:30.005 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:02 +0000 (0:00:00.025) 0:00:30.030 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:02 +0000 (0:00:00.035) 0:00:30.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:02 +0000 (0:00:00.016) 0:00:30.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:02 +0000 (0:00:00.016) 0:00:30.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:02 +0000 (0:00:00.013) 0:00:30.112 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:02 +0000 (0:00:00.030) 0:00:30.142 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:03 +0000 (0:00:01.003) 0:00:31.145 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:03 +0000 (0:00:00.019) 0:00:31.165 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:04 +0000 (0:00:01.643) 0:00:32.809 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:04 +0000 (0:00:00.014) 0:00:32.823 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:05 +0000 (0:00:00.016) 0:00:32.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:32.852 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:67 Friday 01 March 2024 21:04:05 +0000 (0:00:00.013) 0:00:32.865 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:05 +0000 (0:00:00.029) 0:00:32.894 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:05 +0000 (0:00:00.019) 0:00:32.913 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:05 +0000 (0:00:00.015) 0:00:32.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:32.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:32.954 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:05 +0000 (0:00:00.054) 0:00:33.008 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:06 +0000 (0:00:01.002) 0:00:34.010 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:06 +0000 (0:00:00.020) 0:00:34.030 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:06 +0000 (0:00:00.327) 0:00:34.357 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:06 +0000 (0:00:00.014) 0:00:34.372 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:06 +0000 (0:00:00.015) 0:00:34.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:06 +0000 (0:00:00.011) 0:00:34.399 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:78 Friday 01 March 2024 21:04:06 +0000 (0:00:00.011) 0:00:34.411 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:06 +0000 (0:00:00.030) 0:00:34.442 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:06 +0000 (0:00:00.017) 0:00:34.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:06 +0000 (0:00:00.015) 0:00:34.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:06 +0000 (0:00:00.012) 0:00:34.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:06 +0000 (0:00:00.011) 0:00:34.499 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:06 +0000 (0:00:00.027) 0:00:34.526 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:07 +0000 (0:00:00.929) 0:00:35.456 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:07 +0000 (0:00:00.019) 0:00:35.476 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:07 +0000 (0:00:00.348) 0:00:35.825 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:08 +0000 (0:00:00.013) 0:00:35.838 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:08 +0000 (0:00:00.015) 0:00:35.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:08 +0000 (0:00:00.011) 0:00:35.865 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:89 Friday 01 March 2024 21:04:08 +0000 (0:00:00.011) 0:00:35.877 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:08 +0000 (0:00:00.049) 0:00:35.926 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:08 +0000 (0:00:00.018) 0:00:35.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:08 +0000 (0:00:00.016) 0:00:35.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:08 +0000 (0:00:00.011) 0:00:35.972 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:08 +0000 (0:00:00.011) 0:00:35.984 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:08 +0000 (0:00:00.027) 0:00:36.012 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:09 +0000 (0:00:00.939) 0:00:36.951 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:09 +0000 (0:00:00.019) 0:00:36.971 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:09 +0000 (0:00:00.335) 0:00:37.307 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:09 +0000 (0:00:00.013) 0:00:37.321 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:09 +0000 (0:00:00.015) 0:00:37.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:09 +0000 (0:00:00.011) 0:00:37.348 ********** skipping: [sut] => {} TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:100 Friday 01 March 2024 21:04:09 +0000 (0:00:00.012) 0:00:37.360 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:09 +0000 (0:00:00.034) 0:00:37.395 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:09 +0000 (0:00:00.018) 0:00:37.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:09 +0000 (0:00:00.015) 0:00:37.429 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:09 +0000 (0:00:00.011) 0:00:37.440 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:09 +0000 (0:00:00.012) 0:00:37.453 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:09 +0000 (0:00:00.027) 0:00:37.481 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:10 +0000 (0:00:00.935) 0:00:38.416 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:10 +0000 (0:00:00.020) 0:00:38.437 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:10 +0000 (0:00:00.327) 0:00:38.764 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:10 +0000 (0:00:00.013) 0:00:38.777 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:10 +0000 (0:00:00.015) 0:00:38.793 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:10 +0000 (0:00:00.013) 0:00:38.806 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv1] ************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:112 Friday 01 March 2024 21:04:10 +0000 (0:00:00.011) 0:00:38.818 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:11 +0000 (0:00:00.038) 0:00:38.856 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:11 +0000 (0:00:00.017) 0:00:38.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:11 +0000 (0:00:00.015) 0:00:38.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:11 +0000 (0:00:00.012) 0:00:38.902 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:11 +0000 (0:00:00.011) 0:00:38.914 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:11 +0000 (0:00:00.027) 0:00:38.942 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:12 +0000 (0:00:00.935) 0:00:39.878 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:12 +0000 (0:00:00.020) 0:00:39.899 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:12 +0000 (0:00:00.302) 0:00:40.202 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:12 +0000 (0:00:00.013) 0:00:40.215 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:12 +0000 (0:00:00.015) 0:00:40.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:12 +0000 (0:00:00.011) 0:00:40.243 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv2] ************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:123 Friday 01 March 2024 21:04:12 +0000 (0:00:00.011) 0:00:40.254 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:12 +0000 (0:00:00.057) 0:00:40.312 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:12 +0000 (0:00:00.018) 0:00:40.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:12 +0000 (0:00:00.016) 0:00:40.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:12 +0000 (0:00:00.012) 0:00:40.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:12 +0000 (0:00:00.013) 0:00:40.373 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:12 +0000 (0:00:00.029) 0:00:40.402 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:13 +0000 (0:00:00.932) 0:00:41.335 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:13 +0000 (0:00:00.020) 0:00:41.356 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:13 +0000 (0:00:00.301) 0:00:41.657 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:13 +0000 (0:00:00.013) 0:00:41.671 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:13 +0000 (0:00:00.015) 0:00:41.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:13 +0000 (0:00:00.011) 0:00:41.698 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv7] ************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:134 Friday 01 March 2024 21:04:13 +0000 (0:00:00.011) 0:00:41.709 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:13 +0000 (0:00:00.042) 0:00:41.752 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:13 +0000 (0:00:00.018) 0:00:41.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:13 +0000 (0:00:00.015) 0:00:41.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:13 +0000 (0:00:00.011) 0:00:41.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:13 +0000 (0:00:00.012) 0:00:41.810 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:14 +0000 (0:00:00.027) 0:00:41.837 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:14 +0000 (0:00:00.942) 0:00:42.780 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:14 +0000 (0:00:00.019) 0:00:42.799 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:15 +0000 (0:00:00.315) 0:00:43.115 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:15 +0000 (0:00:00.013) 0:00:43.129 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:15 +0000 (0:00:00.015) 0:00:43.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:15 +0000 (0:00:00.012) 0:00:43.157 ********** skipping: [sut] => {} TASK [Verify origin is mounted lv6] ******************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:145 Friday 01 March 2024 21:04:15 +0000 (0:00:00.011) 0:00:43.169 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:15 +0000 (0:00:00.046) 0:00:43.215 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:15 +0000 (0:00:00.017) 0:00:43.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:15 +0000 (0:00:00.016) 0:00:43.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:15 +0000 (0:00:00.011) 0:00:43.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:15 +0000 (0:00:00.011) 0:00:43.273 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:15 +0000 (0:00:00.027) 0:00:43.301 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:16 +0000 (0:00:00.943) 0:00:44.245 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:16 +0000 (0:00:00.019) 0:00:44.264 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:16 +0000 (0:00:00.308) 0:00:44.573 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:16 +0000 (0:00:00.013) 0:00:44.587 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:16 +0000 (0:00:00.015) 0:00:44.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:16 +0000 (0:00:00.011) 0:00:44.614 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:158 Friday 01 March 2024 21:04:16 +0000 (0:00:00.012) 0:00:44.627 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:16 +0000 (0:00:00.071) 0:00:44.699 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:16 +0000 (0:00:00.020) 0:00:44.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:16 +0000 (0:00:00.018) 0:00:44.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:16 +0000 (0:00:00.014) 0:00:44.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:16 +0000 (0:00:00.011) 0:00:44.764 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:16 +0000 (0:00:00.027) 0:00:44.792 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:17 +0000 (0:00:00.936) 0:00:45.729 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:17 +0000 (0:00:00.020) 0:00:45.749 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:18 +0000 (0:00:00.330) 0:00:46.079 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:18 +0000 (0:00:00.014) 0:00:46.094 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:18 +0000 (0:00:00.015) 0:00:46.110 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:18 +0000 (0:00:00.011) 0:00:46.121 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:168 Friday 01 March 2024 21:04:18 +0000 (0:00:00.011) 0:00:46.133 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:18 +0000 (0:00:00.050) 0:00:46.183 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:18 +0000 (0:00:00.018) 0:00:46.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:18 +0000 (0:00:00.015) 0:00:46.217 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:18 +0000 (0:00:00.011) 0:00:46.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:18 +0000 (0:00:00.011) 0:00:46.240 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:18 +0000 (0:00:00.029) 0:00:46.269 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:19 +0000 (0:00:00.934) 0:00:47.204 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:19 +0000 (0:00:00.021) 0:00:47.225 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:19 +0000 (0:00:00.324) 0:00:47.549 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:19 +0000 (0:00:00.013) 0:00:47.563 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:19 +0000 (0:00:00.015) 0:00:47.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:19 +0000 (0:00:00.011) 0:00:47.590 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:178 Friday 01 March 2024 21:04:19 +0000 (0:00:00.012) 0:00:47.602 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:19 +0000 (0:00:00.053) 0:00:47.655 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:19 +0000 (0:00:00.017) 0:00:47.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:19 +0000 (0:00:00.015) 0:00:47.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:19 +0000 (0:00:00.011) 0:00:47.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:19 +0000 (0:00:00.011) 0:00:47.713 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:19 +0000 (0:00:00.027) 0:00:47.740 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:20 +0000 (0:00:00.928) 0:00:48.669 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:20 +0000 (0:00:00.020) 0:00:48.689 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:21 +0000 (0:00:00.317) 0:00:49.007 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:21 +0000 (0:00:00.034) 0:00:49.041 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:21 +0000 (0:00:00.016) 0:00:49.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:21 +0000 (0:00:00.012) 0:00:49.070 ********** skipping: [sut] => {} TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:188 Friday 01 March 2024 21:04:21 +0000 (0:00:00.011) 0:00:49.082 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:21 +0000 (0:00:00.056) 0:00:49.138 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:21 +0000 (0:00:00.018) 0:00:49.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:21 +0000 (0:00:00.015) 0:00:49.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:21 +0000 (0:00:00.012) 0:00:49.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:21 +0000 (0:00:00.011) 0:00:49.196 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:21 +0000 (0:00:00.027) 0:00:49.224 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:22 +0000 (0:00:00.935) 0:00:50.159 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:22 +0000 (0:00:00.022) 0:00:50.181 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:22 +0000 (0:00:00.265) 0:00:50.447 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:22 +0000 (0:00:00.014) 0:00:50.462 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:22 +0000 (0:00:00.015) 0:00:50.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:22 +0000 (0:00:00.012) 0:00:50.490 ********** skipping: [sut] => {} TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:195 Friday 01 March 2024 21:04:22 +0000 (0:00:00.011) 0:00:50.501 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:22 +0000 (0:00:00.057) 0:00:50.558 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:22 +0000 (0:00:00.019) 0:00:50.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:22 +0000 (0:00:00.015) 0:00:50.594 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:22 +0000 (0:00:00.013) 0:00:50.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:22 +0000 (0:00:00.013) 0:00:50.621 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:22 +0000 (0:00:00.067) 0:00:50.689 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:23 +0000 (0:00:01.005) 0:00:51.695 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:23 +0000 (0:00:00.020) 0:00:51.715 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:25 +0000 (0:00:01.503) 0:00:53.219 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:25 +0000 (0:00:00.014) 0:00:53.233 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:25 +0000 (0:00:00.015) 0:00:53.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:25 +0000 (0:00:00.011) 0:00:53.260 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:202 Friday 01 March 2024 21:04:25 +0000 (0:00:00.011) 0:00:53.272 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:25 +0000 (0:00:00.062) 0:00:53.335 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:25 +0000 (0:00:00.020) 0:00:53.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:25 +0000 (0:00:00.015) 0:00:53.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:25 +0000 (0:00:00.012) 0:00:53.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:25 +0000 (0:00:00.013) 0:00:53.397 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:25 +0000 (0:00:00.028) 0:00:53.425 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:26 +0000 (0:00:00.940) 0:00:54.366 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:26 +0000 (0:00:00.019) 0:00:54.386 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:27 +0000 (0:00:01.079) 0:00:55.465 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.165 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.165 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:27 +0000 (0:00:00.014) 0:00:55.480 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:27 +0000 (0:00:00.016) 0:00:55.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:27 +0000 (0:00:00.011) 0:00:55.509 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify.yml:210 Friday 01 March 2024 21:04:27 +0000 (0:00:00.011) 0:00:55.520 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:7 Friday 01 March 2024 21:04:27 +0000 (0:00:00.039) 0:00:55.560 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:04:27 +0000 (0:00:00.020) 0:00:55.580 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:27 +0000 (0:00:00.019) 0:00:55.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:04:27 +0000 (0:00:00.015) 0:00:55.615 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:04:27 +0000 (0:00:00.034) 0:00:55.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:04:27 +0000 (0:00:00.011) 0:00:55.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:04:27 +0000 (0:00:00.011) 0:00:55.673 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:04:27 +0000 (0:00:00.011) 0:00:55.684 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:04:27 +0000 (0:00:00.011) 0:00:55.696 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:04:27 +0000 (0:00:00.033) 0:00:55.729 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:04:28 +0000 (0:00:00.939) 0:00:56.669 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:04:28 +0000 (0:00:00.022) 0:00:56.692 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:04:28 +0000 (0:00:00.013) 0:00:56.705 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:04:32 +0000 (0:00:03.539) 0:01:00.245 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:04:32 +0000 (0:00:00.044) 0:01:00.290 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:04:32 +0000 (0:00:00.012) 0:01:00.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:04:32 +0000 (0:00:00.012) 0:01:00.314 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:04:32 +0000 (0:00:00.011) 0:01:00.326 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:04:33 +0000 (0:00:00.980) 0:01:01.307 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:04:35 +0000 (0:00:01.713) 0:01:03.021 ********** 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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:04:35 +0000 (0:00:00.020) 0:01:03.041 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:04:35 +0000 (0:00:00.011) 0:01:03.052 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:04:43 +0000 (0:00:08.383) 0:01:11.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:04:43 +0000 (0:00:00.013) 0:01:11.449 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:04:43 +0000 (0:00:00.010) 0:01:11.460 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:04:43 +0000 (0:00:00.021) 0:01:11.481 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:04:43 +0000 (0:00:00.020) 0:01:11.502 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:04:43 +0000 (0:00:00.014) 0:01:11.516 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:04:43 +0000 (0:00:00.013) 0:01:11.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:04:43 +0000 (0:00:00.012) 0:01:11.542 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:04:43 +0000 (0:00:00.013) 0:01:11.556 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:04:43 +0000 (0:00:00.012) 0:01:11.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:04:43 +0000 (0:00:00.013) 0:01:11.582 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709325940.290212, "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-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:04:43 +0000 (0:00:00.199) 0:01:11.781 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:04:43 +0000 (0:00:00.013) 0:01:11.795 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:29 Friday 01 March 2024 21:04:44 +0000 (0:00:00.653) 0:01:12.449 ********** 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-failures2h6kf63g/tests/tasks/cleanup.yml:33 Friday 01 March 2024 21:04:44 +0000 (0:00:00.012) 0:01:12.461 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:5 Friday 01 March 2024 21:04:44 +0000 (0:00:00.041) 0:01:12.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:10 Friday 01 March 2024 21:04:44 +0000 (0:00:00.013) 0:01:12.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 Friday 01 March 2024 21:04:44 +0000 (0:00:00.011) 0:01:12.527 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:28 Friday 01 March 2024 21:04:45 +0000 (0:00:01.018) 0:01:13.545 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ], "info": [ "Disk [/dev/sdi] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:36 Friday 01 March 2024 21:04:45 +0000 (0:00:00.207) 0:01:13.753 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:41 Friday 01 March 2024 21:04:45 +0000 (0:00:00.015) 0:01:13.768 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:49 Friday 01 March 2024 21:04:45 +0000 (0:00:00.012) 0:01:13.780 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:54 Friday 01 March 2024 21:04:45 +0000 (0:00:00.012) 0:01:13.793 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:63 Friday 01 March 2024 21:04:45 +0000 (0:00:00.012) 0:01:13.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:39 Friday 01 March 2024 21:04:45 +0000 (0:00:00.012) 0:01:13.817 ********** 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.497321", "end": "2024-03-01 21:04:46.655231", "failed_when_result": true, "rc": 0, "start": "2024-03-01 21:04:46.157910" } 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=447177,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=723608k,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=13792) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime,seclabel) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel) none on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=361800k,nr_inodes=90450,mode=700,inode64) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 4.2M 0 4.2M 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 741M 19M 723M 3% /run /dev/xvda1 269G 5.0G 264G 2% / tmpfs 371M 0 371M 0% /run/user/0 + lvs --all + pvs --all + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 20:49:25,608 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 xxxxx snapset1 1 None 2024-03-01 20:49:25,608 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:25,642 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: { 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:49:25,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"lv_uuid":"8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF", "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:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC", "lv_uuid":"8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq", "lv_uuid":"8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF", "pv_name":"/dev/sda"} 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF"}, 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF"} 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: , 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: } 2024-03-01 20:49:25,643 INFO snapshot-role/MainThread: exit code: 13: ['source logical volume does not exist: test_vg1/xxxxx'] 2024-03-01 20:49:45,459 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 20:49:45,459 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:45,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: { 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: , 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: ] 2024-03-01 20:49:45,485 INFO snapshot-role/MainThread: } 2024-03-01 20:49:45,486 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:15,283 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:50:15,284 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:15,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:15,319 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "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:15,320 INFO snapshot-role/MainThread: {"lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "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:15,320 INFO snapshot-role/MainThread: {"lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "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:15,320 INFO snapshot-role/MainThread: {"lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "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:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"}, 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"} 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "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:15,321 INFO snapshot-role/MainThread: {"lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "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:15,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A"} 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,321 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "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:15,322 INFO snapshot-role/MainThread: {"lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "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:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sda"} 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk"} 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:50:15,322 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:50:15,323 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:50:15,323 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:15,359 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:15,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "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:15,360 INFO snapshot-role/MainThread: {"lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "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:15,360 INFO snapshot-role/MainThread: {"lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "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:15,360 INFO snapshot-role/MainThread: {"lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "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:15,360 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"}, 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"} 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:15,360 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "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:15,361 INFO snapshot-role/MainThread: {"lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "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:15,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A"} 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,361 INFO snapshot-role/MainThread: {"lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "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:15,362 INFO snapshot-role/MainThread: {"lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "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:15,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sda"} 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk"} 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,362 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,394 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,395 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,432 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:15,432 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:15,432 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:15,432 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,432 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,468 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:50:15,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,652 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,652 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,652 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,652 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:15,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,697 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:15,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,697 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,698 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,752 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:15,752 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:15,752 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:15,752 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:15,752 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,753 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,753 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,786 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:50:15,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,924 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,924 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,924 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,924 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:15,970 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: { 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:15,971 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:15,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: , 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:15,971 INFO snapshot-role/MainThread: } 2024-03-01 20:50:15,972 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,014 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:16,014 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:16,014 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:16,014 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:16,014 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:16,014 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:16,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,014 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,015 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,060 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:50:16,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,187 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,187 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,187 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,223 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:16,223 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,224 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,224 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,280 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:16,280 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:16,280 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:16,280 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:16,280 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:16,280 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:16,280 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:16,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,280 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,281 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,281 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,281 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,311 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,312 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:50:16,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,438 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,439 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,439 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:16,480 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,480 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,480 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,480 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:16,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,480 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,481 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,481 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,481 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,481 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,536 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,536 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,569 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,569 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:50:16,706 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,706 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,706 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,706 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,759 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:16,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,759 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,760 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,792 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:16,792 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:16,792 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,792 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,793 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,793 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,793 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,823 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:50:16,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,950 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,950 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,950 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:16,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: { 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:16,992 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:16,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: , 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: } 2024-03-01 20:50:16,992 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,022 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:17,022 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:17,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,022 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,059 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:50:17,183 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,184 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,184 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,184 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,184 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,184 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,230 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:17,230 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,230 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,231 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,231 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,261 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:17,261 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:17,261 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:17,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,261 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: , 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,306 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:50:17,433 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:17,434 INFO snapshot-role/MainThread: { 2024-03-01 20:50:17,434 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:17,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:17,434 INFO snapshot-role/MainThread: } 2024-03-01 20:50:17,434 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:18,915 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:50:18,915 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:18,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,958 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,958 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,958 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "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:18,959 INFO snapshot-role/MainThread: {"lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0", "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:18,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:18,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"} 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "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:18,961 INFO snapshot-role/MainThread: {"lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw", "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:18,961 INFO snapshot-role/MainThread: {"lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "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:18,961 INFO snapshot-role/MainThread: {"lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA", "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:18,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA", "pv_name":"/dev/sde"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A"} 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:18,961 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "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:18,962 INFO snapshot-role/MainThread: {"lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ", "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:18,962 INFO snapshot-role/MainThread: {"lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "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:18,962 INFO snapshot-role/MainThread: {"lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl", "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:18,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sda"} 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk"}, 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl"} 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,963 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,963 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: { 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:18,995 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,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: , 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:18,995 INFO snapshot-role/MainThread: } 2024-03-01 20:50:18,996 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:19,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,032 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,032 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,032 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:19,032 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:19,032 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:19,032 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:19,032 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:19,032 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:19,032 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:19,032 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:19,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,033 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,065 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:19,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,065 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,066 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,101 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:19,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,101 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,102 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,135 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,135 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,168 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:19,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,169 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,169 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:19,205 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,205 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,205 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,205 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,205 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:19,205 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:19,205 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:19,205 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:19,205 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:19,206 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:19,206 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:19,206 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:19,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,206 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,241 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:19,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,241 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,242 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,277 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:19,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,277 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,278 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,307 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:19,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,308 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,308 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,340 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:19,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,341 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,341 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:19,378 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,378 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,378 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,378 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,378 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:19,378 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:19,378 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:19,378 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:19,378 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:19,378 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:19,378 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:19,378 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:19,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,379 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,411 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:19,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,411 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,412 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,447 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:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,448 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,448 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,481 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:19,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,481 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,482 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,482 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,514 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:19,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,515 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,515 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:19,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,550 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,550 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,550 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,550 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:19,550 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:19,550 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:19,550 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:19,550 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:19,550 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:19,550 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:19,550 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:19,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,551 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,587 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:19,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,587 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,588 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,623 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:19,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,624 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,624 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,659 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:19,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,660 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,660 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,660 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,692 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,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,693 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,693 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,728 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,729 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,729 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,729 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,762 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,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,763 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,763 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,795 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,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,795 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,796 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,830 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,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,831 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,831 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,865 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:19,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,866 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,866 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,894 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,894 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,894 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:19,894 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:19,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,894 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,895 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,895 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,927 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:19,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,927 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,928 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,928 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,959 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:19,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,959 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,960 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: { 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: , 2024-03-01 20:50:19,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:19,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:19,997 INFO snapshot-role/MainThread: } 2024-03-01 20:50:19,997 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,029 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:20,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,030 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,030 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:20,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,062 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,062 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,062 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,062 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,062 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:20,062 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:20,062 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:20,062 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:20,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,062 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,063 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,063 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,063 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,063 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,063 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,094 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:20,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,094 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,095 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,129 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:20,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,129 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,167 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:20,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,167 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,168 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,203 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:20,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,204 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,204 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:20,244 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,244 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,244 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,244 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,244 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,244 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:20,244 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:20,244 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:20,244 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:20,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,244 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,245 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,245 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,245 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,245 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,277 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:20,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,278 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,278 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,309 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:20,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,309 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,310 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: { 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: , 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:20,345 INFO snapshot-role/MainThread: } 2024-03-01 20:50:20,346 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:21,790 INFO snapshot-role/MainThread: list_cmd: 0 list None None snapset1 None 2024-03-01 20:50:21,790 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,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:21,830 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:21,830 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,830 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:21,830 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "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,831 INFO snapshot-role/MainThread: {"lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0", "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,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,831 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"} 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "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,832 INFO snapshot-role/MainThread: {"lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw", "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,832 INFO snapshot-role/MainThread: {"lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "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,832 INFO snapshot-role/MainThread: {"lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA", "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,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA", "pv_name":"/dev/sde"}, 2024-03-01 20:50:21,832 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A"} 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: { 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "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,833 INFO snapshot-role/MainThread: {"lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ", "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,833 INFO snapshot-role/MainThread: {"lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "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,833 INFO snapshot-role/MainThread: {"lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl", "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,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:21,833 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sda"} 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk"}, 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl"} 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: , 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: } 2024-03-01 20:50:21,834 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5 -P 2024-03-01 20:50:21,837 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,837 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5_snapset1 -P 2024-03-01 20:50:21,839 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,840 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 20:50:21,842 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,842 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6_snapset1 -P 2024-03-01 20:50:21,844 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,844 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7 -P 2024-03-01 20:50:21,846 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,846 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 20:50:21,849 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,849 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8 -P 2024-03-01 20:50:21,851 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,851 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8_snapset1 -P 2024-03-01 20:50:21,853 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,853 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3 -P 2024-03-01 20:50:21,855 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,856 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 20:50:21,858 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,858 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4 -P 2024-03-01 20:50:21,860 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,860 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 20:50:21,862 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,862 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1 -P 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,864 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:50:21,867 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,867 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2 -P 2024-03-01 20:50:21,869 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,869 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 20:50:21,871 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:50:21,877 INFO snapshot-role/MainThread: exit code: 0: [] 2024-03-01 20:50:23,347 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:50:23,347 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,386 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "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:23,387 INFO snapshot-role/MainThread: {"lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0", "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:23,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,387 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"2efdZE-u3aM-TI0w-K0rH-Bc5T-m5A6-52A607"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"ESYf7H-JSbf-uKu0-cQSH-E1vt-SpVD-JnwCRH"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"KaP4Ja-PCSZ-ej9m-oeYw-pDyc-bTeQ-RJFFhh"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Ua2xz3-Ak0W-WYc2-lGWO-tA3U-kfue-xG1RT0"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"} 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "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:23,388 INFO snapshot-role/MainThread: {"lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw", "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:23,388 INFO snapshot-role/MainThread: {"lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "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:23,388 INFO snapshot-role/MainThread: {"lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA", "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:23,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA", "pv_name":"/dev/sde"}, 2024-03-01 20:50:23,388 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"ESu5GQ-Pw32-3Wd8-Ptep-ffNw-MK21-nfejIw"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"WhIcHe-gnDY-Wmuf-2VG2-6Mcd-MdA0-6WlHxA"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A"} 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "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:23,389 INFO snapshot-role/MainThread: {"lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ", "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:23,389 INFO snapshot-role/MainThread: {"lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "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:23,389 INFO snapshot-role/MainThread: {"lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl", "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:23,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:23,389 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sda"} 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Ee7Z6p-RI7X-7vyh-UiVZ-ZgN7-xQir-fg10bZ"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk"}, 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"wFhteT-0SCU-0bFk-L0e0-R46k-u4Ry-GY49cl"} 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,390 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,429 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:23,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,430 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,430 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:50:23,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,548 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,548 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,548 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,592 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:23,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,593 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,593 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,593 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,593 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:50:23,693 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,693 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,693 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,693 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,747 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:23,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,747 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,748 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,748 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:50:23,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,842 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,842 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,842 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:50:23,890 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:23,891 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:23,891 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: , 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,891 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:50:23,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:23,986 INFO snapshot-role/MainThread: { 2024-03-01 20:50:23,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:23,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:23,986 INFO snapshot-role/MainThread: } 2024-03-01 20:50:23,986 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,029 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:24,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,030 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,030 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:50:24,141 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,141 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,141 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,141 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,198 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:24,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,198 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,199 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:50:24,291 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,292 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,292 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,292 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,292 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,340 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:24,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,341 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,341 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:50:24,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,432 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,432 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,432 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:50:24,476 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:24,477 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:24,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: , 2024-03-01 20:50:24,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,478 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,478 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:50:24,558 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:24,559 INFO snapshot-role/MainThread: { 2024-03-01 20:50:24,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:24,559 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:24,559 INFO snapshot-role/MainThread: } 2024-03-01 20:50:24,559 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:50:26,041 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:50:26,041 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:26,080 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,080 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,080 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,080 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:26,080 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:50:26,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "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:26,081 INFO snapshot-role/MainThread: {"lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "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:26,081 INFO snapshot-role/MainThread: {"lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "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:26,081 INFO snapshot-role/MainThread: {"lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "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:26,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdh"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdi"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF", "pv_name":"/dev/sdj"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"}, 2024-03-01 20:50:26,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF"} 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "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:26,082 INFO snapshot-role/MainThread: {"lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "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:26,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5", "pv_name":"/dev/sdd"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5"}, 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A"} 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,082 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "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:26,083 INFO snapshot-role/MainThread: {"lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "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:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc", "pv_name":"/dev/sda"} 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc"}, 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk"} 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,084 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,084 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,119 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:26,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,120 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,120 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,120 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,152 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:26,152 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:26,152 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:26,152 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:26,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,153 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,153 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,153 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,188 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,188 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,219 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:26,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,219 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,220 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,220 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:26,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,254 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,254 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,254 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:26,254 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:26,254 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:26,254 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:26,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,254 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,255 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,255 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,255 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,285 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,318 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:26,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,319 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,319 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:26,354 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,354 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,354 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,354 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:26,354 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:26,354 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:26,354 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:26,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,354 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,355 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,355 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,355 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,355 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,355 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,355 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,389 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,422 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:26,422 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,422 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,423 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,454 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:26,454 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:26,454 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:26,454 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:26,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,455 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,455 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,487 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,488 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,522 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:26,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,522 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,523 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,523 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,561 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:26,561 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:26,561 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,561 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,562 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,562 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,562 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,592 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,622 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:26,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,623 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,623 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,656 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:26,656 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:26,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,656 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,657 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,693 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,693 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,725 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:26,725 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,725 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,726 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,726 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,758 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:26,758 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:26,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,759 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,759 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,759 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,794 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,795 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,795 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,831 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:26,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,832 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,832 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,863 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:26,863 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:26,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,863 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,864 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,864 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: { 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: , 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:50:26,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:50:26,896 INFO snapshot-role/MainThread: } 2024-03-01 20:50:26,896 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:11,561 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:51:11,561 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:11,594 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,594 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "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:11,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sda"} 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"}, 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"} 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,595 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,596 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 20:51:11,596 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 20:51:11,596 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 20:51:11,596 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 20:51:11,596 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:11,627 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "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:11,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:11,627 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sda"} 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"}, 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"} 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,628 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,654 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:11,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,654 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,684 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:11,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,684 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:11,709 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: , 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,710 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 20:51:11,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:11,866 INFO snapshot-role/MainThread: { 2024-03-01 20:51:11,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:11,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:11,866 INFO snapshot-role/MainThread: } 2024-03-01 20:51:11,866 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:13,308 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 wrong_vg None 2024-03-01 20:51:13,308 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:51:13,309 INFO snapshot-role/MainThread: Running... lvs wrong_vg 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,340 INFO snapshot-role/MainThread: Running... lvs wrong_vg/lv1_snapset1 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: { 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: , 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:13,370 INFO snapshot-role/MainThread: } 2024-03-01 20:51:13,371 INFO snapshot-role/MainThread: exit code: 20: ['source volume group does not exist: wrong_vg'] 2024-03-01 20:51:14,880 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:51:14,880 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,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:14,911 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "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:14,912 INFO snapshot-role/MainThread: {"lv_uuid":"WgZQdg-iafw-dTRe-u28J-mAFW-OH8T-xK9tOB", "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:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"WgZQdg-iafw-dTRe-u28J-mAFW-OH8T-xK9tOB", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sda"} 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"}, 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"WgZQdg-iafw-dTRe-u28J-mAFW-OH8T-xK9tOB"} 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,912 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: { 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:14,941 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:14,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: , 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: } 2024-03-01 20:51:14,941 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:51:15,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:15,058 INFO snapshot-role/MainThread: { 2024-03-01 20:51:15,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:15,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:15,058 INFO snapshot-role/MainThread: } 2024-03-01 20:51:15,058 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:16,467 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:51:16,467 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:16,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:16,498 INFO snapshot-role/MainThread: {"lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "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:16,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5", "pv_name":"/dev/sda"} 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"}, 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5"} 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,499 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:16,540 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:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,540 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,541 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:16,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:16,577 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:16,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,577 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: { 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: , 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:16,611 INFO snapshot-role/MainThread: } 2024-03-01 20:51:16,612 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:47,711 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:51:47,711 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:47,746 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:47,746 INFO snapshot-role/MainThread: {"lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "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:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sda"}, 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"}, 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"} 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 20:51:47,747 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 20:51:47,747 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:47,780 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:47,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "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:47,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sda"}, 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"}, 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"} 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,781 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:47,813 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:47,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,813 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,814 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:47,845 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:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,846 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,846 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: { 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: , 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:47,883 INFO snapshot-role/MainThread: } 2024-03-01 20:51:47,884 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 20:51:48,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:48,044 INFO snapshot-role/MainThread: { 2024-03-01 20:51:48,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:48,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:48,044 INFO snapshot-role/MainThread: } 2024-03-01 20:51:48,044 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:49,519 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:51:49,519 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:51:49,519 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: { 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: { 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:49,550 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:49,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: } 2024-03-01 20:51:49,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:49,551 INFO snapshot-role/MainThread: , 2024-03-01 20:51:49,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:49,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:49,551 INFO snapshot-role/MainThread: } 2024-03-01 20:51:49,551 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: { 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: { 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:49,580 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:49,580 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: } 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: , 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:49,580 INFO snapshot-role/MainThread: } 2024-03-01 20:51:49,581 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:51:49,602 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:49,602 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:51,031 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:51:51,031 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 20:51:51,031 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: { 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: { 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: } 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: , 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:51,060 INFO snapshot-role/MainThread: } 2024-03-01 20:51:51,061 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: { 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: { 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: } 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: , 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: } 2024-03-01 20:51:51,094 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:51:51,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:51,097 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:51:51,097 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:52,526 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/wrong_mountpoint None None snapset1 lv1 test_vg1 None 2024-03-01 20:51:52,526 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/wrong_mountpoint None test_vg1 lv1 snapset1 2024-03-01 20:51:52,526 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: { 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: { 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: } 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: , 2024-03-01 20:51:52,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:52,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:52,557 INFO snapshot-role/MainThread: } 2024-03-01 20:51:52,557 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: { 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: { 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: } 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: , 2024-03-01 20:51:52,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:52,591 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:52,591 INFO snapshot-role/MainThread: } 2024-03-01 20:51:52,591 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:51:52,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:52,593 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 20:51:52,594 INFO snapshot-role/MainThread: exit code: 36: ['blockdev not mounted on specified mountpoint: /dev/test_vg1/lv1_snapset1 /mnt/wrong_mountpoint'] 2024-03-01 20:51:54,204 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:51:54,204 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:51:54,204 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: { 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: { 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:54,234 INFO snapshot-role/MainThread: } 2024-03-01 20:51:54,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:54,235 INFO snapshot-role/MainThread: , 2024-03-01 20:51:54,235 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:54,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:54,235 INFO snapshot-role/MainThread: } 2024-03-01 20:51:54,235 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: { 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: { 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: } 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: , 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:54,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:54,266 INFO snapshot-role/MainThread: } 2024-03-01 20:51:54,266 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:51:54,266 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 20:51:54,274 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:54,275 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:55,729 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:51:55,729 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:55,765 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: { 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: { 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: , 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:55,765 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: , 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "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:55,766 INFO snapshot-role/MainThread: {"lv_uuid":"UWRX8J-C1Cp-pHKP-msoC-Pfgk-VkpL-Wq4VPC", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: , 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sda"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"UWRX8J-C1Cp-pHKP-msoC-Pfgk-VkpL-Wq4VPC", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: , 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"UWRX8J-C1Cp-pHKP-msoC-Pfgk-VkpL-Wq4VPC"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"}, 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"} 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: } 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: , 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: } 2024-03-01 20:51:55,766 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: { 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: { 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: } 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: , 2024-03-01 20:51:55,797 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:55,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,798 INFO snapshot-role/MainThread: } 2024-03-01 20:51:55,798 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:51:55,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:55,894 INFO snapshot-role/MainThread: { 2024-03-01 20:51:55,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:55,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:55,894 INFO snapshot-role/MainThread: } 2024-03-01 20:51:55,894 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:51:57,334 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:51:57,334 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:51:57,366 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "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:57,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sda"}, 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8", "pv_name":"/dev/sdb"}, 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"}, 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8"} 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,367 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:57,398 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:57,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,398 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,399 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:57,430 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:57,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,430 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: { 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: , 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:51:57,468 INFO snapshot-role/MainThread: } 2024-03-01 20:51:57,469 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:37,083 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 20:52:37,083 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,114 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,114 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:37,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,152 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:37,153 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:37,153 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:37,153 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:37,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:37,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:37,154 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:37,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:37,154 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:37,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,154 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:52:37,155 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:52:37,155 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:37,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,193 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:37,193 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:37,194 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:37,194 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:37,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:37,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:37,195 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:37,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:37,195 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:37,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,195 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,196 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,227 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:37,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,227 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,260 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:37,260 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:37,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,260 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:37,293 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,294 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:52:37,447 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,447 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,447 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,447 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:37,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,492 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,492 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,492 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,492 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:37,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,493 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,528 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:37,528 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:37,528 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:37,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,529 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,529 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,529 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,529 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,529 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: , 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,558 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:52:37,678 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:37,679 INFO snapshot-role/MainThread: { 2024-03-01 20:52:37,679 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:37,679 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:37,679 INFO snapshot-role/MainThread: } 2024-03-01 20:52:37,679 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:39,109 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 None snapset1 1 None 2024-03-01 20:52:39,109 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:39,145 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:39,145 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:39,146 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:39,146 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:39,146 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:39,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:39,146 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:39,147 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:39,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:39,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:39,148 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:39,148 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:39,148 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:39,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,148 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,149 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,180 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:39,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,180 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,216 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:39,216 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:39,216 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:39,216 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:39,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,216 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,217 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,250 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:39,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,250 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:39,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,286 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,318 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:39,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,318 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,349 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:39,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,349 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,350 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,384 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:39,384 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:39,384 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:39,384 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:39,384 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,384 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,417 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:39,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,417 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,448 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:39,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,448 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: { 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:39,483 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:39,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: , 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:39,483 INFO snapshot-role/MainThread: } 2024-03-01 20:52:39,484 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:40,876 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 20:52:40,876 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:40,906 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:40,906 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,906 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:40,906 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,906 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,906 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:40,906 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:40,906 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:40,906 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:40,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,906 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,907 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:40,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,907 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,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:40,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,944 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:40,945 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:40,945 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:40,945 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:40,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:40,945 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:40,946 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:40,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:40,947 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:40,947 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:40,947 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:40,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,947 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 20:52:40,948 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 20:52:40,948 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:40,990 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:40,990 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:40,991 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:40,991 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:40,991 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:40,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:40,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:40,992 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:40,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: { 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:40,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:40,993 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:40,993 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:40,993 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:40,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: , 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:40,993 INFO snapshot-role/MainThread: } 2024-03-01 20:52:40,994 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,024 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:41,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,024 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,055 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:41,055 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:41,055 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:41,055 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:41,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,055 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,090 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:41,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,090 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,124 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:41,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,124 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:41,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,152 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:41,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,152 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,194 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:41,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,194 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,228 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:41,228 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:41,228 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:41,228 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:41,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,228 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,261 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:41,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,261 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,292 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:41,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,292 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: { 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:41,324 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:41,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: , 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:41,324 INFO snapshot-role/MainThread: } 2024-03-01 20:52:41,325 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:42,782 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg2 None snapset2 None False 2024-03-01 20:52:42,782 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,814 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:42,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,815 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,815 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:42,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:42,851 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:42,851 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,851 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:42,851 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:42,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:42,852 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:42,852 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:42,852 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:42,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,852 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:42,853 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:42,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:42,853 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:42,854 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:42,854 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:42,854 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:42,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:52:42,855 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:52:42,855 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:42,891 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:42,891 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:42,892 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:42,892 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:42,892 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:42,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,892 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:42,893 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:42,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:42,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:42,894 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:42,894 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:42,894 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:42,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,894 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,895 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,929 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:42,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,929 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,930 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,961 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:42,961 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:42,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:42,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,962 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,962 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: { 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: , 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:42,996 INFO snapshot-role/MainThread: } 2024-03-01 20:52:42,997 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset2 -L 48496640B test_vg2/lv3 2024-03-01 20:52:43,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:43,140 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,140 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:43,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,140 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,141 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:43,189 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:43,190 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:43,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: , 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:43,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,191 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,191 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:43,224 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:43,224 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:43,224 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:43,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: , 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,224 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: , 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,264 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset2 -L 96272384B test_vg2/lv4 2024-03-01 20:52:43,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:43,396 INFO snapshot-role/MainThread: { 2024-03-01 20:52:43,396 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:43,396 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:43,396 INFO snapshot-role/MainThread: } 2024-03-01 20:52:43,397 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:44,868 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg2 None snapset2 1 None 2024-03-01 20:52:44,868 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:44,910 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:44,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:44,911 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:44,911 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:44,911 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:44,911 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:44,912 INFO snapshot-role/MainThread: {"lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "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:44,912 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:44,912 INFO snapshot-role/MainThread: {"lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "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:44,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "pv_name":"/dev/sde"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx"} 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:44,912 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:44,913 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:44,913 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:44,913 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:44,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,913 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,914 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:44,943 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:44,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,943 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: { 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:44,974 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:44,974 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:44,974 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:44,974 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:44,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: , 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:44,974 INFO snapshot-role/MainThread: } 2024-03-01 20:52:44,975 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,009 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:45,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,009 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,040 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:45,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,040 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,082 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:45,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,082 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,113 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:45,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,113 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:45,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,147 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:45,147 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:45,147 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:45,147 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:45,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,147 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,178 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:45,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,178 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,212 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:45,212 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,212 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,213 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: { 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:45,248 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:45,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: , 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:45,248 INFO snapshot-role/MainThread: } 2024-03-01 20:52:45,249 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:46,649 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:52:46,649 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:46,688 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:46,688 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:46,689 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:46,689 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:46,689 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:46,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,689 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:46,690 INFO snapshot-role/MainThread: {"lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "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:46,690 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:46,690 INFO snapshot-role/MainThread: {"lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "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:46,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "pv_name":"/dev/sde"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF"}, 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx"} 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,690 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:46,691 INFO snapshot-role/MainThread: {"lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "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:46,691 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:46,691 INFO snapshot-role/MainThread: {"lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "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:46,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"aulZhy-N0V6-npAl-wT0M-ZpTd-EjaM-gPTU8D"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"eSuUFs-tPEP-bA1a-oE0h-F8Yq-5c60-9ldloj"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,691 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:46,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,692 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,692 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:46,723 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:46,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,723 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,724 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:52:46,833 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:46,834 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:46,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,834 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,834 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:46,877 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:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: , 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,877 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:52:46,955 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:46,955 INFO snapshot-role/MainThread: { 2024-03-01 20:52:46,955 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:46,955 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:46,955 INFO snapshot-role/MainThread: } 2024-03-01 20:52:46,955 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:48,457 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:52:48,457 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:48,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,499 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:48,500 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:48,500 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:48,500 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:48,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,500 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:48,501 INFO snapshot-role/MainThread: {"lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "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:48,501 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:48,501 INFO snapshot-role/MainThread: {"lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "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:48,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "pv_name":"/dev/sde"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF"}, 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx"} 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,501 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:48,502 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,503 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,503 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,534 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:48,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,535 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,535 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,569 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:48,569 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:48,569 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:48,569 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:48,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,569 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,570 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,570 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,604 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,605 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,635 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:48,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,635 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,636 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,668 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:48,668 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:48,668 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:48,668 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:48,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,668 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,669 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,669 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,669 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,703 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,732 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:48,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,732 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,764 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:48,764 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:48,764 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:48,764 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:48,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,765 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,765 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,800 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,800 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,831 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:48,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,831 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,832 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,862 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:48,862 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:48,862 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:48,862 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:48,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,863 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,863 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,894 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,895 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,927 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:48,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,928 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,928 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:48,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:48,959 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,959 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,959 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:48,959 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:48,959 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:48,959 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:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,960 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: { 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: , 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:48,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:48,993 INFO snapshot-role/MainThread: } 2024-03-01 20:52:48,993 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,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:49,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,026 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,027 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,060 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:49,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,060 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,061 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,090 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:49,090 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:49,090 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:49,090 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:49,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,090 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,091 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,091 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,122 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,123 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,153 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:49,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,153 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,154 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,185 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:49,185 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,185 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,186 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,186 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,218 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:49,218 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:49,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,218 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,255 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,255 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,287 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:49,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,287 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,288 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,318 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,319 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: { 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: , 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:49,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:49,354 INFO snapshot-role/MainThread: } 2024-03-01 20:52:49,354 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:50,779 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:52:50,779 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:50,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: { 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: { 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:50,818 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:50,819 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:50,819 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:50,819 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:50,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: } 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: { 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:50,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "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:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "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:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "pv_name":"/dev/sde"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF"}, 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx"} 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: } 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: { 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:50,821 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: } 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: , 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:50,821 INFO snapshot-role/MainThread: } 2024-03-01 20:52:50,822 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:52,303 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 0 None 2024-03-01 20:52:52,304 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:52,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,340 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:52,341 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:52,341 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:52,341 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,341 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:52,342 INFO snapshot-role/MainThread: {"lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "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:52,342 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:52,342 INFO snapshot-role/MainThread: {"lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "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:52,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF", "pv_name":"/dev/sde"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fXrdFN-1xsy-AkZD-FtWS-Rv2Z-UGpO-PhA0uF"}, 2024-03-01 20:52:52,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"grBsU7-XEPr-5xb2-F3Cp-rWLw-x5SZ-JNm4tx"} 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:52,343 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,344 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:52,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,344 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,344 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:52,390 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:52,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:52,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,391 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,391 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset2 2024-03-01 20:52:52,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:52,498 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:52,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,498 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,498 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:52,540 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:52,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,541 INFO snapshot-role/MainThread: , 2024-03-01 20:52:52,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:52,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,541 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,541 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset2 2024-03-01 20:52:52,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:52,632 INFO snapshot-role/MainThread: { 2024-03-01 20:52:52,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:52,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:52,632 INFO snapshot-role/MainThread: } 2024-03-01 20:52:52,632 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:52:54,115 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 1 None 2024-03-01 20:52:54,115 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:54,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,162 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "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:54,163 INFO snapshot-role/MainThread: {"lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "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:54,163 INFO snapshot-role/MainThread: {"lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "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:54,163 INFO snapshot-role/MainThread: {"lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "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:54,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdh"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr", "pv_name":"/dev/sdi"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD", "pv_name":"/dev/sdg"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr"}, 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq"} 2024-03-01 20:52:54,163 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "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:54,164 INFO snapshot-role/MainThread: {"lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "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:54,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE"}, 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u"} 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,164 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "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:54,165 INFO snapshot-role/MainThread: {"lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "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:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sda"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h", "pv_name":"/dev/sdb"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"}, 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP"} 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,165 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,197 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:54,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,198 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,198 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:54,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,232 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,232 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,232 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,232 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:54,232 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:54,232 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:54,232 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:54,232 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,232 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,233 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,233 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,233 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset2 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,265 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,265 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,296 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,297 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,297 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:54,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,328 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,328 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,328 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,328 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:54,328 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:54,328 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:54,328 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:54,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,328 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,329 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,329 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,329 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset2 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,359 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,394 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:54,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,395 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,395 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,431 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:54,431 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:54,431 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:54,431 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:54,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,432 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,432 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,432 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset2 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,466 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,497 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:54,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,497 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,498 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:52:54,533 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:54,533 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,533 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset2 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,565 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,599 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:54,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,599 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,629 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:54,629 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:54,629 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,629 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,659 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,690 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:54,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,690 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,723 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:54,723 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,723 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,754 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,782 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,783 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,812 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:54,812 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:54,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,812 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset2 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,842 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,878 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:54,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,878 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,908 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:54,908 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:54,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,908 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset2 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: { 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: , 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:52:54,939 INFO snapshot-role/MainThread: } 2024-03-01 20:52:54,940 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:43,230 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:53:43,230 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,269 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdi"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdh"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"} 2024-03-01 20:53:43,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1"}, 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4"} 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:43,271 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sda"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"} 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,272 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:53:43,273 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,312 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdi"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdh"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"} 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,313 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1"}, 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4"} 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,314 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sda"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"} 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,315 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,316 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,355 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,355 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,387 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,387 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,387 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,417 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:53:43,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,585 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,585 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,585 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:53:43,624 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,625 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,626 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,674 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:53:43,674 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,674 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,675 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,675 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,675 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,703 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:53:43,836 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,836 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,836 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,836 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:53:43,880 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,881 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,882 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,921 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:53:43,921 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:53:43,921 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:53:43,921 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:53:43,921 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,922 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,922 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,922 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,922 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,922 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: { 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: , 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: } 2024-03-01 20:53:43,952 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:53:44,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,094 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,094 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,094 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,155 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,155 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,155 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,189 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:53:44,189 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:53:44,189 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:53:44,189 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:53:44,189 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,189 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,190 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,190 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,190 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,190 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,224 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:53:44,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,353 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,353 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,353 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:53:44,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,405 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,405 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,406 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,448 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,449 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,449 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,485 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,485 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:53:44,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,612 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,612 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,613 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,658 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,659 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,659 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,659 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,700 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,701 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,701 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,739 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,739 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:53:44,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,866 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,866 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,866 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,915 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,915 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,951 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,951 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,951 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: { 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: , 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:44,982 INFO snapshot-role/MainThread: } 2024-03-01 20:53:44,983 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:53:45,104 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:45,104 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,105 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:45,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,105 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,105 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:53:45,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: , 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,144 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,145 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:45,187 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:53:45,187 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: , 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:45,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,188 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,188 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: , 2024-03-01 20:53:45,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:45,232 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,232 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,232 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:53:45,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:45,366 INFO snapshot-role/MainThread: { 2024-03-01 20:53:45,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:45,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:45,366 INFO snapshot-role/MainThread: } 2024-03-01 20:53:45,366 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:46,851 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:53:46,851 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:46,892 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"xurNpX-ilmi-GDNt-8NDY-4udG-Ne5K-OY8L6d", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"7RQbfH-paVA-Ddpy-22lm-dkl4-xgaq-Oxk9fn", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"jYoCWJ-LBvf-0sNP-z0z4-nXJ6-eDj0-9tSVDU", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "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:53:46,893 INFO snapshot-role/MainThread: {"lv_uuid":"JR2WVy-k5M4-GVwC-gerf-rTe3-MDRI-sVl3Wd", "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:53:46,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"7RQbfH-paVA-Ddpy-22lm-dkl4-xgaq-Oxk9fn", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"jYoCWJ-LBvf-0sNP-z0z4-nXJ6-eDj0-9tSVDU", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"JR2WVy-k5M4-GVwC-gerf-rTe3-MDRI-sVl3Wd", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdi"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdh"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"xurNpX-ilmi-GDNt-8NDY-4udG-Ne5K-OY8L6d", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"7RQbfH-paVA-Ddpy-22lm-dkl4-xgaq-Oxk9fn"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:46,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"JR2WVy-k5M4-GVwC-gerf-rTe3-MDRI-sVl3Wd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"jYoCWJ-LBvf-0sNP-z0z4-nXJ6-eDj0-9tSVDU"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"xurNpX-ilmi-GDNt-8NDY-4udG-Ne5K-OY8L6d"} 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "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:53:46,894 INFO snapshot-role/MainThread: {"lv_uuid":"IW4a0m-pmU1-uXV3-g4de-8mPc-uTpT-82kp5t", "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:53:46,894 INFO snapshot-role/MainThread: {"lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "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:53:46,894 INFO snapshot-role/MainThread: {"lv_uuid":"14HAKW-HWIc-dabg-lWcF-Ffci-pp3b-8gwJBS", "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:53:46,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"14HAKW-HWIc-dabg-lWcF-Ffci-pp3b-8gwJBS", "pv_name":"/dev/sde"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"IW4a0m-pmU1-uXV3-g4de-8mPc-uTpT-82kp5t", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:53:46,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"14HAKW-HWIc-dabg-lWcF-Ffci-pp3b-8gwJBS"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"IW4a0m-pmU1-uXV3-g4de-8mPc-uTpT-82kp5t"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4"} 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "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:53:46,895 INFO snapshot-role/MainThread: {"lv_uuid":"vK8X0N-n8uj-SKs1-LXau-RfO2-yJFj-rJKR9g", "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:53:46,895 INFO snapshot-role/MainThread: {"lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "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:53:46,895 INFO snapshot-role/MainThread: {"lv_uuid":"jmiqF3-VI2t-igoE-QkbA-lEoO-mTj9-ObA2ye", "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:53:46,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sda"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"vK8X0N-n8uj-SKs1-LXau-RfO2-yJFj-rJKR9g", "pv_name":"/dev/sdc"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"jmiqF3-VI2t-igoE-QkbA-lEoO-mTj9-ObA2ye", "pv_name":"/dev/sdc"}, 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:53:46,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP"}, 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"jmiqF3-VI2t-igoE-QkbA-lEoO-mTj9-ObA2ye"}, 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"vK8X0N-n8uj-SKs1-LXau-RfO2-yJFj-rJKR9g"} 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,896 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:46,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,930 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,930 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:46,968 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:46,968 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,968 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:46,968 INFO snapshot-role/MainThread: { 2024-03-01 20:53:46,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:46,968 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:53:46,968 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:53:46,968 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:53:46,968 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:53:46,968 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:46,968 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:46,968 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:53:46,968 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:53:46,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: , 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: } 2024-03-01 20:53:46,969 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,000 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:53:47,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,000 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,030 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:53:47,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,031 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,031 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,067 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:53:47,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,067 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,068 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,100 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:53:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,101 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,101 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:47,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,135 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,135 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,135 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,135 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:53:47,135 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:53:47,135 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:53:47,135 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:53:47,135 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,135 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,135 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:53:47,136 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:53:47,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,136 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,172 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:53:47,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,172 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,205 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:53:47,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,205 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,206 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,206 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,242 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:53:47,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,242 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,243 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,243 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,279 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,280 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:47,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,314 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,314 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,314 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:53:47,314 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:53:47,314 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:53:47,314 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:53:47,314 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,314 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,314 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:53:47,314 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:53:47,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,315 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,348 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,348 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,391 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,392 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,429 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,430 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,462 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:53:47,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,462 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,463 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:47,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,498 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,498 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,498 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:53:47,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:53:47,498 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:53:47,498 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:53:47,498 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,498 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,498 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:53:47,498 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:53:47,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,499 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,531 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:53:47,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,531 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,565 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:53:47,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,565 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,566 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,605 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:53:47,605 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,605 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,606 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,642 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,642 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,682 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,682 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,682 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,714 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,715 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,715 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,750 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,751 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,785 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,786 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,819 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,819 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,859 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,860 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,860 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,892 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,932 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,932 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: { 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,964 INFO snapshot-role/MainThread: , 2024-03-01 20:53:47,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:47,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:47,965 INFO snapshot-role/MainThread: } 2024-03-01 20:53:47,965 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,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:53:48,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,004 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,004 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:48,036 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:53:48,036 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:53:48,036 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:53:48,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,037 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,037 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,037 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,037 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,037 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,066 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:53:48,066 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,066 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,098 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:53:48,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,098 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,099 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,130 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:53:48,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,130 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,131 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,170 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:53:48,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,171 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,171 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,171 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:48,206 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:53:48,206 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:53:48,206 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:53:48,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,206 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,207 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,207 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,207 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,239 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:53:48,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,239 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,240 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,240 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,274 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:53:48,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,275 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,275 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: { 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:48,307 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:53:48,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: , 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:48,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:48,308 INFO snapshot-role/MainThread: } 2024-03-01 20:53:48,308 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:53:49,765 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 20:53:49,765 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,806 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"xurNpX-ilmi-GDNt-8NDY-4udG-Ne5K-OY8L6d", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"7RQbfH-paVA-Ddpy-22lm-dkl4-xgaq-Oxk9fn", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"jYoCWJ-LBvf-0sNP-z0z4-nXJ6-eDj0-9tSVDU", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "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:53:49,807 INFO snapshot-role/MainThread: {"lv_uuid":"JR2WVy-k5M4-GVwC-gerf-rTe3-MDRI-sVl3Wd", "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:53:49,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"7RQbfH-paVA-Ddpy-22lm-dkl4-xgaq-Oxk9fn", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"jYoCWJ-LBvf-0sNP-z0z4-nXJ6-eDj0-9tSVDU", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"JR2WVy-k5M4-GVwC-gerf-rTe3-MDRI-sVl3Wd", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdi"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdh"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"xurNpX-ilmi-GDNt-8NDY-4udG-Ne5K-OY8L6d", "pv_name":"/dev/sdg"}, 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:49,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"7RQbfH-paVA-Ddpy-22lm-dkl4-xgaq-Oxk9fn"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"JR2WVy-k5M4-GVwC-gerf-rTe3-MDRI-sVl3Wd"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"jYoCWJ-LBvf-0sNP-z0z4-nXJ6-eDj0-9tSVDU"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"xurNpX-ilmi-GDNt-8NDY-4udG-Ne5K-OY8L6d"} 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "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:53:49,808 INFO snapshot-role/MainThread: {"lv_uuid":"IW4a0m-pmU1-uXV3-g4de-8mPc-uTpT-82kp5t", "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:53:49,808 INFO snapshot-role/MainThread: {"lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "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:53:49,808 INFO snapshot-role/MainThread: {"lv_uuid":"14HAKW-HWIc-dabg-lWcF-Ffci-pp3b-8gwJBS", "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:53:49,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"14HAKW-HWIc-dabg-lWcF-Ffci-pp3b-8gwJBS", "pv_name":"/dev/sde"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:49,808 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"IW4a0m-pmU1-uXV3-g4de-8mPc-uTpT-82kp5t", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"14HAKW-HWIc-dabg-lWcF-Ffci-pp3b-8gwJBS"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"IW4a0m-pmU1-uXV3-g4de-8mPc-uTpT-82kp5t"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4"} 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "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:53:49,809 INFO snapshot-role/MainThread: {"lv_uuid":"vK8X0N-n8uj-SKs1-LXau-RfO2-yJFj-rJKR9g", "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:53:49,809 INFO snapshot-role/MainThread: {"lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "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:53:49,809 INFO snapshot-role/MainThread: {"lv_uuid":"jmiqF3-VI2t-igoE-QkbA-lEoO-mTj9-ObA2ye", "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:53:49,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sda"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:53:49,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"vK8X0N-n8uj-SKs1-LXau-RfO2-yJFj-rJKR9g", "pv_name":"/dev/sdc"}, 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"jmiqF3-VI2t-igoE-QkbA-lEoO-mTj9-ObA2ye", "pv_name":"/dev/sdc"}, 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP"}, 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"jmiqF3-VI2t-igoE-QkbA-lEoO-mTj9-ObA2ye"}, 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"vK8X0N-n8uj-SKs1-LXau-RfO2-yJFj-rJKR9g"} 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,810 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,843 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:53:49,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,843 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,844 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,873 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:53:49,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:49,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,874 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,874 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,909 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:53:49,909 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:53:49,909 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:53:49,909 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:53:49,909 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:53:49,909 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:53:49,909 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:53:49,909 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,909 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,910 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,910 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:49,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,910 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,910 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,939 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:53:49,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,939 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: { 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:53:49,978 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:53:49,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: , 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: } 2024-03-01 20:53:49,978 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv5_snapset1 2024-03-01 20:54:05,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,097 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,097 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,097 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:54:05,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,147 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:54:05,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,151 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,151 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,191 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:54:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,191 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,192 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,223 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:54:05,223 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:54:05,223 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:05,223 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:54:05,223 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:54:05,223 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,223 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,224 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,224 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,224 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,259 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: { 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: , 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: } 2024-03-01 20:54:05,297 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv6_snapset1 2024-03-01 20:54:20,408 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:20,408 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,408 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:20,408 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,408 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,408 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: , 2024-03-01 20:54:20,451 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:20,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,452 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,452 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: , 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,495 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,496 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:20,526 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:54:20,526 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:54:20,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,527 INFO snapshot-role/MainThread: , 2024-03-01 20:54:20,527 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:20,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,527 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,527 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: , 2024-03-01 20:54:20,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:20,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,560 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,560 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: { 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: , 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:20,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:20,593 INFO snapshot-role/MainThread: } 2024-03-01 20:54:20,593 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 20:54:35,670 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:35,671 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:35,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,671 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,671 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:54:35,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:35,716 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:54:35,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: , 2024-03-01 20:54:35,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:35,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,717 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,717 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:35,762 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:54:35,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: , 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,762 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,763 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:35,798 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:54:35,798 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:54:35,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: , 2024-03-01 20:54:35,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:35,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,799 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,799 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:35,831 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:54:35,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: , 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:35,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,832 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,832 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: { 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:35,866 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:54:35,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: , 2024-03-01 20:54:35,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:35,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:35,867 INFO snapshot-role/MainThread: } 2024-03-01 20:54:35,867 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv8_snapset1 2024-03-01 20:54:50,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:50,960 INFO snapshot-role/MainThread: { 2024-03-01 20:54:50,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:50,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:50,960 INFO snapshot-role/MainThread: } 2024-03-01 20:54:50,960 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,002 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,003 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,003 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,051 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,052 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,052 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,052 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,091 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,123 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,123 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: { 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: , 2024-03-01 20:54:51,154 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:54:51,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:54:51,155 INFO snapshot-role/MainThread: } 2024-03-01 20:54:51,155 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 20:55:06,236 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:06,236 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,236 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:06,236 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,236 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,236 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:06,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: , 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,289 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: , 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,322 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,323 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: , 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,353 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,354 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: , 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,383 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: { 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: , 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: } 2024-03-01 20:55:06,414 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 20:55:21,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:21,491 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:21,491 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,491 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,491 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,536 INFO snapshot-role/MainThread: , 2024-03-01 20:55:21,537 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:21,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,537 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,537 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:21,573 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:55:21,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: , 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,573 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:21,604 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:55:21,604 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:55:21,604 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:55:21,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: , 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:21,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,605 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,605 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:21,639 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:55:21,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: , 2024-03-01 20:55:21,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:21,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,640 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,640 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: { 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:21,683 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:55:21,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: , 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:21,683 INFO snapshot-role/MainThread: } 2024-03-01 20:55:21,684 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 20:55:36,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,763 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,763 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,763 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,763 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,800 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:55:36,800 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,800 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,801 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,801 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,842 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:55:36,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,842 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,843 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,843 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:36,877 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:55:36,877 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:55:36,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,877 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,878 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,878 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,917 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:55:36,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,917 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,918 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: { 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:36,950 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:55:36,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: , 2024-03-01 20:55:36,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:36,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:36,951 INFO snapshot-role/MainThread: } 2024-03-01 20:55:36,951 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv2_snapset1 2024-03-01 20:55:52,046 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:52,047 INFO snapshot-role/MainThread: { 2024-03-01 20:55:52,047 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:52,047 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:52,047 INFO snapshot-role/MainThread: } 2024-03-01 20:55:52,047 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:55:53,499 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 1 None 2024-03-01 20:55:53,499 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:55:53,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdj"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdi"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdh"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"} 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:53,546 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4"} 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:53,547 INFO snapshot-role/MainThread: {"lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sda"}, 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP"}, 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"} 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,548 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,579 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,607 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,608 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,644 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,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:55:53,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,677 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,712 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,713 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,745 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,775 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,812 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,844 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,879 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,880 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,911 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,946 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: { 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: , 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: } 2024-03-01 20:55:53,976 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,007 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,008 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,038 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,072 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,107 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,143 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,175 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,206 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,238 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,280 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,281 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,311 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: { 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: , 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:54,342 INFO snapshot-role/MainThread: } 2024-03-01 20:55:54,343 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:55:55,821 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 20:55:55,822 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:55:55,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdj"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX", "pv_name":"/dev/sdi"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdh"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd", "pv_name":"/dev/sdg"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"}, 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd"} 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,861 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4"} 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sda"}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP"}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"}, 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW"} 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,863 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,898 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,899 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:55,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,931 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,931 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,957 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: { 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: , 2024-03-01 20:55:55,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:55,992 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:55,992 INFO snapshot-role/MainThread: } 2024-03-01 20:55:55,992 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,027 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,027 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,071 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,071 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,099 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,100 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: { 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: , 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:55:56,131 INFO snapshot-role/MainThread: } 2024-03-01 20:55:56,132 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:48,733 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:56:48,733 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:48,733 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:48,733 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,767 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,803 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,839 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,870 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,900 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,931 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: { 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: , 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: } 2024-03-01 20:56:48,963 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,001 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:56:49,002 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:49,002 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,038 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,069 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,100 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,132 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,132 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,162 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,200 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,231 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,232 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,266 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:56:49,267 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:49,267 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,300 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,330 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,361 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,395 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,428 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,458 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,489 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,490 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,490 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:49,521 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:56:49,522 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:56:49,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,554 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"lv_uuid":"26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW", "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:56:49,555 INFO snapshot-role/MainThread: {"lv_uuid":"keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo", "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:56:49,555 INFO snapshot-role/MainThread: {"lv_uuid":"oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3", "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:56:49,555 INFO snapshot-role/MainThread: {"lv_uuid":"70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx", "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:56:49,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG", "lv_uuid":"26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW", "pv_name":"/dev/sdi"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq", "lv_uuid":"70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx", "pv_name":"/dev/sdg"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq", "lv_uuid":"oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3", "pv_name":"/dev/sdg"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq", "lv_uuid":"keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo", "pv_name":"/dev/sdg"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED", "lv_uuid":"keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo", "pv_name":"/dev/sdh"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d", "lv_uuid":"26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW", "pv_name":"/dev/sdj"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo"}, 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3"} 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:56:49,555 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"lv_uuid":"4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr", "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:56:49,556 INFO snapshot-role/MainThread: {"lv_uuid":"yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV", "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:56:49,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT", "lv_uuid":"yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV", "pv_name":"/dev/sdd"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT", "lv_uuid":"4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr", "pv_name":"/dev/sdd"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV"} 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,556 INFO snapshot-role/MainThread: {"lv_uuid":"dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB", "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:56:49,556 INFO snapshot-role/MainThread: {"lv_uuid":"DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6", "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:56:49,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII", "lv_uuid":"DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6", "pv_name":"/dev/sda"}, 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i", "lv_uuid":"DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6", "pv_name":"/dev/sdb"}, 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i", "lv_uuid":"dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB", "pv_name":"/dev/sdb"}, 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6"}, 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6"}, 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB"} 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:56:49,557 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:56:49,558 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:56:49,558 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:56:49,558 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:56:49,558 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,592 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,593 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,623 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 20:56:49,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,776 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,776 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,776 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,823 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,824 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,824 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,824 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: , 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,857 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:56:49,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:49,986 INFO snapshot-role/MainThread: { 2024-03-01 20:56:49,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:49,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:49,986 INFO snapshot-role/MainThread: } 2024-03-01 20:56:49,986 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:50,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:50,032 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:50,032 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:50,033 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:56:50,033 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:56:50,033 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: , 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,033 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: , 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,065 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:56:50,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:50,188 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:50,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,188 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,188 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:50,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,237 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,238 INFO snapshot-role/MainThread: , 2024-03-01 20:56:50,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:50,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,238 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,238 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: , 2024-03-01 20:56:50,274 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:50,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,275 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,275 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:56:50,406 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:50,406 INFO snapshot-role/MainThread: { 2024-03-01 20:56:50,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:50,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:50,406 INFO snapshot-role/MainThread: } 2024-03-01 20:56:50,406 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:51,893 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:51,893 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:51,893 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:56:51,893 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:51,893 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: { 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: { 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:51,918 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:56:51,918 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: } 2024-03-01 20:56:51,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,919 INFO snapshot-role/MainThread: , 2024-03-01 20:56:51,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:51,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,919 INFO snapshot-role/MainThread: } 2024-03-01 20:56:51,919 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: { 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: { 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:51,950 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:56:51,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: } 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: , 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:51,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,951 INFO snapshot-role/MainThread: } 2024-03-01 20:56:51,951 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: { 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: { 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:51,983 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:56:51,983 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:56:51,983 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: } 2024-03-01 20:56:51,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,984 INFO snapshot-role/MainThread: , 2024-03-01 20:56:51,984 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:51,984 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:51,984 INFO snapshot-role/MainThread: } 2024-03-01 20:56:51,984 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,014 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:56:52,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,015 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,015 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,051 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:56:52,051 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:56:52,051 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,051 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,052 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,052 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,052 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,052 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,052 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,082 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,083 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,113 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,113 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,113 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,143 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,144 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:56:52,144 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,181 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:56:52,181 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,181 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,182 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,215 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,244 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,244 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,277 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:56:52,277 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:56:52,277 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,278 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,278 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,278 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,278 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,309 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:56:52,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,310 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,310 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,341 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:56:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,341 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,342 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,380 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:56:52,380 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:56:52,380 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,380 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,381 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,381 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,381 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,414 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,440 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,441 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,474 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,509 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,510 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,510 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: { 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: , 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:52,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:52,543 INFO snapshot-role/MainThread: } 2024-03-01 20:56:52,543 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:53,985 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:56:53,985 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:53,985 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:53,985 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,016 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:56:54,016 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,017 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,017 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,051 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:56:54,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,052 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,052 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,083 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:56:54,083 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:56:54,083 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,083 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,084 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,084 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,084 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,084 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,114 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:56:54,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,114 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,115 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,115 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,146 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:56:54,146 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:56:54,146 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,147 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,147 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,185 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,186 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,186 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,186 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,224 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,224 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,256 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,256 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:56:54,256 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:54,256 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,287 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,287 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,287 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,318 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:56:54,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,319 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,319 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,355 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:56:54,355 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:56:54,355 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,355 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,356 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,356 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,356 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,356 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:56:54,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,393 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,393 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,393 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,393 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:56:54,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,394 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,426 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:56:54,426 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:56:54,426 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,426 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,427 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,427 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,427 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,427 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,427 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,463 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,463 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,463 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,500 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,500 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,528 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:56:54,529 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:56:54,529 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,564 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:56:54,564 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,565 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,565 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,565 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,601 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,601 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: { 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,633 INFO snapshot-role/MainThread: , 2024-03-01 20:56:54,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:54,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:54,634 INFO snapshot-role/MainThread: } 2024-03-01 20:56:54,634 INFO snapshot-role/MainThread: exit code: 0: ['snapshot already exists: test_vg1/lv1_snapset1'] 2024-03-01 20:56:56,109 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:56,109 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:56,109 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:56:56,109 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,142 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,175 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,175 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,207 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,208 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,242 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:56:56,242 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:56:56,242 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,243 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,243 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,243 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,275 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:56:56,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,276 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,276 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,310 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:56:56,310 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,310 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,311 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,348 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:56:56,348 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:56:56,348 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,348 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,349 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,349 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,382 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,416 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,416 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,446 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,447 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,447 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,479 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,516 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,516 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,547 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:56:56,547 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,547 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,548 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,548 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,548 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,584 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,584 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,584 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,615 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,616 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:56:56,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,731 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,731 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,731 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,789 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:56:56,789 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,789 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,790 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,790 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,790 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,825 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:56:56,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,825 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,826 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,863 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:56:56,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,863 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,864 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:56:56,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,943 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,943 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,943 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,943 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:56,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: { 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,989 INFO snapshot-role/MainThread: , 2024-03-01 20:56:56,990 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:56,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:56,990 INFO snapshot-role/MainThread: } 2024-03-01 20:56:56,990 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: , 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,021 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: , 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,051 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:56:57,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,128 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,128 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,128 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:57,174 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: , 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,175 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: , 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,207 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,208 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: , 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,242 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:56:57,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:57,341 INFO snapshot-role/MainThread: { 2024-03-01 20:56:57,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:57,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:57,341 INFO snapshot-role/MainThread: } 2024-03-01 20:56:57,342 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:56:58,827 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:56:58,827 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:56:58,827 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:56:58,828 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: , 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:58,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,864 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,864 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: , 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,897 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,933 INFO snapshot-role/MainThread: , 2024-03-01 20:56:58,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:58,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,934 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,934 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: , 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,965 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,966 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: { 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: , 2024-03-01 20:56:58,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:58,998 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:58,998 INFO snapshot-role/MainThread: } 2024-03-01 20:56:58,998 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: { 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: { 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: } 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: , 2024-03-01 20:56:59,031 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:59,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,032 INFO snapshot-role/MainThread: } 2024-03-01 20:56:59,032 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: { 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: { 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:56:59,063 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: } 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: , 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: } 2024-03-01 20:56:59,064 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: { 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: { 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: } 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: , 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:56:59,095 INFO snapshot-role/MainThread: ] 2024-03-01 20:56:59,096 INFO snapshot-role/MainThread: } 2024-03-01 20:56:59,096 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:57:00,547 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:57:00,547 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:57:00,547 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:57:00,548 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:57:00,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,578 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,578 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,578 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:57:00,578 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:57:00,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,578 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,579 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,579 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,579 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,579 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,617 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,617 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,659 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,659 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,659 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,692 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,727 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:57:00,727 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:57:00,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,728 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,728 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,728 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,758 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,789 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:57:00,789 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:57:00,789 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:57:00,789 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:57:00,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,789 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,790 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,790 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,821 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,822 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,855 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:57:00,855 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:57:00,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,855 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,856 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,887 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,888 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,888 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,919 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:57:00,919 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,920 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,920 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,954 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,955 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,955 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,955 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:57:00,987 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:00,987 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,987 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:00,987 INFO snapshot-role/MainThread: { 2024-03-01 20:57:00,987 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:00,987 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:57:00,987 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:57:00,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: , 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: } 2024-03-01 20:57:00,988 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: { 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: { 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: } 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: , 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,023 INFO snapshot-role/MainThread: } 2024-03-01 20:57:01,024 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:57:01,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:01,058 INFO snapshot-role/MainThread: { 2024-03-01 20:57:01,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:01,058 INFO snapshot-role/MainThread: { 2024-03-01 20:57:01,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:01,058 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:57:01,058 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:57:01,058 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:57:01,058 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:57:01,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,058 INFO snapshot-role/MainThread: } 2024-03-01 20:57:01,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,059 INFO snapshot-role/MainThread: , 2024-03-01 20:57:01,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:01,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,059 INFO snapshot-role/MainThread: } 2024-03-01 20:57:01,059 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: { 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: { 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: } 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: , 2024-03-01 20:57:01,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:01,100 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:01,100 INFO snapshot-role/MainThread: } 2024-03-01 20:57:01,100 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:57:40,485 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:57:40,485 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:57:40,485 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:57:40,485 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:57:40,485 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: { 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: { 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:40,515 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:57:40,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: } 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: , 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: } 2024-03-01 20:57:40,515 INFO snapshot-role/MainThread: Running... lvs test_vg1/xxxxx 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: { 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: { 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: } 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: , 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:57:40,544 INFO snapshot-role/MainThread: } 2024-03-01 20:57:40,545 INFO snapshot-role/MainThread: exit code: 20: ['source logical volume in snapset does not exist: test_vg1/xxxxx'] 2024-03-01 20:58:16,116 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:58:16,116 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'xxxx', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:58:16,116 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:58:16,116 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:58:16,116 INFO snapshot-role/MainThread: Running... lvs xxxx 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: { 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: { 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: } 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: , 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:58:16,150 INFO snapshot-role/MainThread: } 2024-03-01 20:58:16,151 INFO snapshot-role/MainThread: Running... lvs xxxx/lv1 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: { 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: { 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: } 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: , 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:58:16,181 INFO snapshot-role/MainThread: } 2024-03-01 20:58:16,182 INFO snapshot-role/MainThread: exit code: 20: ['source volume group in snapset does not exist: xxxx'] 2024-03-01 20:59:00,473 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 15}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:59:00,473 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:59:00,473 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:00,474 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,508 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:59:00,508 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,508 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,509 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,542 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:59:00,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,542 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,574 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:59:00,574 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:59:00,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,574 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,609 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:59:00,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,609 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,643 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:59:00,643 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:59:00,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,643 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,677 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:59:00,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,677 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,707 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:59:00,707 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:59:00,707 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:59:00,707 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:59:00,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,707 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,747 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:59:00,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:59:00,747 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:00,748 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,790 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:59:00,790 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:59:00,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,790 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,791 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,827 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:59:00,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,827 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,863 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:59:00,863 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:59:00,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,863 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,892 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:59:00,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,892 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,925 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:59:00,925 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:59:00,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,925 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:59:00,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,958 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,959 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:59:00,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,959 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: { 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:00,988 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:59:00,988 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:59:00,988 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:59:00,988 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:59:00,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: , 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: } 2024-03-01 20:59:00,988 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,015 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:59:01,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:01,015 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,045 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:59:01,045 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:59:01,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,045 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,079 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,111 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:59:01,111 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:59:01,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,111 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,112 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,142 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,173 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:59:01,173 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:59:01,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,173 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,210 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,242 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:59:01,242 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:59:01,242 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:59:01,242 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:59:01,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,243 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,243 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,277 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:01,278 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:01,278 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:59:01,278 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:59:01,315 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,315 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:01,316 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:01,316 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:01,316 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:01,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,316 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:01,317 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:01,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"} 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:01,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:01,318 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:01,318 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:01,319 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,350 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:59:01,350 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:59:01,350 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,350 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,386 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 20:59:01,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,549 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,549 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,549 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,549 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,597 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:59:01,597 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:59:01,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,597 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,626 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:59:01,844 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,845 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,845 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,845 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:01,887 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:01,887 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,887 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,887 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,887 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,887 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:59:01,887 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:59:01,887 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:59:01,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,888 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: { 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: , 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: } 2024-03-01 20:59:01,926 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:59:02,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:02,057 INFO snapshot-role/MainThread: { 2024-03-01 20:59:02,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:02,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,057 INFO snapshot-role/MainThread: } 2024-03-01 20:59:02,057 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:02,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: { 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: { 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:02,104 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:59:02,104 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:59:02,104 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:59:02,104 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:59:02,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: } 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: , 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: } 2024-03-01 20:59:02,104 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: { 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: { 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: } 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: , 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,131 INFO snapshot-role/MainThread: } 2024-03-01 20:59:02,132 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:59:02,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:02,268 INFO snapshot-role/MainThread: { 2024-03-01 20:59:02,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:02,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:02,268 INFO snapshot-role/MainThread: } 2024-03-01 20:59:02,268 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:03,743 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 15}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:59:03,743 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:59:03,743 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:59:03,743 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:03,743 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,775 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:59:03,775 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:59:03,775 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:59:03,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,775 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,776 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,806 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:59:03,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,806 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,807 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,840 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:59:03,840 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:59:03,840 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:59:03,840 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:59:03,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,840 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,841 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,870 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:59:03,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,871 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,871 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,902 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:59:03,902 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:59:03,902 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:59:03,902 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:59:03,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,902 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,903 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,903 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,903 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,937 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:59:03,937 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,937 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,938 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,938 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,938 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: { 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:03,973 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:59:03,973 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:59:03,973 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:59:03,973 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:59:03,973 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:59:03,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,974 INFO snapshot-role/MainThread: , 2024-03-01 20:59:03,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:03,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:03,974 INFO snapshot-role/MainThread: } 2024-03-01 20:59:03,974 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,009 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:59:04,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,010 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,010 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:59:04,010 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,048 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:59:04,048 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:59:04,048 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:59:04,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,048 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,049 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,049 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,049 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,084 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:59:04,084 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,084 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,085 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,119 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:59:04,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,119 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,120 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:04,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,148 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,148 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,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:59:04,148 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:59:04,148 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:59:04,148 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:59:04,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,149 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,187 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:59:04,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,187 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,188 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,188 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,220 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:59:04,220 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,220 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,221 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,221 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,221 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,255 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:59:04,255 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:59:04,255 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:59:04,255 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:59:04,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,256 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,256 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,287 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:59:04,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,288 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,288 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,326 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:59:04,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,326 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,327 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:04,365 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:59:04,365 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:59:04,365 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,365 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,366 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,366 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,366 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,400 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:59:04,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,400 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: { 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:04,439 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:59:04,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: , 2024-03-01 20:59:04,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:04,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:04,440 INFO snapshot-role/MainThread: } 2024-03-01 20:59:04,440 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:05,881 INFO snapshot-role/MainThread: extend_cmd: extend None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:59:05,881 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:59:05,881 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 20:59:05,881 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:05,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:05,914 INFO snapshot-role/MainThread: { 2024-03-01 20:59:05,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:05,914 INFO snapshot-role/MainThread: { 2024-03-01 20:59:05,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:05,914 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:59:05,914 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:59:05,914 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:59:05,914 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: } 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: , 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: } 2024-03-01 20:59:05,915 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: { 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: { 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:05,945 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:59:05,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: } 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: , 2024-03-01 20:59:05,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:05,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,946 INFO snapshot-role/MainThread: } 2024-03-01 20:59:05,946 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: { 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: { 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:05,978 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:59:05,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: } 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: , 2024-03-01 20:59:05,978 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:05,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:05,979 INFO snapshot-role/MainThread: } 2024-03-01 20:59:05,979 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:59:06,016 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,016 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:06,017 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:06,017 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:06,017 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "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:59:06,017 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:06,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:06,017 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:06,018 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "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:59:06,018 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:06,018 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "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:59:06,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:06,018 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:06,019 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "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:59:06,019 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:06,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:06,019 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1031798784 vg_extent_size : 4194304 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 75497472 chunk_size : 65536 2024-03-01 20:59:06,020 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:06,021 INFO snapshot-role/MainThread: Running... lvextend -L 146800640B test_vg1/lv1_snapset1 2024-03-01 20:59:06,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,102 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,102 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,102 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:06,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,150 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,150 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,150 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:59:06,150 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:59:06,150 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:59:06,150 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:59:06,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,151 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,187 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:59:06,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,187 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,188 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,188 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,222 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:59:06,222 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,223 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,223 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,223 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:59:06,260 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,260 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:06,261 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:06,261 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:06,261 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "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:59:06,261 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:06,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:06,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:06,262 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "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:59:06,262 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:06,262 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "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:59:06,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:06,262 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:06,263 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:06,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,263 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:06,264 INFO snapshot-role/MainThread: Running... lvextend -L 100663296B test_vg2/lv3_snapset1 2024-03-01 20:59:06,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,355 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,355 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,355 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,355 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,355 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:06,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,410 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,410 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,410 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:59:06,410 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:06,410 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:59:06,410 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:59:06,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,411 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,449 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:59:06,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,450 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,450 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,480 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:59:06,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,480 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,481 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,522 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:06,523 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:06,523 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:06,523 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "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:59:06,523 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:06,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,523 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"2034237440", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:06,524 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:06,524 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "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:59:06,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,524 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:06,525 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:06,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,525 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2034237440 vg_extent_size : 4194304 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:06,526 INFO snapshot-role/MainThread: Running... lvextend -L 192937984B test_vg2/lv4_snapset1 2024-03-01 20:59:06,617 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,617 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,617 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,618 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:06,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,664 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,664 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,664 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:59:06,664 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:59:06,664 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:59:06,664 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:59:06,664 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:59:06,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,665 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,709 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,709 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,744 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:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,744 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,745 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,745 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:59:06,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,784 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:06,785 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:06,785 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:06,785 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "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:59:06,785 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:06,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:06,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:06,786 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:06,786 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,786 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:06,787 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:06,787 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,787 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: , 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:06,788 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:06,789 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg3/lv7_snapset1 2024-03-01 20:59:06,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:06,920 INFO snapshot-role/MainThread: { 2024-03-01 20:59:06,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:06,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:06,920 INFO snapshot-role/MainThread: } 2024-03-01 20:59:06,920 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:08,425 INFO snapshot-role/MainThread: extend_cmd: extend None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:59:08,425 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:59:08,426 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 20:59:08,426 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:08,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,461 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,461 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,461 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:59:08,461 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:08,461 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:59:08,461 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,462 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,494 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,495 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,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:59:08,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:08,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:08,532 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:08,532 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:08,532 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:08,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,532 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:08,533 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:08,533 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,533 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:08,534 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:08,535 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,566 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:59:08,566 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:08,566 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:59:08,566 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,567 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,567 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,603 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,603 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:59:08,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,645 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:08,646 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:08,646 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:08,646 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:08,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:08,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:08,647 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:08,647 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:08,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:08,648 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:08,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,648 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:08,649 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,681 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:59:08,681 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:08,681 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:59:08,681 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,682 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,682 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,682 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,713 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,714 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:59:08,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:08,751 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:08,751 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:08,751 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:08,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,751 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:08,752 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:08,752 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,752 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:08,753 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:08,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:08,754 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:08,791 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,791 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,791 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,791 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,791 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:59:08,791 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:59:08,791 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:59:08,791 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:08,791 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:59:08,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,792 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,826 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,827 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,827 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:59:08,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,865 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:08,866 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:08,866 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:08,866 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:08,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:08,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:08,867 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:08,867 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:08,867 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: { 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:08,868 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:08,868 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: , 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: } 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:08,869 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:08,870 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:10,290 INFO snapshot-role/MainThread: extend_cmd: extend None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:59:10,290 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:59:10,291 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 20:59:10,291 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,322 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:59:10,322 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:10,322 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:59:10,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,323 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,323 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,358 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,390 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,390 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:59:10,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:10,430 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:10,430 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:10,430 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:10,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,430 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:10,431 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:10,431 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,431 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:10,432 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:10,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,432 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:10,433 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,469 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:59:10,469 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:10,469 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:59:10,469 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,469 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,500 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,530 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,530 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:59:10,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:10,567 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:10,567 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:10,567 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:10,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,567 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:10,568 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:10,568 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:10,569 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:10,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,569 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:10,570 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,602 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:59:10,602 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:10,602 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:59:10,602 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,603 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,603 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,603 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,633 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,664 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,665 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:59:10,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:10,705 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:10,705 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:10,705 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,705 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:10,706 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:10,706 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:10,707 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:10,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,707 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:10,708 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,741 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:59:10,741 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:59:10,741 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:59:10,741 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:10,741 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:59:10,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,741 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,779 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,780 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,813 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,813 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:59:10,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,856 INFO snapshot-role/MainThread: {"lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "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:59:10,857 INFO snapshot-role/MainThread: {"lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "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:59:10,857 INFO snapshot-role/MainThread: {"lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "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:59:10,857 INFO snapshot-role/MainThread: {"lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "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:59:10,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdh"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdi"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC", "pv_name":"/dev/sdj"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"HdRMBS-t1z3-Snwy-SIow-PYxX-3F99-Qe9X6i"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN"} 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,857 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "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:59:10,858 INFO snapshot-role/MainThread: {"lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "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:59:10,858 INFO snapshot-role/MainThread: {"lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G", "pv_name":"/dev/sdd"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ", "pv_name":"/dev/sde"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"g61gGf-VVEX-s1Gq-YG1W-GRS3-xkB8-uL2qvJ"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"ghspbd-ZyKj-6j5T-94Uh-hO73-epcP-826C2G"} 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: { 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:10,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "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:59:10,859 INFO snapshot-role/MainThread: {"lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "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:59:10,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sda"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"TlbdEz-BpwE-5mfu-sPks-Dast-wpjN-2EgvaY"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5"}, 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe"} 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: , 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: } 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:59:10,859 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:10,860 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:12,252 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:59:12,253 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:59:12,253 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:59:12,253 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,283 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:59:12,283 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,283 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,318 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,353 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,382 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:59:12,382 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,382 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:59:12,382 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,382 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,417 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,450 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,451 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,483 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:59:12,483 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,483 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:59:12,483 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,484 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,484 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,518 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,548 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,586 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:59:12,586 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:59:12,586 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:59:12,586 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,586 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:59:12,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,586 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,625 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,658 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,659 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,693 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,694 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,731 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,762 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:59:12,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,874 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,874 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,874 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,874 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,916 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:59:12,916 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:12,916 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:59:12,916 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,917 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,917 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,946 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,947 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: { 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: , 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: } 2024-03-01 20:59:12,974 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:59:13,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,058 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,058 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,059 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:13,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,115 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,115 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:13,115 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:13,115 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:59:13,115 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:59:13,115 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:13,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: , 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,116 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: , 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,148 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: , 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,188 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,189 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,189 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:59:13,299 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,300 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,300 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,300 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:13,351 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,351 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,351 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:13,351 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,351 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:13,351 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:59:13,351 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:59:13,351 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:59:13,352 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:59:13,352 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:59:13,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: , 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,352 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: , 2024-03-01 20:59:13,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,395 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: , 2024-03-01 20:59:13,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,430 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,430 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,430 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:59:13,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:13,519 INFO snapshot-role/MainThread: { 2024-03-01 20:59:13,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:13,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:13,519 INFO snapshot-role/MainThread: } 2024-03-01 20:59:13,520 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:15,008 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:59:15,008 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:59:15,008 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:59:15,008 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,039 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:59:15,039 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:59:15,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,040 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,040 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,074 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,075 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,105 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:59:15,105 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:59:15,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,105 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,106 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,136 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,170 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:59:15,170 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:59:15,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,170 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,171 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,206 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,206 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:59:15,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:15,237 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,237 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,237 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:59:15,237 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:59:15,237 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:59:15,237 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:59:15,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,237 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,238 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,238 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,238 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: { 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: , 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:15,272 INFO snapshot-role/MainThread: } 2024-03-01 20:59:15,273 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:57,265 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:59:57,265 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:59:57,265 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:57,265 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,293 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:59:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,293 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,294 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,294 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,328 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:59:57,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,328 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,329 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:59:57,329 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:57,329 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,362 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:59:57,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,363 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,363 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,396 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:59:57,396 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,396 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,397 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:59:57,397 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:57,397 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,427 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:59:57,427 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,427 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,428 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:57,464 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:57,465 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:59:57,465 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:59:57,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:59:57,499 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH", "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:59:57,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH", "pv_name":"/dev/sda"}, 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH", "pv_name":"/dev/sdb"}, 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH"}, 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH"} 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:59:57,500 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,536 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:59:57,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,537 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,537 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: , 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,570 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,571 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 20:59:57,729 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:57,730 INFO snapshot-role/MainThread: { 2024-03-01 20:59:57,730 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:57,730 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:57,730 INFO snapshot-role/MainThread: } 2024-03-01 20:59:57,730 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:59:59,166 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:59:59,166 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:59:59,166 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:59:59,166 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:59:59,166 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:59,200 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:59:59,200 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:59:59,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: , 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:59,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,201 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,201 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:59,234 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:59:59,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: , 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,234 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,235 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:59:59,235 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:59,262 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:59:59,262 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:59:59,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: , 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,262 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,263 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:59,293 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:59:59,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: , 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,293 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,294 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: { 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:59:59,324 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:59:59,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: , 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: ] 2024-03-01 20:59:59,324 INFO snapshot-role/MainThread: } 2024-03-01 20:59:59,325 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:00,737 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 21:00:00,737 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 21:00:00,737 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 21:00:00,737 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: { 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: { 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:00,766 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 21:00:00,766 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 21:00:00,766 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: } 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: } 2024-03-01 21:00:00,766 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: { 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: { 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:00,799 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 21:00:00,799 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: } 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: } 2024-03-01 21:00:00,799 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: { 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: { 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH", "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 21:00:00,831 INFO snapshot-role/MainThread: {"lv_uuid":"8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav", "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 21:00:00,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH", "pv_name":"/dev/sda"}, 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH", "pv_name":"/dev/sdb"}, 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w", "lv_uuid":"8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav", "pv_name":"/dev/sdb"}, 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav"}, 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH"}, 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH"} 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: } 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: , 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: } 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 21:00:00,831 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 21:00:00,832 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 21:00:41,683 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} False 2024-03-01 21:00:41,683 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:41,683 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:00:41,684 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,719 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 21:00:41,719 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 21:00:41,719 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,719 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,752 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 21:00:41,752 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,752 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,782 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 21:00:41,782 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 21:00:41,782 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,782 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,816 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,846 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,876 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 21:00:41,876 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,876 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,907 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 21:00:41,907 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 21:00:41,907 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 21:00:41,907 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 21:00:41,907 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,907 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,908 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,908 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,943 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 21:00:41,943 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:00:41,943 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: { 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:41,975 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 21:00:41,975 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 21:00:41,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: , 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: } 2024-03-01 21:00:41,975 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,006 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 21:00:42,006 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,006 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,040 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 21:00:42,040 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 21:00:42,040 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,040 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,073 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 21:00:42,073 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,073 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,103 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 21:00:42,103 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 21:00:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,103 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,134 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 21:00:42,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,134 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,167 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 21:00:42,167 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 21:00:42,167 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 21:00:42,167 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 21:00:42,167 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,167 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,168 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,199 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 21:00:42,199 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:00:42,199 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:00:42,200 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,238 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 21:00:42,238 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 21:00:42,238 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,238 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,269 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,300 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 21:00:42,300 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 21:00:42,300 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,300 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,334 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,368 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 21:00:42,368 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 21:00:42,368 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,368 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,400 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,429 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 21:00:42,429 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 21:00:42,429 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 21:00:42,429 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 21:00:42,429 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,429 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:00:42,467 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 21:00:42,467 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 21:00:42,502 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: {"lv_uuid":"3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv", "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 21:00:42,502 INFO snapshot-role/MainThread: {"lv_uuid":"5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8", "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 21:00:42,502 INFO snapshot-role/MainThread: {"lv_uuid":"ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp", "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 21:00:42,502 INFO snapshot-role/MainThread: {"lv_uuid":"pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA", "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 21:00:42,502 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,502 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj", "lv_uuid":"3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv", "pv_name":"/dev/sdj"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3", "lv_uuid":"5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8", "pv_name":"/dev/sdh"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE", "lv_uuid":"3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv", "pv_name":"/dev/sdi"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL", "lv_uuid":"pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA", "pv_name":"/dev/sdg"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL", "lv_uuid":"ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp", "pv_name":"/dev/sdg"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL", "lv_uuid":"5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8", "pv_name":"/dev/sdg"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA"} 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: {"lv_uuid":"wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn", "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 21:00:42,503 INFO snapshot-role/MainThread: {"lv_uuid":"UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG", "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 21:00:42,503 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,503 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3", "lv_uuid":"UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG", "pv_name":"/dev/sdd"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3", "lv_uuid":"wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn", "pv_name":"/dev/sdd"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn"} 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"lv_uuid":"9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy", "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 21:00:42,504 INFO snapshot-role/MainThread: {"lv_uuid":"ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm", "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 21:00:42,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV", "lv_uuid":"ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm", "pv_name":"/dev/sdb"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV", "lv_uuid":"9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy", "pv_name":"/dev/sdb"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui", "lv_uuid":"ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm", "pv_name":"/dev/sda"} 2024-03-01 21:00:42,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy"}, 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm"}, 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm"} 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 21:00:42,505 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,539 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 21:00:42,539 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 21:00:42,539 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,539 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,575 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 21:00:42,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,732 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,732 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,732 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,732 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,732 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:42,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,772 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 21:00:42,772 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 21:00:42,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,772 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,773 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,807 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 21:00:42,926 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,926 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,926 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,926 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,926 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: { 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:42,977 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 21:00:42,977 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:42,977 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 21:00:42,977 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: , 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: } 2024-03-01 21:00:42,977 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: , 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,005 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 21:00:43,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:43,128 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:43,128 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,128 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,129 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:43,183 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 21:00:43,183 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 21:00:43,183 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 21:00:43,183 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 21:00:43,183 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,183 INFO snapshot-role/MainThread: , 2024-03-01 21:00:43,184 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:43,184 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,184 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,184 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: , 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,221 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 21:00:43,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:43,343 INFO snapshot-role/MainThread: { 2024-03-01 21:00:43,343 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:43,343 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:43,343 INFO snapshot-role/MainThread: } 2024-03-01 21:00:43,343 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:44,784 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:44,784 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:44,784 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 21:00:44,784 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:00:44,784 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:44,816 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 21:00:44,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,816 INFO snapshot-role/MainThread: , 2024-03-01 21:00:44,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:44,817 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,817 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,817 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:44,848 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 21:00:44,848 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: , 2024-03-01 21:00:44,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:44,849 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,849 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,849 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:44,883 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 21:00:44,883 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 21:00:44,883 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 21:00:44,883 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 21:00:44,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: , 2024-03-01 21:00:44,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:44,884 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,884 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,884 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:44,921 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 21:00:44,921 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: , 2024-03-01 21:00:44,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:44,922 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,922 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,922 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:44,953 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:44,953 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,953 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:44,953 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,953 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:44,953 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 21:00:44,953 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 21:00:44,953 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 21:00:44,953 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 21:00:44,953 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,953 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,954 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,954 INFO snapshot-role/MainThread: , 2024-03-01 21:00:44,954 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:44,954 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,954 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,954 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: { 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:44,982 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 21:00:44,982 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: , 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:44,982 INFO snapshot-role/MainThread: } 2024-03-01 21:00:44,983 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:45,019 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,019 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,019 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,019 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 21:00:45,019 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 21:00:45,019 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 21:00:45,019 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 21:00:45,019 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 21:00:45,020 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,020 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,055 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 21:00:45,055 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,056 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,056 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,056 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:00:45,056 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,090 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 21:00:45,090 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 21:00:45,090 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 21:00:45,090 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,090 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,091 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,091 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,091 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,091 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,091 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,122 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 21:00:45,122 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,123 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,123 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,123 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,154 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 21:00:45,154 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,154 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,155 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,155 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,155 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:45,191 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,191 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,191 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,191 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 21:00:45,191 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 21:00:45,191 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 21:00:45,191 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 21:00:45,191 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,192 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,224 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 21:00:45,224 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,224 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,225 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,225 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,256 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 21:00:45,256 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,256 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,257 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,257 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,257 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:45,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,287 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,287 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,287 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 21:00:45,287 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 21:00:45,287 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 21:00:45,287 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 21:00:45,287 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,287 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,288 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,288 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,288 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,288 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,288 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,319 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 21:00:45,319 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,319 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,320 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,320 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,320 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,355 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 21:00:45,355 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,355 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,356 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,356 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,390 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 21:00:45,390 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 21:00:45,390 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 21:00:45,390 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 21:00:45,390 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 21:00:45,390 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,390 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,391 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,391 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,391 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,391 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,422 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 21:00:45,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,422 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,423 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,423 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,423 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: { 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:45,454 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 21:00:45,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: , 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:45,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:45,455 INFO snapshot-role/MainThread: } 2024-03-01 21:00:45,455 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:46,829 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 None None None None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:46,829 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:46,829 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 21:00:46,829 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 21:00:46,830 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:46,861 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 21:00:46,861 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 21:00:46,861 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: , 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,861 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:46,889 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 21:00:46,889 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: , 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,889 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,890 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 21:00:46,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:46,929 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 21:00:46,929 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:46,962 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 21:00:46,962 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 21:00:46,962 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 21:00:46,962 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 21:00:46,962 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: , 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:46,962 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,963 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,963 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: { 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:46,997 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 21:00:46,997 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: , 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:46,997 INFO snapshot-role/MainThread: } 2024-03-01 21:00:46,998 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv3_snapset1 /mnt/lv3_mp 2024-03-01 21:00:47,022 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,022 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 21:00:47,022 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:47,055 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 21:00:47,055 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:47,055 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 21:00:47,055 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 21:00:47,055 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: , 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,055 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:47,086 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 21:00:47,086 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: , 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,086 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,087 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv4_snapset1 /mnt/lv4_mp 2024-03-01 21:00:47,108 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,109 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 21:00:47,109 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:47,152 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 21:00:47,152 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 21:00:47,152 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 21:00:47,152 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 21:00:47,152 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 21:00:47,152 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: , 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,152 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: { 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:47,187 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 21:00:47,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: , 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:47,187 INFO snapshot-role/MainThread: } 2024-03-01 21:00:47,188 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 21:00:47,210 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:47,210 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:48,589 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 None None None None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:48,589 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:48,589 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 21:00:48,589 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp /dev/test_vg1/lv1_snapset1 test_vg1 lv1 snapset1 2024-03-01 21:00:48,589 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,621 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 21:00:48,621 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:48,621 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 21:00:48,621 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,621 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,658 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 21:00:48,661 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,661 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:00:48,661 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv3_mp /dev/test_vg2/lv3_snapset1 test_vg2 lv3 snapset1 2024-03-01 21:00:48,661 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,695 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 21:00:48,695 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:48,695 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 21:00:48,695 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,695 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,726 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 21:00:48,729 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,729 INFO snapshot-role/MainThread: TARGET="/mnt/lv3_mp" SOURCE="/dev/mapper/test_vg2-lv3_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:00:48,729 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv4_mp /dev/test_vg2/lv4_snapset1 test_vg2 lv4 snapset1 2024-03-01 21:00:48,729 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:48,758 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,759 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 21:00:48,759 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:48,759 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 21:00:48,759 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,759 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:48,792 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,793 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 21:00:48,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,796 INFO snapshot-role/MainThread: TARGET="/mnt/lv4_mp" SOURCE="/dev/mapper/test_vg2-lv4_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:00:48,796 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp /dev/test_vg3/lv7_snapset1 test_vg3 lv7 snapset1 2024-03-01 21:00:48,796 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:48,826 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 21:00:48,826 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,826 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: { 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: , 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: } 2024-03-01 21:00:48,864 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 21:00:48,867 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:48,867 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:00:48,867 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:50,317 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 None None None None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:50,317 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:50,317 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 21:00:50,317 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 21:00:50,317 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,348 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 21:00:50,348 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:50,348 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 21:00:50,348 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,349 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,349 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,349 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,385 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,386 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,386 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,386 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,386 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 21:00:50,386 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,418 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 21:00:50,418 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:50,418 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 21:00:50,418 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,418 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,419 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,419 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,419 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,455 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,455 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,455 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 21:00:50,455 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,488 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 21:00:50,488 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:50,488 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 21:00:50,488 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,488 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,489 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,489 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,489 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,489 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,489 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,523 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,524 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 21:00:50,524 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,555 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 21:00:50,555 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 21:00:50,555 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 21:00:50,555 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:50,555 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 21:00:50,555 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,555 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,556 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,556 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,556 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: { 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: , 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:50,591 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:50,592 INFO snapshot-role/MainThread: } 2024-03-01 21:00:50,592 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:51,983 INFO snapshot-role/MainThread: umount_cmd: 1 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:51,984 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:51,984 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 21:00:51,984 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 21:00:51,984 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,014 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 21:00:52,014 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:52,014 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 21:00:52,014 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,014 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 21:00:52,044 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp 2024-03-01 21:00:52,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,208 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 21:00:52,209 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,238 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 21:00:52,238 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:52,238 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 21:00:52,238 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,238 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.21", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: umount target /mnt/lv3_mp from device /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 21:00:52,266 INFO snapshot-role/MainThread: Running... umount /mnt/lv3_mp 2024-03-01 21:00:52,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,275 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 21:00:52,275 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,306 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 21:00:52,306 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:52,306 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 21:00:52,306 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,306 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-aos---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: umount target /mnt/lv4_mp from device /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 21:00:52,337 INFO snapshot-role/MainThread: Running... umount /mnt/lv4_mp 2024-03-01 21:00:52,346 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,346 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 21:00:52,346 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:52,376 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 21:00:52,376 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,376 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,377 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,377 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,377 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: { 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: , 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:52,411 INFO snapshot-role/MainThread: } 2024-03-01 21:00:52,412 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 21:00:52,412 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp 2024-03-01 21:00:52,420 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:52,420 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:53,871 INFO snapshot-role/MainThread: umount_cmd: 1 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:53,871 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:53,871 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 21:00:53,871 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 21:00:53,874 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 21:00:53,874 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv3_mp -P 2024-03-01 21:00:53,876 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 21:00:53,876 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv4_mp -P 2024-03-01 21:00:53,878 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 21:00:53,879 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv7_mp -P 2024-03-01 21:00:53,881 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 21:00:53,881 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:55,293 INFO snapshot-role/MainThread: umount_cmd: 1 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:55,293 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:55,293 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 21:00:55,293 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 21:00:55,294 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,326 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 21:00:55,326 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:55,326 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 21:00:55,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,327 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,327 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,327 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,327 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,361 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,362 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 21:00:55,362 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,394 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 21:00:55,394 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:55,394 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 21:00:55,394 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,394 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,395 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,395 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,395 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,426 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,427 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,427 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 21:00:55,427 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,461 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 21:00:55,461 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:55,461 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 21:00:55,461 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,462 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,462 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,462 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,497 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,498 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,498 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 21:00:55,498 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:55,532 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,532 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,532 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,532 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 21:00:55,532 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 21:00:55,532 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 21:00:55,532 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:55,532 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 21:00:55,532 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,532 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,533 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,533 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,533 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,533 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,533 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: { 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: , 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:55,571 INFO snapshot-role/MainThread: } 2024-03-01 21:00:55,572 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:57,051 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:57,051 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:57,051 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 21:00:57,052 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,082 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 21:00:57,082 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,082 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 21:00:57,082 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,082 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,083 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,083 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,113 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,144 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,182 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 21:00:57,182 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,182 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 21:00:57,182 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,182 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,217 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,247 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:57,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,278 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 21:00:57,278 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,278 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 21:00:57,278 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,278 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,308 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,342 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,374 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 21:00:57,374 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 21:00:57,374 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 21:00:57,374 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,374 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 21:00:57,374 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,374 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,375 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,411 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,442 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,473 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 21:00:57,473 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,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 21:00:57,473 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,473 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,506 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,540 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 21:00:57,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,633 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,633 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,633 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,633 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:57,672 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,673 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 21:00:57,673 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,673 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 21:00:57,673 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,673 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,674 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,712 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"4.22", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,742 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 21:00:57,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,830 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,830 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,830 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,830 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:57,877 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 21:00:57,877 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,877 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,878 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,878 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,878 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,878 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,878 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,909 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: { 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: , 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: } 2024-03-01 21:00:57,945 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 21:00:58,031 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:58,032 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,032 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:58,032 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,032 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,032 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:58,075 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:58,076 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,076 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:58,076 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:58,076 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 21:00:58,076 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 21:00:58,076 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 21:00:58,076 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:58,076 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 21:00:58,076 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,076 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,077 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,077 INFO snapshot-role/MainThread: , 2024-03-01 21:00:58,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:58,077 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,077 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,077 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: , 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,114 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:00:58,149 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: , 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,150 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 21:00:58,229 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:58,230 INFO snapshot-role/MainThread: { 2024-03-01 21:00:58,230 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:58,230 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:58,230 INFO snapshot-role/MainThread: } 2024-03-01 21:00:58,230 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:00:59,701 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "mountpoint": "/mnt/lv1_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "mountpoint": "/mnt/lv3_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "mountpoint": "/mnt/lv4_mp", "percent_space_required": 15, "mountpoint_create": true}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "mountpoint": "/mnt/lv7_mp", "percent_space_required": 15, "mountpoint_create": true}]} 2024-03-01 21:00:59,701 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'mountpoint': '/mnt/lv1_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'mountpoint': '/mnt/lv3_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'mountpoint': '/mnt/lv4_mp', 'percent_space_required': 15, 'mountpoint_create': True}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'mountpoint': '/mnt/lv7_mp', 'percent_space_required': 15, 'mountpoint_create': True}]} 2024-03-01 21:00:59,701 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 21:00:59,701 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,736 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 21:00:59,736 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 21:00:59,736 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,736 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,737 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,773 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,773 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:00:59,810 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 21:00:59,810 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,810 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,842 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,876 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 21:00:59,876 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 21:00:59,876 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,876 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,877 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,877 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,877 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,910 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,911 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,942 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 21:00:59,942 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 21:00:59,942 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 21:00:59,942 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 21:00:59,942 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,942 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,943 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,943 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,943 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,943 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: { 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: , 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: ] 2024-03-01 21:00:59,974 INFO snapshot-role/MainThread: } 2024-03-01 21:00:59,975 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:01:38,504 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 21:01:38,505 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 21:01:38,505 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:01:38,505 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,542 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 21:01:38,542 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,542 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,543 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,580 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 21:01:38,580 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,580 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,581 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:01:38,581 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:01:38,581 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,607 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 21:01:38,607 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,607 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,638 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 21:01:38,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,638 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:01:38,639 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:01:38,639 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,671 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 21:01:38,671 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,671 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:01:38,702 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:01:38,703 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 21:01:38,703 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 21:01:38,737 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,737 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq", "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 21:01:38,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq", "pv_name":"/dev/sda"}, 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq", "pv_name":"/dev/sdb"}, 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq"}, 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq"} 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 21:01:38,738 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,769 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 21:01:38,769 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,769 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: , 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,807 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 21:01:38,966 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:38,966 INFO snapshot-role/MainThread: { 2024-03-01 21:01:38,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:38,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:38,966 INFO snapshot-role/MainThread: } 2024-03-01 21:01:38,966 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:01:40,445 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 21:01:40,445 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 21:01:40,445 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 21:01:40,445 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:01:40,445 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:40,482 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 21:01:40,482 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 21:01:40,482 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,482 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,483 INFO snapshot-role/MainThread: , 2024-03-01 21:01:40,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:40,483 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,483 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,483 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:40,513 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 21:01:40,513 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: , 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,513 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,514 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:01:40,514 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:40,547 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 21:01:40,547 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 21:01:40,547 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: , 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:40,547 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,548 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,548 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:40,581 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 21:01:40,581 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: , 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,581 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: { 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:40,616 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 21:01:40,616 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: , 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:40,616 INFO snapshot-role/MainThread: } 2024-03-01 21:01:40,617 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:01:42,075 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 21:01:42,075 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 21:01:42,075 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 21:01:42,075 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: { 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: { 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:42,105 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 21:01:42,105 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 21:01:42,105 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: } 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,105 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,106 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:42,106 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,106 INFO snapshot-role/MainThread: } 2024-03-01 21:01:42,106 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: { 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: { 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:42,140 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 21:01:42,140 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: } 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:42,140 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,141 INFO snapshot-role/MainThread: } 2024-03-01 21:01:42,141 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 21:01:42,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: { 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: { 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:01:42,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq", "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 21:01:42,176 INFO snapshot-role/MainThread: {"lv_uuid":"3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT", "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 21:01:42,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq", "pv_name":"/dev/sda"}, 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq", "pv_name":"/dev/sdb"}, 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4", "lv_uuid":"3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT", "pv_name":"/dev/sdb"}, 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT"}, 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq"}, 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq"} 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: } 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: , 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: } 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 21:01:42,176 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 21:01:42,177 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 21:01:42,177 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 21:02:14,190 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 21:02:14,190 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': -20}]} 2024-03-01 21:02:14,191 INFO snapshot-role/MainThread: exit code: 24: ['percent_space_required must be greater than 1: -20'] 2024-03-01 21:02:44,469 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1"}]} False 2024-03-01 21:02:44,469 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1'}]} 2024-03-01 21:02:44,469 INFO snapshot-role/MainThread: exit code: 23: ['snapset percent_space_required entry not found for: snapset1 test_vg1'] 2024-03-01 21:03:15,279 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 50}]} False 2024-03-01 21:03:15,279 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 21:03:15,279 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:03:15,279 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,316 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:03:15,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:15,344 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,344 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:03:15,345 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:15,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,375 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:03:15,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:03:15,411 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:15,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"3196059648", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,442 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 21:03:15,476 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 21:03:15,476 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 21:03:15,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: { 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,510 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"3196059648", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu", "lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS", "pv_name":"/dev/sda"}, 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D", "lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k", "lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS", "pv_name":"/dev/sdb"} 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS"}, 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS"}, 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS"} 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: , 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: } 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 0 vg_extent_size : 4194304 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: lv: lv1 lv_size : 3196059648 chunk_size : 65536 2024-03-01 21:03:15,511 INFO snapshot-role/MainThread: exit code: 22: ['insufficient space for snapshots in: test_vg1'] 2024-03-01 21:03:59,929 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 21:03:59,929 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 21:03:59,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: { 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: { 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:03:59,965 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "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 21:03:59,966 INFO snapshot-role/MainThread: {"lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "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 21:03:59,966 INFO snapshot-role/MainThread: {"lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "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 21:03:59,966 INFO snapshot-role/MainThread: {"lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "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 21:03:59,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdi"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdh"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0"} 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: } 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: { 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,966 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "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 21:03:59,967 INFO snapshot-role/MainThread: {"lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "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 21:03:59,967 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm"} 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: } 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: { 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,967 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "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 21:03:59,968 INFO snapshot-role/MainThread: {"lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "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 21:03:59,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sda"}, 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG"} 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: } 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: , 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: } 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 21:03:59,968 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 21:03:59,969 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 21:03:59,969 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 21:04:00,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:04:00,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "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 21:04:00,008 INFO snapshot-role/MainThread: {"lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "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 21:04:00,008 INFO snapshot-role/MainThread: {"lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "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 21:04:00,008 INFO snapshot-role/MainThread: {"lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "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 21:04:00,008 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdi"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdh"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0"} 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:00,008 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "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 21:04:00,009 INFO snapshot-role/MainThread: {"lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "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 21:04:00,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm"} 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:00,009 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "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 21:04:00,010 INFO snapshot-role/MainThread: {"lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "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 21:04:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sda"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG"} 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,010 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,046 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 21:04:00,046 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,046 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,047 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:00,081 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 21:04:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,082 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,082 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,113 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 21:04:00,283 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,283 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,283 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,283 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,283 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:04:00,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,341 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 21:04:00,341 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,341 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:00,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,384 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,384 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,384 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 21:04:00,384 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 21:04:00,384 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 21:04:00,384 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 21:04:00,384 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 21:04:00,384 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,385 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,415 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 21:04:00,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,542 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,542 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,542 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,542 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,592 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 21:04:00,592 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,592 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,593 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,593 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,593 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,642 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 21:04:00,642 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 21:04:00,642 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 21:04:00,642 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 21:04:00,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 21:04:00,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 21:04:00,642 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,642 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,643 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,643 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,643 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,643 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,678 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,679 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 21:04:00,806 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,806 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,806 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,806 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,850 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 21:04:00,850 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,850 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,851 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,851 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,851 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:00,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:00,895 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,895 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,895 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 21:04:00,895 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 21:04:00,895 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 21:04:00,895 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 21:04:00,895 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 21:04:00,895 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 21:04:00,895 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 21:04:00,895 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,896 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: { 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: , 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:00,934 INFO snapshot-role/MainThread: } 2024-03-01 21:04:00,935 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 21:04:01,061 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,061 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,061 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,061 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,061 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:04:01,104 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,105 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 21:04:01,105 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,105 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,106 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,151 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 21:04:01,151 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 21:04:01,151 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,151 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,152 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,197 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 21:04:01,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,318 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,318 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,318 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:04:01,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,368 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 21:04:01,368 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,368 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,396 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 21:04:01,396 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 21:04:01,396 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 21:04:01,396 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,396 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,397 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,397 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,431 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 21:04:01,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,554 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,554 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,554 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,554 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,554 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:04:01,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,607 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,608 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 21:04:01,608 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,608 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,640 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 21:04:01,640 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 21:04:01,640 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,641 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,641 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,641 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,677 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,677 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,677 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 21:04:01,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,800 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,800 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,800 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,800 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,800 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:04:01,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,852 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 21:04:01,852 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,852 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,888 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 21:04:01,888 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 21:04:01,888 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 21:04:01,888 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,889 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,889 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,889 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: { 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: , 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:01,920 INFO snapshot-role/MainThread: } 2024-03-01 21:04:01,921 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 21:04:02,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:02,055 INFO snapshot-role/MainThread: { 2024-03-01 21:04:02,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:02,055 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:02,055 INFO snapshot-role/MainThread: } 2024-03-01 21:04:02,055 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:03,534 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 21:04:03,534 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 21:04:03,569 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:04:03,569 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"LmLrq7-kZY0-p1hQ-cKKk-anuX-a2v6-3o3kLB", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"q1e82I-ql3g-W5qV-Cs3M-6VeK-x7Aa-RABFsM", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"Ef3p5u-sf23-Y3TL-Eb3x-LSHG-1XHo-mES1pM", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "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 21:04:03,570 INFO snapshot-role/MainThread: {"lv_uuid":"zOkYMk-MssT-xF1Z-DFcp-Kp6d-sOwX-4mgtS6", "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 21:04:03,570 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"q1e82I-ql3g-W5qV-Cs3M-6VeK-x7Aa-RABFsM", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Ef3p5u-sf23-Y3TL-Eb3x-LSHG-1XHo-mES1pM", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"zOkYMk-MssT-xF1Z-DFcp-Kp6d-sOwX-4mgtS6", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdi"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdh"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"LmLrq7-kZY0-p1hQ-cKKk-anuX-a2v6-3o3kLB", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"Ef3p5u-sf23-Y3TL-Eb3x-LSHG-1XHo-mES1pM"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"LmLrq7-kZY0-p1hQ-cKKk-anuX-a2v6-3o3kLB"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:03,570 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"q1e82I-ql3g-W5qV-Cs3M-6VeK-x7Aa-RABFsM"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"zOkYMk-MssT-xF1Z-DFcp-Kp6d-sOwX-4mgtS6"} 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "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 21:04:03,571 INFO snapshot-role/MainThread: {"lv_uuid":"NnVM0V-2StK-37Q6-Fy6h-ff9h-GlOQ-jJRoMt", "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 21:04:03,571 INFO snapshot-role/MainThread: {"lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "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 21:04:03,571 INFO snapshot-role/MainThread: {"lv_uuid":"T2lqgG-T1X3-PK2O-6IMC-wyVo-OTuo-eVEKsL", "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 21:04:03,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"T2lqgG-T1X3-PK2O-6IMC-wyVo-OTuo-eVEKsL", "pv_name":"/dev/sde"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"NnVM0V-2StK-37Q6-Fy6h-ff9h-GlOQ-jJRoMt", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"NnVM0V-2StK-37Q6-Fy6h-ff9h-GlOQ-jJRoMt"}, 2024-03-01 21:04:03,571 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"T2lqgG-T1X3-PK2O-6IMC-wyVo-OTuo-eVEKsL"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm"} 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "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 21:04:03,572 INFO snapshot-role/MainThread: {"lv_uuid":"huDpNf-WI8r-P2vO-5e62-e2Ir-F4a6-SWm9zq", "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 21:04:03,572 INFO snapshot-role/MainThread: {"lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "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 21:04:03,572 INFO snapshot-role/MainThread: {"lv_uuid":"ge3B8k-FPMf-RlGm-j4py-fBil-f2UV-lsfoOm", "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 21:04:03,572 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"huDpNf-WI8r-P2vO-5e62-e2Ir-F4a6-SWm9zq", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"ge3B8k-FPMf-RlGm-j4py-fBil-f2UV-lsfoOm", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sda"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"ge3B8k-FPMf-RlGm-j4py-fBil-f2UV-lsfoOm"}, 2024-03-01 21:04:03,572 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"huDpNf-WI8r-P2vO-5e62-e2Ir-F4a6-SWm9zq"}, 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG"} 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,573 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,605 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 21:04:03,605 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,605 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,606 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,606 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,606 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:03,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,641 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,641 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,641 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 21:04:03,641 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 21:04:03,641 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 21:04:03,641 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 21:04:03,641 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:03,641 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 21:04:03,641 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:03,641 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,642 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,673 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 21:04:03,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,673 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,706 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 21:04:03,706 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,706 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,739 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 21:04:03,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,739 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,740 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,774 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 21:04:03,774 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,774 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,775 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:03,810 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,810 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,810 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,810 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,810 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,810 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 21:04:03,810 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 21:04:03,810 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 21:04:03,810 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 21:04:03,810 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 21:04:03,810 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 21:04:03,810 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 21:04:03,810 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 21:04:03,810 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,810 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,811 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,811 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,811 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,811 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,811 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,811 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,842 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 21:04:03,842 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,842 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,878 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 21:04:03,878 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,878 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,907 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 21:04:03,907 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,907 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,941 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 21:04:03,941 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,941 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:03,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:03,975 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:03,975 INFO snapshot-role/MainThread: { 2024-03-01 21:04:03,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:03,975 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 21:04:03,975 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 21:04:03,975 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 21:04:03,975 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 21:04:03,975 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 21:04:03,975 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 21:04:03,975 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 21:04:03,975 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 21:04:03,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: , 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: } 2024-03-01 21:04:03,976 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,047 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 21:04:04,047 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,047 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,082 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 21:04:04,082 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,082 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,083 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,119 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 21:04:04,119 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,119 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,155 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 21:04:04,155 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 21:04:04,155 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 21:04:04,155 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 21:04:04,155 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 21:04:04,155 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 21:04:04,155 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 21:04:04,155 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 21:04:04,155 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,155 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,156 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,187 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 21:04:04,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,187 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,221 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 21:04:04,221 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,221 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,252 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 21:04:04,252 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,252 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,282 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 21:04:04,282 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,282 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:04,314 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 21:04:04,314 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 21:04:04,314 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,314 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,349 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,383 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 21:04:04,383 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,383 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,384 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,414 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 21:04:04,414 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,414 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,446 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 21:04:04,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,446 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,447 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,477 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 21:04:04,477 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 21:04:04,477 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 21:04:04,477 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 21:04:04,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,478 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,478 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,513 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 21:04:04,513 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,514 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,514 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,514 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,548 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 21:04:04,548 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,548 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,549 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,584 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 21:04:04,584 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,584 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,585 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,585 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,585 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,617 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 21:04:04,617 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,617 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,618 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,618 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,649 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 21:04:04,649 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 21:04:04,649 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 21:04:04,649 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 21:04:04,649 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,649 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,650 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,650 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,650 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,650 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,650 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,681 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 21:04:04,681 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,681 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,682 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,682 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,714 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 21:04:04,714 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,714 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,715 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,715 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,715 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,750 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 21:04:04,750 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,750 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,751 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,751 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,783 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 21:04:04,783 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,783 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,784 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:04,819 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 21:04:04,819 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,820 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,820 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,820 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,855 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 21:04:04,855 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,855 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,856 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:04:04,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,893 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,893 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,893 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 21:04:04,894 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,894 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: { 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:04,934 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 21:04:04,934 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: , 2024-03-01 21:04:04,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:04,935 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:04,935 INFO snapshot-role/MainThread: } 2024-03-01 21:04:04,935 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:06,396 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 21:04:06,396 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 21:04:06,396 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: { 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: { 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:06,427 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 21:04:06,427 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 21:04:06,427 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 21:04:06,427 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 21:04:06,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: } 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: , 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: } 2024-03-01 21:04:06,427 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: { 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: { 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:06,462 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 21:04:06,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: } 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: , 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:06,462 INFO snapshot-role/MainThread: } 2024-03-01 21:04:06,463 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 21:04:06,481 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:06,483 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:07,840 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 21:04:07,840 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 21:04:07,840 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: { 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: { 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:07,873 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 21:04:07,873 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:07,873 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 21:04:07,873 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 21:04:07,873 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: } 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: , 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: } 2024-03-01 21:04:07,873 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: { 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: { 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:07,905 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 21:04:07,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: } 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: , 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:07,905 INFO snapshot-role/MainThread: } 2024-03-01 21:04:07,906 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 21:04:07,951 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:07,952 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:09,337 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 21:04:09,337 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 21:04:09,337 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:09,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:09,374 INFO snapshot-role/MainThread: { 2024-03-01 21:04:09,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:09,374 INFO snapshot-role/MainThread: { 2024-03-01 21:04:09,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:09,374 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 21:04:09,374 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 21:04:09,374 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 21:04:09,374 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 21:04:09,374 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 21:04:09,374 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 21:04:09,374 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 21:04:09,374 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 21:04:09,374 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:09,374 INFO snapshot-role/MainThread: } 2024-03-01 21:04:09,375 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:09,375 INFO snapshot-role/MainThread: , 2024-03-01 21:04:09,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:09,375 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:09,375 INFO snapshot-role/MainThread: } 2024-03-01 21:04:09,375 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: { 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: { 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:09,409 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 21:04:09,409 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: } 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: , 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: } 2024-03-01 21:04:09,409 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 21:04:09,433 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:09,433 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:10,802 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 21:04:10,802 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 21:04:10,802 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: { 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: { 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:10,834 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 21:04:10,834 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 21:04:10,834 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 21:04:10,834 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 21:04:10,834 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 21:04:10,834 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:10,834 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 21:04:10,834 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 21:04:10,834 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: } 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: , 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:10,834 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:10,835 INFO snapshot-role/MainThread: } 2024-03-01 21:04:10,835 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: { 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: { 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:10,866 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 21:04:10,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: } 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: , 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:10,866 INFO snapshot-role/MainThread: } 2024-03-01 21:04:10,867 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 21:04:10,890 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:10,891 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:12,263 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 21:04:12,263 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 21:04:12,263 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: { 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: { 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:12,295 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 21:04:12,295 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:12,295 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 21:04:12,295 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: } 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: , 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: } 2024-03-01 21:04:12,295 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: { 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: { 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: } 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: , 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: } 2024-03-01 21:04:12,326 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 21:04:12,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:12,329 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:04:12,329 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:13,722 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 21:04:13,722 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv2_mp None test_vg1 lv2 snapset1 2024-03-01 21:04:13,722 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: { 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: { 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:13,750 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 21:04:13,750 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:13,750 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 21:04:13,750 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: } 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: , 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: } 2024-03-01 21:04:13,750 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: { 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: { 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: } 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: , 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: } 2024-03-01 21:04:13,781 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 21:04:13,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:13,784 INFO snapshot-role/MainThread: TARGET="/mnt/lv2_mp" SOURCE="/dev/mapper/test_vg1-lv2_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:04:13,784 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:15,164 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 21:04:15,164 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp None test_vg3 lv7 snapset1 2024-03-01 21:04:15,164 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: { 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: { 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:15,196 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 21:04:15,196 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 21:04:15,196 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:15,196 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 21:04:15,196 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:15,196 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 21:04:15,196 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 21:04:15,196 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,196 INFO snapshot-role/MainThread: } 2024-03-01 21:04:15,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,197 INFO snapshot-role/MainThread: , 2024-03-01 21:04:15,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:15,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,197 INFO snapshot-role/MainThread: } 2024-03-01 21:04:15,197 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: { 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: { 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: } 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: , 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: } 2024-03-01 21:04:15,239 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 21:04:15,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:15,242 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:04:15,242 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:16,635 INFO snapshot-role/MainThread: mount_cmd: 1 1 1 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 21:04:16,635 INFO snapshot-role/MainThread: mount_verify_lv : 1 /mnt/lv6_mp None test_vg3 lv6 snapset1 2024-03-01 21:04:16,635 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:16,666 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 21:04:16,666 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 21:04:16,666 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:16,666 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 21:04:16,666 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:16,666 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 21:04:16,666 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 21:04:16,666 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: , 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,666 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,667 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: , 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,697 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 21:04:16,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:16,700 INFO snapshot-role/MainThread: TARGET="/mnt/lv6_mp" SOURCE="/dev/mapper/test_vg3-lv6" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:04:16,700 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:18,116 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 21:04:18,116 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 21:04:18,116 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: { 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: { 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:18,154 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 21:04:18,154 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: } 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: , 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: } 2024-03-01 21:04:18,154 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: { 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: { 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:18,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 21:04:18,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: } 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: , 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:18,197 INFO snapshot-role/MainThread: } 2024-03-01 21:04:18,198 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 21:04:18,198 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 21:04:18,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:18,207 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:19,597 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 21:04:19,597 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 21:04:19,597 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: { 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: { 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:19,629 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 21:04:19,629 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:19,629 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 21:04:19,629 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: } 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: , 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: } 2024-03-01 21:04:19,629 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: { 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: { 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:19,664 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 21:04:19,664 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: } 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: , 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: } 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 21:04:19,664 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 21:04:19,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:19,676 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:21,058 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 21:04:21,058 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 21:04:21,058 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: { 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: { 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: } 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: , 2024-03-01 21:04:21,089 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:21,090 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:21,090 INFO snapshot-role/MainThread: } 2024-03-01 21:04:21,090 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: { 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: { 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:21,123 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 21:04:21,123 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: } 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: , 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:21,123 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:21,124 INFO snapshot-role/MainThread: } 2024-03-01 21:04:21,124 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 21:04:21,124 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 21:04:21,134 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:21,135 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:22,551 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 21:04:22,551 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 21:04:22,552 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 21:04:22,552 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 21:04:22,573 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:22,574 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:24,091 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 21:04:24,091 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 21:04:24,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,130 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "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 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"LmLrq7-kZY0-p1hQ-cKKk-anuX-a2v6-3o3kLB", "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 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "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 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"q1e82I-ql3g-W5qV-Cs3M-6VeK-x7Aa-RABFsM", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "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 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"Ef3p5u-sf23-Y3TL-Eb3x-LSHG-1XHo-mES1pM", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "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 21:04:24,131 INFO snapshot-role/MainThread: {"lv_uuid":"zOkYMk-MssT-xF1Z-DFcp-Kp6d-sOwX-4mgtS6", "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 21:04:24,131 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"q1e82I-ql3g-W5qV-Cs3M-6VeK-x7Aa-RABFsM", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Ef3p5u-sf23-Y3TL-Eb3x-LSHG-1XHo-mES1pM", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"zOkYMk-MssT-xF1Z-DFcp-Kp6d-sOwX-4mgtS6", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdi"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdh"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"LmLrq7-kZY0-p1hQ-cKKk-anuX-a2v6-3o3kLB", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:24,131 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"Ef3p5u-sf23-Y3TL-Eb3x-LSHG-1XHo-mES1pM"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"LmLrq7-kZY0-p1hQ-cKKk-anuX-a2v6-3o3kLB"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"q1e82I-ql3g-W5qV-Cs3M-6VeK-x7Aa-RABFsM"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"zOkYMk-MssT-xF1Z-DFcp-Kp6d-sOwX-4mgtS6"} 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "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 21:04:24,132 INFO snapshot-role/MainThread: {"lv_uuid":"NnVM0V-2StK-37Q6-Fy6h-ff9h-GlOQ-jJRoMt", "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 21:04:24,132 INFO snapshot-role/MainThread: {"lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "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 21:04:24,132 INFO snapshot-role/MainThread: {"lv_uuid":"T2lqgG-T1X3-PK2O-6IMC-wyVo-OTuo-eVEKsL", "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 21:04:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"T2lqgG-T1X3-PK2O-6IMC-wyVo-OTuo-eVEKsL", "pv_name":"/dev/sde"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:24,132 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"NnVM0V-2StK-37Q6-Fy6h-ff9h-GlOQ-jJRoMt", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"NnVM0V-2StK-37Q6-Fy6h-ff9h-GlOQ-jJRoMt"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"T2lqgG-T1X3-PK2O-6IMC-wyVo-OTuo-eVEKsL"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm"} 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "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 21:04:24,133 INFO snapshot-role/MainThread: {"lv_uuid":"huDpNf-WI8r-P2vO-5e62-e2Ir-F4a6-SWm9zq", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "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 21:04:24,133 INFO snapshot-role/MainThread: {"lv_uuid":"ge3B8k-FPMf-RlGm-j4py-fBil-f2UV-lsfoOm", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"huDpNf-WI8r-P2vO-5e62-e2Ir-F4a6-SWm9zq", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"ge3B8k-FPMf-RlGm-j4py-fBil-f2UV-lsfoOm", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sda"}, 2024-03-01 21:04:24,133 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"ge3B8k-FPMf-RlGm-j4py-fBil-f2UV-lsfoOm"}, 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"huDpNf-WI8r-P2vO-5e62-e2Ir-F4a6-SWm9zq"}, 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG"} 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,134 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,175 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 21:04:24,175 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,176 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,176 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,176 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 21:04:24,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,286 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,286 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,286 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,286 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:04:24,330 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,330 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,331 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 21:04:24,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,440 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,440 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,440 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,440 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:04:24,484 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,485 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,486 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 21:04:24,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,593 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,593 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,593 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,593 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,641 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,642 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,642 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,642 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 21:04:24,748 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,748 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,748 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,748 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,748 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,804 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 21:04:24,804 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,804 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,805 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,805 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,805 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 21:04:24,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,888 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,888 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,888 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,888 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: { 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:24,942 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 21:04:24,942 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: , 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:24,942 INFO snapshot-role/MainThread: } 2024-03-01 21:04:24,943 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 21:04:25,038 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:25,039 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:25,039 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,039 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,039 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: , 2024-03-01 21:04:25,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:25,087 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,087 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,087 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 21:04:25,166 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:25,166 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:25,166 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,166 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,167 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:04:25,209 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:25,209 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,209 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:25,209 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: , 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,210 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,212 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 21:04:25,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:25,317 INFO snapshot-role/MainThread: { 2024-03-01 21:04:25,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:25,317 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:25,317 INFO snapshot-role/MainThread: } 2024-03-01 21:04:25,317 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:26,756 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 21:04:26,756 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 21:04:26,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:04:26,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "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 21:04:26,791 INFO snapshot-role/MainThread: {"lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "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 21:04:26,791 INFO snapshot-role/MainThread: {"lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "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 21:04:26,791 INFO snapshot-role/MainThread: {"lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "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 21:04:26,791 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY", "pv_name":"/dev/sdi"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdh"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n", "pv_name":"/dev/sdg"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n"}, 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0"} 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,791 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "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 21:04:26,792 INFO snapshot-role/MainThread: {"lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "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 21:04:26,792 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm", "pv_name":"/dev/sdd"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm"} 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,792 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "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 21:04:26,793 INFO snapshot-role/MainThread: {"lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "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 21:04:26,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sda"}, 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl"}, 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG"} 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,793 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,828 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 21:04:26,828 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,828 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,866 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 21:04:26,866 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 21:04:26,866 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 21:04:26,866 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 21:04:26,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,866 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,905 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,939 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,940 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: { 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:26,966 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 21:04:26,966 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 21:04:26,966 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 21:04:26,966 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 21:04:26,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: , 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: } 2024-03-01 21:04:26,966 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,038 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 21:04:27,038 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,038 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,068 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 21:04:27,068 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 21:04:27,068 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 21:04:27,068 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 21:04:27,068 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,068 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,099 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,130 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 21:04:27,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,130 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:27,162 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 21:04:27,162 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,162 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,191 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,223 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 21:04:27,223 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,223 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,224 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,224 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,255 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 21:04:27,255 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 21:04:27,255 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,255 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,256 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,256 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,290 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,324 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 21:04:27,324 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,324 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,355 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 21:04:27,355 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 21:04:27,355 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,355 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,356 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,388 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,422 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 21:04:27,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,422 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,453 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 21:04:27,453 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 21:04:27,453 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,453 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,487 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:04:27,520 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,521 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 21:04:27,521 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,521 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,557 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 21:04:27,557 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 21:04:27,557 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,557 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: { 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: , 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: } 2024-03-01 21:04:27,592 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices # LVM uses devices listed in this file. # Created by LVM command lvmdevices pid 65931 at Fri Mar 1 21:04:43 2024 PRODUCT_UUID=ec27ca75-3915-0fe6-732c-e2134c43ec99 VERSION=1.1.331 ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" TYPE="xfs" PARTUUID="e61ef7e0-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" FSSIZE="4226809856" FSLASTBLOCK="1048320" FSBLOCKSIZE="4096" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="e61ef7e0-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 20:49:08,882 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0s3f2t10/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:12,178 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dhnh45xq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:16,357 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_j44gnhew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:16,419 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,419 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:16,560 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:16,560 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,560 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:16,560 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:16,566 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,566 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:16,570 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,570 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:16,573 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,573 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:16,576 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:16,576 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:16,585 INFO program/MainThread: stdout: 2024-03-01 20:49:16,585 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:16,585 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:16,586 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:16,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,586 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,586 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,586 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,587 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:16,587 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:16,587 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:16,587 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:16,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:16,598 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:16,611 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,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:49:16,616 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,616 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,652 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:16,652 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:16,652 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:16,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,664 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:16,665 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,670 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:16,671 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:16,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:16,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:16,675 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:16,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:16,678 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,681 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,682 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,684 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:16,684 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b3b97e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:49:16,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:16,688 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:16,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:49:16,691 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,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,702 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:16,703 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:16,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:16,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:16,706 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:16,709 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:16,709 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,712 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,713 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,713 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:16,713 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b3adb9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:49:16,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:16,717 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:16,720 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:49:16,720 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,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:16,732 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:16,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:16,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:16,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:16,738 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:16,738 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,741 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,741 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,742 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:16,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b3adb430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:49:16,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:16,745 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:16,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:49:16,748 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,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,759 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:16,759 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:16,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:16,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:16,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:16,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:16,766 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,769 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,769 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,770 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:16,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2ab9940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:49:16,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:16,773 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:16,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:49:16,776 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,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,787 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:16,787 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:16,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:16,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:16,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:16,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:16,793 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,796 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,797 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,797 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:16,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2ab9370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:49:16,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:16,800 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:16,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:49:16,803 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,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:16,815 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:16,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:16,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:16,818 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:16,821 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:16,821 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,824 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,824 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,825 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:16,825 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b3adb970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:49:16,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:16,828 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:16,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:49:16,831 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,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,842 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:16,842 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:16,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:16,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:16,845 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:16,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:16,848 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,851 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,852 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,852 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:16,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2a44640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:49:16,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:16,855 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:16,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:49:16,858 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,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:16,870 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:16,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:16,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:16,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:16,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:16,876 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,879 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,879 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,879 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:16,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2ab3c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:49:16,883 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:16,883 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:16,886 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:49:16,886 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,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; 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,897 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:16,897 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:16,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:16,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:16,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:16,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:16,903 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,906 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,907 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,907 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:16,907 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2a44d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:49:16,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:16,910 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:16,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:49:16,913 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,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:16,925 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:16,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:16,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:16,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:16,931 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:16,931 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,934 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,934 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,934 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:16,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2a44580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:49:16,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:16,938 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:16,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:49:16,941 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,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; 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,952 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:16,952 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:16,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:16,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:16,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:16,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:16,958 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,961 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,962 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,962 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:16,962 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2a55220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:49:16,965 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:16,965 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:16,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:49:16,968 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,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:16,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:16,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:16,980 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:16,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:16,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:16,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:16,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:16,987 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,989 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,990 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:16,990 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:16,990 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2a55760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:49:16,993 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:16,993 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:16,996 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': '20472005'} ; 2024-03-01 20:49:16,996 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:16,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:17,006 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:17,006 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:17,006 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:17,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:17,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:17,009 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:17,012 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:17,013 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:17,015 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:17,016 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:17,016 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:17,016 INFO blivet/MainThread: got device: DiskDevice instance (0x7f75b2a55fa0) -- 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:17,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:17,023 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:17,023 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:17,026 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:17,026 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:17,029 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,029 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:17,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:17,035 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:17,038 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:17,041 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:17,052 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 0x7f75b4c97a40> 2024-03-01 20:49:17,103 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:17,107 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:17,107 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:17,110 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': '20473866'} ; 2024-03-01 20:49:17,110 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:17,111 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:17,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,119 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:17,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,153 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,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:17,157 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:17,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:17,160 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:17,163 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:17,163 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:17,166 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,166 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:17,166 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:17,169 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:17,172 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:17,175 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:17,178 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:17,181 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,181 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:17,181 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:17,182 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:17,181 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f75b2a65bb0) -- 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 0x7f75b43ab720> 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,185 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:17,188 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:17,188 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:17,192 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:17,192 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:17,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:17,198 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:17,198 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:17,200 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:17,200 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:17,203 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:17,203 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:17,206 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:17,206 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:17,207 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:17,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:17,231 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:17,232 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:17,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:49:17,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,241 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,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,243 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,246 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,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,251 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,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,253 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:17,256 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,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,261 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,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,264 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:17,266 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,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,271 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,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,274 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:17,276 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,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,281 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,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,284 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,286 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,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:17,291 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,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:17,294 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,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:20,477 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_neadblg3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:20,512 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:20,512 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:20,515 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:20,516 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:20,516 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:20,516 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:20,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,521 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:20,525 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:20,525 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:20,528 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:20,528 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:20,531 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:20,531 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:20,540 INFO program/MainThread: stdout: 2024-03-01 20:49:20,540 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:20,540 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,540 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,541 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,541 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,541 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,541 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:20,541 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:20,541 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:20,541 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,541 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:20,541 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:20,541 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:20,542 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:20,542 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:20,542 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:20,542 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:20,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:20,556 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:20,569 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:20,573 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:49:20,574 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:20,574 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:49:20,609 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:20,610 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:20,610 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:20,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,621 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:20,623 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:20,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:20,628 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:20,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:20,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:20,632 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:20,636 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:20,636 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:20,639 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:20,640 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,640 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:20,640 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f6597e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:49:20,643 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:20,644 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:20,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:49:20,647 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:20,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:20,659 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:20,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:20,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:20,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:20,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:20,665 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:20,668 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:20,669 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,669 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:20,669 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f64db9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:49:20,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:20,673 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:20,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:49:20,676 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:20,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:20,688 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:20,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:20,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:20,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:20,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:20,694 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:20,697 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:20,698 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,698 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:20,698 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f64db430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:49:20,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:20,701 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:20,704 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:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:49:20,704 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:20,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,715 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:20,716 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:20,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:20,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:20,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:20,722 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:20,722 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:20,725 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:20,725 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,726 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:20,726 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f54b9940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:49:20,729 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:20,729 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:20,732 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:49:20,732 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:20,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,743 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:20,743 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:20,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:20,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:20,746 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:20,749 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:20,750 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:20,752 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:20,753 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,753 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:20,753 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f54b9370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:49:20,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:20,756 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:20,759 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:49:20,759 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:20,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:20,771 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:20,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:20,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:20,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:20,777 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:20,777 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:20,780 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:20,781 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,781 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:20,781 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f64db970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:49:20,784 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:20,784 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:20,787 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:49:20,787 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:20,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:20,799 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:20,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:20,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:20,802 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:20,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:20,805 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:20,808 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:20,808 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,808 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:20,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f5444640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:49:20,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:20,812 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:20,815 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:49:20,815 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:20,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:20,826 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:20,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:20,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:20,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:20,832 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:20,832 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:20,835 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:20,836 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,836 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:20,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f54b2c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:49:20,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:20,839 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:20,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:49:20,842 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:20,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,853 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:20,853 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:20,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:20,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:20,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:20,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:20,860 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:20,863 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:20,863 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,864 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:20,864 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f5444d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:49:20,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:20,867 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:20,870 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:49:20,870 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:20,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,881 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:20,881 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:20,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:20,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:20,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:20,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:20,887 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:20,890 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:20,890 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,891 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:20,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f5444580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:49:20,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:20,894 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:20,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:49:20,897 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:20,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:20,908 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:20,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:20,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:20,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:20,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:20,915 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:20,918 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:20,918 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,918 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:20,918 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f5455220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:49:20,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:20,922 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:20,925 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:49:20,925 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:20,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,936 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:20,937 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:20,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:20,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:20,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:20,942 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:20,943 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:20,946 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:20,946 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:20,946 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:20,946 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f5455760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:49:20,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:20,950 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:20,952 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': '20472005'} ; 2024-03-01 20:49:20,953 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:20,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:20,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:20,962 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:20,962 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:20,963 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:20,963 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:20,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:20,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:20,966 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:20,968 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:20,969 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:20,972 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:20,972 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:20,972 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:20,972 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb5f5455fa0) -- 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:20,975 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:20,979 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:20,979 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:20,982 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:20,982 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:20,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:20,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:20,988 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:20,988 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:20,991 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:20,994 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:20,997 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:21,004 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 0x7fb5f68dd440> 2024-03-01 20:49:21,044 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:21,048 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:21,048 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:21,051 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': '20473866'} ; 2024-03-01 20:49:21,051 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:21,052 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:21,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,060 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:21,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,079 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:21,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:21,102 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:21,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:21,105 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:21,108 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:21,108 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:21,111 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:21,112 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:21,112 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:21,115 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:21,118 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:21,120 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:21,123 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:21,126 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:49:21,126 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:21,126 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:21,127 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:21,127 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb5f5464bb0) -- 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 0x7fb5f546db30> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:21,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:21,133 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:21,133 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:21,137 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:21,137 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:21,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:21,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:21,143 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:21,143 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:21,145 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:21,145 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:21,148 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:21,148 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:21,151 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:21,151 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:21,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,175 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:21,175 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:21,179 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:21,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,184 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:21,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,187 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:21,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,194 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:21,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,197 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:21,199 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:21,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,204 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:21,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,207 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:21,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,214 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:21,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,217 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:21,219 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:21,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,224 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:21,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,227 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:21,229 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:21,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,234 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:21,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,237 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:21,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,247 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:49:21,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:49:21,253 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:21,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:49:21,258 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:21,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:49:21,263 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:21,266 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:21,266 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:49:21,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:21,269 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:21,269 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:21,272 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:21,272 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:21,275 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:21,275 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:49:21,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:49:21,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:21,278 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:21,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:21,281 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:21,284 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:49:21,284 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:49:21,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:49:21,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:21,287 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:21,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:21,290 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:21,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:21,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:21,298 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:21,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:21,304 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:21,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:21,311 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:21,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:21,315 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:21,316 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:49:21,316 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:21,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:21,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:21,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:21,327 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:49:21,328 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:21,328 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:21,329 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:49:21,329 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:21,329 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:21,332 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:21,332 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:49:21,335 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:21,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:49:21,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:21,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:21,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:49:21,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:21,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:21,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:21,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:49:21,355 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:49:21,355 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:49:21,355 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:49:21,356 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:49:21,435 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:49:21,435 INFO program/MainThread: stderr[4]: 2024-03-01 20:49:21,435 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:21,436 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:49:21,436 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:21,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:49:21,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:49:21,441 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:21,442 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:21,442 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:21,442 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:21,445 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:21,448 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:21,450 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:21,451 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:21,453 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:21,453 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 0x7fb5f53e65e0> 2024-03-01 20:49:21,454 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:21,455 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:21,455 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:21,455 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:21,455 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:21,456 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:21,456 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:21,456 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:21,456 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:21,456 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:21,456 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:49:21,459 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:21,462 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:49:21,462 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:49:21,469 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,498 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,510 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:49:21,514 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:21,516 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:49:21,517 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:49:21,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,559 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:49:21,563 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:21,565 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:49:21,565 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:49:21,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,610 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,610 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:49:21,614 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:21,616 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:21,619 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:21,619 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:21,619 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:21,619 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:21,656 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 20:49:21,657 INFO program/MainThread: stderr[5]: 2024-03-01 20:49:21,657 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:21,657 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:21,669 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:49:21,670 INFO program/MainThread: stderr[6]: 2024-03-01 20:49:21,670 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:21,670 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:49:21,710 INFO program/MainThread: stdout[7]: 2024-03-01 20:49:21,710 INFO program/MainThread: stderr[7]: 2024-03-01 20:49:21,710 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:21,710 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:49:21,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,722 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:21,726 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:21,727 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:49:21,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,760 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,760 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:49:21,764 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:21,766 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:21,769 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:21,769 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:21,769 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:21,769 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:21,807 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:49:21,808 INFO program/MainThread: stderr[8]: 2024-03-01 20:49:21,808 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:21,808 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:21,820 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:49:21,820 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:21,820 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:21,820 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:49:21,847 INFO program/MainThread: stdout[10]: 2024-03-01 20:49:21,847 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:21,847 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:21,847 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:49:21,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,859 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:21,863 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:21,864 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:49:21,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:21,900 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:21,900 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:49:21,904 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:21,906 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:21,909 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:21,909 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:21,910 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:21,910 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:21,951 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:49:21,952 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:21,952 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:21,952 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:21,961 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:49:21,961 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:21,961 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:21,961 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:49:21,993 INFO program/MainThread: stdout[13]: 2024-03-01 20:49:21,993 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:21,993 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:21,993 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:49:21,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,005 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:22,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:49:22,010 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:49:22,020 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,042 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,043 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:49:22,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:49:22,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:22,052 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,055 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,057 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,063 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,065 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:49:22,068 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:22,117 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:49:22,118 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:22,118 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:22,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:22,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:22,154 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,164 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,169 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,181 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,184 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,196 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:22,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:22,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,213 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,213 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:49:22,223 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,233 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:22,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:22,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:49:22,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:49:22,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:49:22,248 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,251 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,254 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,257 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,261 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:22,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,274 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:49:22,279 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:22,315 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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:22,316 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:22,316 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:22,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:22,320 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:22,376 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:49:22,377 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:22,377 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:22,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:22,395 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:22,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,436 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:22,437 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:22,437 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:22,447 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,462 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:49:22,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:22,469 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:22,472 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:49:22,472 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:49:22,685 INFO program/MainThread: stdout: 2024-03-01 20:49:22,685 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:49:22,686 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:49:22,686 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:49:22,686 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:49:22,686 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:49:22,686 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:49:22,686 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:49:22,686 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:49:22,686 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:49:22,686 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:49:22,686 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,686 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:49:22,714 INFO program/MainThread: stdout: 2024-03-01 20:49:22,714 INFO program/MainThread: writing all SBs 2024-03-01 20:49:22,715 INFO program/MainThread: new label = "" 2024-03-01 20:49:22,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:22,734 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:22,736 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:49:22,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:22,761 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:22,766 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:22,766 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 0x7fb5f68dc360> 2024-03-01 20:49:22,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,772 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:22,772 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:22,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:22,778 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:22,778 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:27,410 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mhqfaimf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:27,446 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,446 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:27,449 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:27,449 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,449 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:27,450 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:27,454 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,454 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:27,458 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,458 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:27,461 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,461 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:27,464 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:27,464 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:27,473 INFO program/MainThread: stdout: 2024-03-01 20:49:27,473 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:27,473 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq 2024-03-01 20:49:27,473 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 2024-03-01 20:49:27,473 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC 2024-03-01 20:49:27,473 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 2024-03-01 20:49:27,473 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z 2024-03-01 20:49:27,473 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,473 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,473 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,473 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:27,474 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:27,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,474 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 sdb 1073741824 root disk brw-rw---- LVM2_member AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 sdc 1073741824 root disk brw-rw---- LVM2_member naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z 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,474 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:27,474 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:27,475 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:27,475 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:27,475 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:27,475 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:27,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:27,486 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:27,500 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,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/lvm-pv-uuid-unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': 'unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq', 'ID_FS_UUID_ENC': 'unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:49:27,504 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,505 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,537 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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,538 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:27,538 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:27,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,549 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:27,551 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,556 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:27,556 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:27,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:27,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:27,560 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:27,563 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:27,563 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,566 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,567 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:27,567 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:27,567 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4492397e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:49:27,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:27,574 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:27,574 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:27,577 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:27,577 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:27,581 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,581 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:27,584 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,584 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:27,587 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:27,587 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:27,587 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,620 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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,621 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC. WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (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,621 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:27,621 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:27,625 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; pe_start: 8 MiB ; 2024-03-01 20:49:27,625 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:27,628 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:27,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:27,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:27,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,640 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,675 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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,676 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC. WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (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,676 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:27,676 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:27,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:27,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:27,685 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:27,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:27,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:27,688 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,713 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF 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,714 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC. WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (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,714 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:27,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:27,719 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:27,721 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:27,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:27,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:27,727 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:27,727 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:27,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/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': 'AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC', 'ID_FS_UUID_ENC': 'AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:49:27,731 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,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,742 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:27,742 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:27,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:27,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:27,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:27,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:27,749 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:27,751 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:27,752 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:27,752 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:27,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4491242220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:49:27,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:27,759 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:27,759 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:27,762 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:27,762 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:27,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:27,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:27,771 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:27,771 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:27,771 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:27,803 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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,804 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (last written to /dev/sdc). 2024-03-01 20:49:27,804 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:27,804 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:27,808 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:49:27,808 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:27,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:27,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:27,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:27,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:27,823 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:27,825 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:27,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:27,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:27,831 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:27,866 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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,867 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (last written to /dev/sdc). 2024-03-01 20:49:27,867 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:27,867 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:27,867 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:27,871 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:49:27,871 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:27,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:27,883 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:27,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:27,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:27,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:27,889 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:27,889 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:27,892 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:27,893 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:27,893 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:27,893 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4491237eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:49:27,896 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:27,896 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:27,899 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:49:27,899 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:27,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,910 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:27,911 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:27,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:27,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:27,914 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:27,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:27,917 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:27,920 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:27,920 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:27,920 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:27,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44912b4730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:49:27,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:27,924 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:27,927 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:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z', 'ID_FS_UUID_ENC': 'naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:49:27,927 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:27,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:27,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:27,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:27,938 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:27,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:27,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:27,941 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:27,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:27,944 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:27,947 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:27,947 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:27,948 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:27,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7f449123bf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:49:27,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:27,954 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:27,954 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:27,957 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:27,957 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:27,960 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,960 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:27,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:27,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:27,966 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:27,966 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:27,966 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:49:27,999 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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,000 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:28,000 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:28,000 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:28,004 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:28,004 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:28,007 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:28,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:28,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:28,019 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:28,021 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:28,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:28,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:28,027 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:49:28,060 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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,061 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:28,061 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:28,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:28,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:28,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:28,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:28,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:28,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:28,084 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:28,087 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,088 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:28,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:28,091 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:28,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:28,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:28,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:28,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:28,101 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:28,104 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,104 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:28,104 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:49:28,105 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:28,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:28,108 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:28,110 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,111 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:28,114 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-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 ' '/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-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF', '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': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', 'ID_FS_UUID_ENC': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', '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': '570198778'} ; 2024-03-01 20:49:28,114 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:28,115 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,118 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:28,118 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:28,118 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:28,118 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,121 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:28,121 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:28,121 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:28,121 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,123 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:28,123 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:28,123 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:28,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:28,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,134 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,134 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,135 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,131 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4491237f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF 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 (0x7f44912b4640) -- 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 = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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,135 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,138 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:28,138 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:28,138 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:28,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:28,146 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,146 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:28,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,149 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:28,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:28,155 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:28,157 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:28,157 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:28,160 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:28,161 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:28,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:28,164 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:28,165 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:28,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:49:28,168 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,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,180 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:28,180 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:28,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:28,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:49:28,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:28,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:28,186 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,189 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,190 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,190 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:49:28,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911d9340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:49:28,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:28,193 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:28,196 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:49:28,196 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,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:28,208 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:28,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:49:28,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:49:28,211 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:28,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:28,214 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,217 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,217 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,218 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:49:28,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911c7af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:49:28,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:28,221 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:28,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:49:28,224 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,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,235 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:28,236 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:28,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:49:28,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:49:28,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:28,241 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:28,242 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,244 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,245 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,245 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:49:28,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911c7400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:49:28,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:28,248 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:28,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:49:28,251 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,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:28,263 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:28,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:49:28,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:49:28,266 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:28,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:28,269 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,272 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,272 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,273 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:49:28,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4491242820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:49:28,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:28,276 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:28,279 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:49:28,279 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,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:28,290 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:28,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:49:28,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:49:28,293 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:28,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:28,296 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,299 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,300 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,300 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:49:28,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911e61c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:49:28,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:28,303 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:28,306 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:49:28,306 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,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,317 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:28,318 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:28,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:28,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:28,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:28,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:28,324 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,327 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,327 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,327 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:49:28,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911e82e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:49:28,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:28,331 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:28,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:49:28,334 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,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:28,346 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:28,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:49:28,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:49:28,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:28,351 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:28,352 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,355 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,355 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:28,356 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:49:28,356 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911e8970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:49:28,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:28,359 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:28,361 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': '20472005'} ; 2024-03-01 20:49:28,362 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:28,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:28,371 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:28,371 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:28,372 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:28,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:28,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:28,374 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:28,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:28,377 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:28,380 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,381 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:28,381 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:49:28,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44911e6c10) -- 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,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:28,387 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,387 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:49:28,390 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,390 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:49:28,393 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,393 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:49:28,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:49:28,399 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:28,402 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:28,405 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:28,411 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 0x7f4492baadc0> 2024-03-01 20:49:28,448 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:49:28,453 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:28,453 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:28,456 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': '20473866'} ; 2024-03-01 20:49:28,456 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:28,456 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:28,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,465 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:28,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:28,482 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:28,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,502 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,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:49:28,505 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:28,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:28,508 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:28,511 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:28,511 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:28,514 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,515 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:28,515 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:28,517 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:28,520 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:28,523 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:28,526 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:28,529 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,529 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:28,529 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:49:28,530 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:28,529 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f44911ecfd0) -- 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 0x7f449237d4a0> 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,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:28,536 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:28,536 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:49:28,539 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:28,539 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:49:28,542 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,542 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:49:28,545 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:28,545 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:49:28,546 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:28,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:28,549 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:49:28,551 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:28,551 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:28,554 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 ' '/dev/disk/by-id/dm-uuid-LVM-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF', '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': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', 'ID_FS_UUID_ENC': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', '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': '570198778'} ; 2024-03-01 20:49:28,554 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:28,555 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,558 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:28,558 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:28,558 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:28,558 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,560 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:28,561 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:28,561 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:28,561 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,563 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:28,563 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:28,563 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:28,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:28,570 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,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:28,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:28,570 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4491237f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44912b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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,574 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:28,577 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:28,577 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:28,578 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:28,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:28,581 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:28,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:28,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:28,605 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:28,606 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:28,609 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,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,614 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,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,617 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,619 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,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,624 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,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,627 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:28,629 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,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,634 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,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,637 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:28,640 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,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,645 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,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,647 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:28,650 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,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,655 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,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,657 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,660 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,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:28,665 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,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:28,668 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:31,799 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kcf7erte/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:31,833 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:31,833 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:31,836 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:31,836 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:31,837 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:31,837 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:31,841 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:31,842 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:31,845 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:31,845 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:31,848 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:31,848 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:31,851 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:31,851 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:31,860 INFO program/MainThread: stdout: 2024-03-01 20:49:31,860 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:31,860 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq 2024-03-01 20:49:31,860 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 2024-03-01 20:49:31,860 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC 2024-03-01 20:49:31,860 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 2024-03-01 20:49:31,860 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z 2024-03-01 20:49:31,860 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:31,860 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:31,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:31,860 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 sdb 1073741824 root disk brw-rw---- LVM2_member AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 sdc 1073741824 root disk brw-rw---- LVM2_member naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z 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:31,861 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:31,861 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:31,861 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:31,861 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:31,861 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:31,862 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:31,862 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:31,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:31,888 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:31,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': 'unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq', 'ID_FS_UUID_ENC': 'unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:49:31,892 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:31,893 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:31,928 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:31,929 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:31,929 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:31,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:31,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:31,940 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:31,942 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:31,947 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:31,948 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:31,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:31,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:31,951 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:31,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:31,955 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:31,958 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:31,958 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:31,959 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:31,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80810e1e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:49:31,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:31,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:31,965 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:49:31,969 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:31,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:49:31,972 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:31,972 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:49:31,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:31,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:49:31,978 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:49:31,978 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:49:31,979 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:32,014 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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:32,014 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC. WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (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:32,015 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:49:32,015 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:49:32,019 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; pe_start: 8 MiB ; 2024-03-01 20:49:32,019 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:49:32,022 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:49:32,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:32,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:32,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,033 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:32,070 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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:32,071 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC. WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (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:32,071 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:49:32,071 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:49:32,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:49:32,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:49:32,080 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:32,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:32,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:49:32,083 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:32,118 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF 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:32,119 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC. WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (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:32,119 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:49:32,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:49:32,124 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:49:32,126 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:49:32,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:32,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:32,132 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:32,132 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:32,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/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': 'AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC', 'ID_FS_UUID_ENC': 'AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:49:32,135 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:32,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,146 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:32,147 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:32,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:49:32,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:32,150 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:32,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:32,153 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:32,155 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:32,156 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,156 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:49:32,156 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8080503220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:49:32,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:32,163 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:32,163 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:49:32,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:32,166 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:49:32,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:49:32,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:49:32,174 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:49:32,174 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:49:32,174 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 20:49:32,206 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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:32,207 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (last written to /dev/sdc). 2024-03-01 20:49:32,207 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:49:32,207 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:49:32,211 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:49:32,211 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:49:32,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:49:32,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:32,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:49:32,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:49:32,225 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:32,228 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:49:32,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:32,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:32,233 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 20:49:32,267 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:32,268 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z. WARNING: VG test_vg1 is missing PV naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z (last written to /dev/sdc). 2024-03-01 20:49:32,268 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:49:32,268 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:49:32,268 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:32,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:49:32,272 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:32,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:32,284 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:32,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:49:32,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:32,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:32,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:32,290 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:32,292 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:32,293 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,293 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:49:32,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80804faeb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:49:32,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:32,296 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:32,299 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:49:32,299 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:32,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,310 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:32,311 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:32,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:49:32,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:32,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:32,316 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:32,316 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:32,319 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:32,320 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,320 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:49:32,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8080576730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:49:32,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:32,323 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:32,326 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:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z', 'ID_FS_UUID_ENC': 'naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:49:32,326 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:32,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:32,337 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:32,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:49:32,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:32,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:32,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:32,343 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:32,346 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:32,346 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,347 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:49:32,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80804fcf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:49:32,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:32,353 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:32,353 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:49:32,356 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:32,356 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:49:32,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:49:32,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:49:32,364 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:49:32,364 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:49:32,365 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:49:32,400 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=unIKDM-Oi3m-10vF-3Mk3-o2bz-VRHu-9fNvRq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=AcLusp-vZw9-MEUY-cLBf-WavE-DtiX-1hWpeC LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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=naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB 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:32,401 INFO program/MainThread: stderr[9]: 2024-03-01 20:49:32,401 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:49:32,401 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:49:32,405 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: naFt6J-d8Xt-EpgR-vL4K-fLB7-gMSo-eaYj7Z ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:49:32,405 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:49:32,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:49:32,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:32,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:32,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:49:32,419 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:49:32,422 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:49:32,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB ; incomplete: True ; hidden: False ; 2024-03-01 20:49:32,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:32,428 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:49:32,466 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:32,467 INFO program/MainThread: stderr[10]: 2024-03-01 20:49:32,467 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:49:32,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:49:32,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:49:32,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:32,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:49:32,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:32,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:32,489 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:32,492 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:32,493 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:32,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:32,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:32,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:49:32,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:49:32,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:49:32,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:32,505 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:32,508 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:32,509 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:32,509 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:49:32,509 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:49:32,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:32,512 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:49:32,515 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:32,515 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:49:32,519 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/1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 ' '/dev/disk/by-id/dm-uuid-LVM-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF ' '/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-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF', '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': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', 'ID_FS_UUID_ENC': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', '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': '570198778'} ; 2024-03-01 20:49:32,519 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:32,519 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,522 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:49:32,522 INFO program/MainThread: stderr[11]: 2024-03-01 20:49:32,522 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:49:32,522 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,525 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:49:32,525 INFO program/MainThread: stderr[12]: 2024-03-01 20:49:32,525 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:49:32,525 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,528 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:49:32,528 INFO program/MainThread: stderr[13]: 2024-03-01 20:49:32,528 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:49:32,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:49:32,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:32,538 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:32,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:32,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:32,535 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF 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 (0x7f8080576640) -- 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 = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:32,539 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,543 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:49:32,543 INFO program/MainThread: stderr[14]: 2024-03-01 20:49:32,543 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:49:32,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:32,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:32,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:49:32,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:32,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:49:32,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:49:32,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:49:32,561 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:32,561 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:49:32,564 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:32,565 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:49:32,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:49:32,568 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:32,569 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:49:32,572 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:49:32,572 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:32,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:32,584 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:32,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:49:32,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:49:32,587 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:32,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:32,590 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:32,592 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:32,593 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,593 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:49:32,593 INFO blivet/MainThread: got device: DiskDevice instance (0x7f808049c340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:49:32,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:32,596 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:32,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:49:32,599 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:32,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,610 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:32,610 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:32,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:49:32,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:49:32,613 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:32,616 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:32,617 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:32,619 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:32,620 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,620 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:49:32,620 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8080488af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:49:32,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:32,623 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:32,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:49:32,626 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:32,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,637 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:32,637 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:32,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:49:32,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:49:32,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:32,643 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:32,643 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:32,646 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:32,646 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,647 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:49:32,647 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8080488400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:49:32,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:32,650 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:32,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:49:32,653 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:32,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:32,664 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:32,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:49:32,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:49:32,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:32,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:32,670 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:32,673 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:32,673 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,673 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:49:32,673 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8080503820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:49:32,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:32,677 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:32,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:49:32,680 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:32,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:32,691 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:32,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:49:32,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:49:32,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:32,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:32,697 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:32,699 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:32,700 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,700 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:49:32,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80804a71c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:49:32,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:32,703 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:32,706 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:49:32,707 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:32,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,717 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:32,718 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:32,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:32,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:32,721 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:32,723 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:32,724 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:32,726 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:32,727 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,727 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:49:32,727 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80804a92e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:49:32,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:32,730 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:32,733 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:49:32,733 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:32,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:32,744 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:32,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:49:32,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:49:32,747 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:32,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:32,751 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:32,754 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:32,754 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:32,754 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:49:32,755 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80804a9970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:49:32,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:32,758 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:32,760 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': '20472005'} ; 2024-03-01 20:49:32,760 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:32,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:32,770 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:32,770 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:32,770 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:32,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:49:32,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:49:32,773 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:32,776 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:32,776 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:32,779 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:32,779 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:32,779 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:49:32,779 INFO blivet/MainThread: got device: DiskDevice instance (0x7f80804a7c10) -- 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:32,782 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:32,785 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:32,785 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:49:32,788 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:32,788 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:49:32,791 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,791 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:49:32,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,794 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:49:32,797 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:32,800 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:32,802 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:32,809 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f8081eae7c0> 2024-03-01 20:49:32,850 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:49:32,854 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:32,854 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:32,857 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': '20473866'} ; 2024-03-01 20:49:32,857 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:32,857 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:32,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,866 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:32,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:32,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:32,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:32,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:49:32,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:49:32,903 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:32,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:49:32,906 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:32,909 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:32,909 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:32,912 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:32,912 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:32,913 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:32,915 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:32,918 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:32,921 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:32,923 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:32,926 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:32,927 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:32,927 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:49:32,928 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:32,927 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f80804aefd0) -- 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 0x7f80804b97c0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:32,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:32,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:32,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:49:32,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:32,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:49:32,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:49:32,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:32,943 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:49:32,943 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:32,946 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:32,946 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:49:32,948 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:32,949 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:32,951 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/1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3 ' '/dev/disk/by-id/dm-uuid-LVM-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF ' '/dev/mapper/test_vg1-lv1 /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-nEFcBfp6HSGcDi6fcp1t5mxsP0Ys68wB8KFXOTWHibsRHkymYYbS11uP7d7vgHQF', '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': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', 'ID_FS_UUID_ENC': '1b2e9dfc-039f-4b72-8ad9-c90bbd1ee1f3', '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': '570198778'} ; 2024-03-01 20:49:32,952 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:49:32,952 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,955 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:49:32,955 INFO program/MainThread: stderr[15]: 2024-03-01 20:49:32,955 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:49:32,955 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,958 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:49:32,958 INFO program/MainThread: stderr[16]: 2024-03-01 20:49:32,958 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:49:32,958 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,961 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:49:32,961 INFO program/MainThread: stderr[17]: 2024-03-01 20:49:32,961 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:49:32,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:32,967 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:32,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:32,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:32,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:32,971 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:32,968 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:32,972 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:49:32,975 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:49:32,975 INFO program/MainThread: stderr[18]: 2024-03-01 20:49:32,975 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:49:32,979 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:49:32,979 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:49:32,979 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:32,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,003 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:33,004 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:33,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:49:33,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:33,012 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:33,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:33,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:49:33,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:33,022 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:33,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:33,025 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:33,027 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:33,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:33,032 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:33,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:33,034 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:33,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:33,042 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:33,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:33,044 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:33,047 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:33,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:33,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:33,054 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:33,057 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:33,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:33,062 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:33,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:33,064 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:33,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,070 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:49:33,070 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,070 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,071 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,071 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,071 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,072 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,072 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,072 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,073 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,073 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,073 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,074 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:49:33,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:49:33,079 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:49:33,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:49:33,084 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:49:33,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:49:33,089 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:49:33,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:33,094 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:33,094 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:49:33,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,097 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,100 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,101 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,104 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,111 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,116 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,118 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,122 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,123 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,132 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,143 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,144 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,147 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,148 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,151 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,155 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,158 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,158 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,161 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,162 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,165 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,168 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,169 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,172 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,172 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,175 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,176 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,179 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,180 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,182 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,183 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,186 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,189 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,190 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,193 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,194 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,196 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,196 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,197 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,200 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,201 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,203 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,204 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,207 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:49:33,208 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:49:33,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f80804faf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8KFXOT-WHib-sRHk-ymYY-bS11-uP7d-7vgHQF size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8080576640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = nEFcBf-p6HS-GcDi-6fcp-1t5m-xsP0-Ys68wB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:33,208 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:49:33,211 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:33,211 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:33,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:49:33,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:49:33,215 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,215 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:49:33,218 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:49:33,218 INFO program/MainThread: stderr[19]: 2024-03-01 20:49:33,218 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:49:33,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:49:33,223 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:49:33,223 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,223 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 20:49:33,223 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:49:33,226 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:49:33,226 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:33,229 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:33,232 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:33,235 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:49:33,235 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:49:33,235 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:33,235 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:49:33,235 DEBUG blivet/MainThread: removing sda 2024-03-01 20:49:33,237 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:33,237 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:33,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:49:33,240 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:49:33,240 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:33,240 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:49:33,241 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:49:33,243 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:33,243 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:33,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:49:33,246 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:49:33,246 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:33,246 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:49:33,246 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:49:33,248 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:49:33,249 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:49:33,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:49:33,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:49:33,251 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:33,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,301 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:33,302 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,302 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,302 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:33,302 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:33,302 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:33,302 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:33,302 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:49:33,303 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:49:33,305 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:33,308 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:49:33,310 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:49:33,310 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:49:33,313 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:33,313 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 0x7f8080427db0> 2024-03-01 20:49:33,313 INFO blivet/MainThread: sorting actions... 2024-03-01 20:49:33,314 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,314 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,314 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:33,314 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:33,314 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:33,315 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:33,315 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,320 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:33,321 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:49:33,330 INFO program/MainThread: stdout: 2024-03-01 20:49:33,331 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:33,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,357 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:49:33,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:49:33,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:33,367 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:49:33,370 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:49:33,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:49:33,373 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:49:33,416 INFO program/MainThread: stdout[20]: 2024-03-01 20:49:33,417 INFO program/MainThread: stderr[20]: 2024-03-01 20:49:33,417 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:49:33,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:33,423 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,426 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:33,429 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:33,434 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,437 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:33,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:49:33,440 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:49:33,480 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:49:33,480 INFO program/MainThread: stderr[21]: 2024-03-01 20:49:33,480 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:49:33,481 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:49:33,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:49:33,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:49:33,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:49:33,516 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,523 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:49:33,527 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,530 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:49:33,532 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,535 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:49:33,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:49:33,537 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:49:33,574 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:49:33,574 INFO program/MainThread: stderr[22]: 2024-03-01 20:49:33,574 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:49:33,574 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:49:33,622 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:49:33,622 INFO program/MainThread: stderr[23]: 2024-03-01 20:49:33,622 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:49:33,622 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:49:33,649 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:49:33,650 INFO program/MainThread: stderr[24]: 2024-03-01 20:49:33,650 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:49:33,650 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:49:33,656 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,669 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:33,673 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:49:33,674 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:49:33,728 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:49:33,729 INFO program/MainThread: stderr[25]: 2024-03-01 20:49:33,729 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:49:33,729 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:49:33,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,745 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,745 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 20:49:33,753 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:49:33,753 INFO program/MainThread: stderr[26]: 2024-03-01 20:49:33,753 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:49:33,753 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:49:33,767 INFO program/MainThread: stdout[27]: 2024-03-01 20:49:33,767 INFO program/MainThread: stderr[27]: 2024-03-01 20:49:33,767 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:49:33,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,777 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,777 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,789 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:49:33,793 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,795 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:33,798 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:49:33,798 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 20:49:33,830 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:49:33,831 INFO program/MainThread: stderr[28]: 2024-03-01 20:49:33,831 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:49:33,831 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:49:33,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,845 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:33,853 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:49:33,853 INFO program/MainThread: stderr[29]: 2024-03-01 20:49:33,854 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:49:33,854 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:49:33,867 INFO program/MainThread: stdout[30]: 2024-03-01 20:49:33,868 INFO program/MainThread: stderr[30]: 2024-03-01 20:49:33,868 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:49:33,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,877 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,878 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,888 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:49:33,891 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:49:33,894 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:33,896 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:49:33,896 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:33,924 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:49:33,925 INFO program/MainThread: stderr[31]: 2024-03-01 20:49:33,925 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:49:33,925 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:49:33,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,939 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,940 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:33,948 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:49:33,948 INFO program/MainThread: stderr[32]: 2024-03-01 20:49:33,948 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:49:33,948 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:49:33,962 INFO program/MainThread: stdout[33]: 2024-03-01 20:49:33,963 INFO program/MainThread: stderr[33]: 2024-03-01 20:49:33,963 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:49:33,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:33,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:33,991 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:49:33,991 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 0x7f80804bbdb0> 2024-03-01 20:49:50,342 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2q3hfsbb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:53,503 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cp2yhs5h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:57,650 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3iw1l9bu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:49:57,686 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,687 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:49:57,690 INFO program/MainThread: stdout[2]: 2024-03-01 20:49:57,690 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:57,690 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:49:57,690 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:49:57,695 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,695 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:49:57,699 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,699 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:49:57,702 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,702 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:49:57,704 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:49:57,705 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:49:57,714 INFO program/MainThread: stdout: 2024-03-01 20:49:57,714 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:49:57,714 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:49:57,714 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:49:57,714 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,714 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:57,715 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:57,715 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:57,715 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:49:57,715 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:49:57,715 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:49:57,716 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:49:57,716 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:57,728 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:57,742 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:49:57,746 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:49:57,746 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:49:57,747 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:57,780 INFO program/MainThread: stdout[3]: 2024-03-01 20:49:57,781 INFO program/MainThread: stderr[3]: 2024-03-01 20:49:57,781 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:49:57,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,792 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:49:57,794 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:57,799 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:49:57,800 INFO blivet/MainThread: sda is a disk 2024-03-01 20:49:57,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:49:57,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:49:57,804 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:49:57,807 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:49:57,807 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:49:57,810 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:49:57,811 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,811 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:49:57,811 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81163dd910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:49:57,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:49:57,815 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:49:57,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:49:57,818 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:49:57,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:49:57,829 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:49:57,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:49:57,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:49:57,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:49:57,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:49:57,836 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:49:57,839 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:49:57,839 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,840 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:49:57,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114f2d0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:49:57,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:49:57,843 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:49:57,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:49:57,846 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:49:57,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:49:57,858 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:49:57,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:49:57,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:49:57,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:49:57,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:49:57,864 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:49:57,868 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:49:57,868 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,868 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:49:57,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8115f5bf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:49:57,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:49:57,872 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:49:57,875 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:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:49:57,875 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:49:57,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:49:57,886 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:49:57,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:49:57,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:49:57,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:49:57,892 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:49:57,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:49:57,895 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:49:57,896 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,896 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:49:57,896 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ec0a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:49:57,899 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:49:57,900 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:49:57,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:49:57,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:49:57,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:49:57,914 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:49:57,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:49:57,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:49:57,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:49:57,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:49:57,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:49:57,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:49:57,924 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,924 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:49:57,924 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ec05e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:49:57,927 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:49:57,927 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:49:57,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:49:57,931 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:49:57,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:49:57,942 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:49:57,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:49:57,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:49:57,945 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:49:57,948 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:49:57,948 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:49:57,951 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:49:57,952 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,952 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:49:57,952 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ec03a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:49:57,955 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:49:57,955 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:49:57,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:49:57,958 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:49:57,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:49:57,970 INFO blivet/MainThread: sde is a disk 2024-03-01 20:49:57,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:49:57,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:49:57,973 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:49:57,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:49:57,976 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:49:57,979 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:49:57,979 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:49:57,980 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:49:57,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ecb070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:49:57,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:49:57,983 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:49:57,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:49:57,986 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:49:57,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:49:57,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:57,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:49:57,997 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:49:57,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:49:57,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:49:58,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:49:58,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:49:58,003 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:58,006 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:58,007 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:49:58,007 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:49:58,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ec27f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:49:58,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:49:58,010 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:49:58,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:49:58,013 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:58,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:49:58,025 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:49:58,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:49:58,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:49:58,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:49:58,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:49:58,031 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:58,034 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:58,034 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:49:58,035 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:49:58,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ed66a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:49:58,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:49:58,038 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:49:58,041 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:49:58,041 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:58,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:49:58,053 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:49:58,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:49:58,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:49:58,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:49:58,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:49:58,059 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:58,062 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:58,062 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:49:58,063 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:49:58,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ed6e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:49:58,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:49:58,066 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:49:58,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:49:58,069 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:58,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:49:58,081 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:49:58,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:49:58,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:49:58,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:49:58,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:49:58,087 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:58,090 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:58,090 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:49:58,090 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:49:58,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ed6fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:49:58,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:49:58,094 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:49:58,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:49:58,097 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:58,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:49:58,108 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:49:58,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:49:58,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:49:58,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:49:58,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:49:58,114 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:58,117 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:58,118 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:49:58,118 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:49:58,118 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ed90d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:49:58,121 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:49:58,122 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:49:58,125 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': '20472005'} ; 2024-03-01 20:49:58,125 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:49:58,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,135 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:49:58,135 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:49:58,135 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:49:58,135 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:49:58,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:49:58,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:49:58,138 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:49:58,141 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:49:58,141 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:49:58,144 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:58,144 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:49:58,145 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:49:58,145 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8114ed9220) -- 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:58,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:49:58,151 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:58,151 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:49:58,154 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:58,154 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:49:58,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:58,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:49:58,161 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:58,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:49:58,164 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:49:58,166 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:49:58,169 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:49:58,177 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 0x7f8116839300> 2024-03-01 20:49:58,228 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:49:58,232 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:49:58,232 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:49:58,235 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': '20473866'} ; 2024-03-01 20:49:58,235 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:49:58,236 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:49:58,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,244 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:49:58,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,249 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:58,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:58,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:49:58,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:49:58,284 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:49:58,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:49:58,287 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:49:58,290 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:49:58,290 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:49:58,293 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:58,293 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:58,294 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:49:58,296 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:49:58,299 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:49:58,302 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:49:58,305 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:49:58,308 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:58,308 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:49:58,309 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:49:58,309 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:49:58,309 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8114ee18e0) -- 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 0x7f8115ffacc0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:49:58,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:49:58,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:49:58,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:49:58,319 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:49:58,319 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:49:58,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:58,322 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:49:58,325 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:49:58,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:49:58,327 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:49:58,327 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:49:58,330 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:49:58,331 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:49:58,334 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:49:58,334 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:49:58,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:49:58,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:49:58,359 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:49:58,360 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:49:58,364 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:58,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,369 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:58,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:58,371 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:58,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,380 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:58,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:58,382 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:49:58,385 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:58,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,390 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:58,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:58,392 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:49:58,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:49:58,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,400 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:58,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:58,402 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:49:58,405 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:58,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,410 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:58,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:58,412 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:58,415 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:58,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:49:58,420 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:58,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:49:58,422 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:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:49:58,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:01,625 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3gje4fpn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:01,663 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:01,663 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:01,666 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:01,667 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:01,667 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:01,667 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:01,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,672 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:01,676 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:01,676 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:01,679 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:01,679 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:01,682 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:01,682 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:01,691 INFO program/MainThread: stdout: 2024-03-01 20:50:01,691 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:01,691 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,691 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,691 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,691 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,691 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,691 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,691 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:01,692 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:01,692 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,692 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:01,692 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:01,692 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:01,693 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:01,693 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:01,693 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:01,693 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:01,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:01,705 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:01,718 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:01,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:50:01,723 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:50:01,723 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:50:01,751 INFO program/MainThread: stdout[3]: 2024-03-01 20:50:01,752 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:01,752 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:01,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,763 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:01,765 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:01,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:01,770 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:01,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:01,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:01,774 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:01,778 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:01,778 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:01,781 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:01,781 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,782 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:01,782 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeba593f10) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:50:01,785 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:01,785 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:50:01,789 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_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:50:01,789 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:50:01,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,800 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:01,801 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:01,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:50:01,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:50:01,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:01,807 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:01,807 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:50:01,810 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:01,811 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,811 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:50:01,811 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb94ad460) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:50:01,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:01,814 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:50:01,818 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:50:01,818 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:01,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:01,830 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:01,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:01,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:50:01,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:01,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:01,836 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:01,839 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:01,839 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,840 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:50:01,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeba4dbca0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:50:01,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:01,843 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:01,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:50:01,846 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:01,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:01,858 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:01,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:01,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:50:01,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:01,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:01,864 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:01,867 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:01,868 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,868 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:50:01,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb943e6a0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:50:01,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:01,871 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:01,874 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:50:01,874 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:01,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:01,886 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:01,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:50:01,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:50:01,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:01,892 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:01,892 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:01,895 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:01,895 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,896 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:50:01,896 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb943ee80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:50:01,899 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:01,899 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:50:01,902 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:50:01,902 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:01,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,913 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:01,914 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:01,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:01,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:50:01,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:01,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:01,920 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:01,923 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:01,923 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,924 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:50:01,924 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb943ed00) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:50:01,927 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:01,927 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:50:01,930 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:50:01,930 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:01,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,941 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:01,941 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:01,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:01,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:50:01,945 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:01,947 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:01,948 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:01,951 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:01,951 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,952 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:50:01,952 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb944b400) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:50:01,955 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:01,955 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:50:01,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:50:01,958 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:01,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:01,970 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:01,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:01,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:50:01,973 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:01,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:01,976 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:01,979 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:01,979 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:01,979 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:50:01,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb94421f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:50:01,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:01,983 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:50:01,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:50:01,986 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:01,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:01,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:01,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:01,997 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:01,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:50:01,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:50:02,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:02,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:02,004 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:02,006 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:02,007 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:02,007 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:50:02,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb9457250) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:50:02,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:02,010 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:50:02,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:50:02,014 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:02,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:02,025 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:02,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:50:02,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:02,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:02,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:02,031 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:02,034 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:02,034 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:02,035 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:50:02,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb94572e0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:50:02,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:02,038 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:50:02,041 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:50:02,041 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:02,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:02,052 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:02,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:50:02,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:50:02,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:02,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:02,059 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:02,061 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:02,062 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:02,062 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:50:02,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb9457f70) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:50:02,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:02,065 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:50:02,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:50:02,069 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:02,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:02,080 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:02,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:50:02,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:02,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:02,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:02,086 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:02,089 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:02,090 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:02,090 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:50:02,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb945a6d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:50:02,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:02,094 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:50:02,096 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': '20472005'} ; 2024-03-01 20:50:02,096 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:02,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:02,106 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:02,106 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:02,106 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:02,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:02,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:50:02,109 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:02,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:02,113 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:02,116 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:02,116 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:02,116 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:50:02,116 INFO blivet/MainThread: got device: DiskDevice instance (0x7efeb945a7c0) -- 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:02,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:02,123 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:02,123 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:50:02,126 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:02,126 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:50:02,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:02,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:02,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:02,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:50:02,136 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:02,138 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:02,141 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:02,148 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 0x7efebadccb00> 2024-03-01 20:50:02,188 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:50:02,192 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:02,192 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:02,195 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': '20473866'} ; 2024-03-01 20:50:02,196 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:02,196 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:02,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,204 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:02,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:02,221 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:50:02,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:02,244 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:02,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:02,247 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:02,250 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:02,250 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:02,253 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:02,254 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:02,254 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:02,257 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:02,260 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:02,263 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:02,265 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:02,268 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:02,269 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:02,269 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:50:02,270 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:02,269 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efeb94668b0) -- 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 0x7efeba8ed630> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:02,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:02,277 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:02,277 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:02,280 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:02,280 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:02,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:02,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:02,286 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:02,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:02,288 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:02,288 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:02,291 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,291 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:50:02,294 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:02,294 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:02,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:02,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:02,319 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:02,320 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:02,324 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:02,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,329 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:02,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,332 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:02,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,339 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:02,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,342 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:02,345 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:02,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,350 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:02,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,352 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:02,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,360 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:02,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,363 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:02,365 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:02,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,370 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:02,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,373 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:02,375 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:02,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,380 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:02,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,383 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:02,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,393 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:50:02,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:50:02,398 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:02,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:50:02,404 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:02,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:50:02,409 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:02,412 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,412 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:50:02,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:50:02,415 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:02,415 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:02,418 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,418 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:02,421 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,421 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:50:02,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:50:02,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:02,424 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:02,427 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,427 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:02,430 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,430 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:50:02,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:50:02,433 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:02,433 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:02,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,436 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:02,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:50:02,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:02,444 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:02,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:02,450 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:02,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:02,457 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:02,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:50:02,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:02,461 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:50:02,461 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:02,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,473 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:50:02,474 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:02,474 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:02,474 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:50:02,475 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:02,475 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:02,478 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,478 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:50:02,481 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:50:02,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:02,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:02,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:50:02,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:02,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:02,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:02,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:50:02,501 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:02,501 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:50:02,501 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:02,502 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:50:02,505 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:50:02,505 INFO program/MainThread: stderr[4]: 2024-03-01 20:50:02,505 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:02,505 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:50:02,506 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:02,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:02,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,511 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:02,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,522 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:50:02,522 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:02,523 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:02,523 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:50:02,523 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:02,524 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:02,527 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,527 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:50:02,529 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:02,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:02,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:02,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:50:02,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:02,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:02,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:02,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:50:02,549 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:50:02,550 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:50:02,550 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:02,550 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:50:02,550 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:02,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:50:02,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,554 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:02,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,565 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:50:02,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:50:02,570 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:50:02,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:50:02,575 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:50:02,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:50:02,580 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:50:02,583 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,583 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:50:02,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:02,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:02,586 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:02,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,589 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:02,592 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,592 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:50:02,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:50:02,595 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:02,595 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:02,597 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,598 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:02,600 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,601 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:50:02,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:50:02,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:02,604 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:02,606 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,607 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:02,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:50:02,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:02,613 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:02,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:02,620 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:02,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:02,626 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:02,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:50:02,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:02,631 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:50:02,631 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:02,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,643 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:50:02,644 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:02,644 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:02,644 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:50:02,645 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:02,645 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:02,648 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,648 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:50:02,650 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:50:02,654 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:02,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:02,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:50:02,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:02,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:02,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:02,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:50:02,670 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:02,670 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:50:02,671 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:02,671 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:50:02,671 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:02,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:02,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,674 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:02,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,686 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:50:02,686 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:02,687 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:02,687 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:50:02,687 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:02,688 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:02,691 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,691 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:50:02,693 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:50:02,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:02,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:02,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:02,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:02,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:02,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:02,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:50:02,713 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:50:02,714 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:50:02,714 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:02,714 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:50:02,714 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:02,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:50:02,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,718 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:02,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,729 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:50:02,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:50:02,734 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:50:02,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:50:02,739 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:50:02,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:50:02,744 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:50:02,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:50:02,749 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:50:02,751 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,752 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:50:02,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:50:02,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:02,755 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:02,757 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,757 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:02,760 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,760 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:50:02,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:50:02,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:02,763 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:02,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,766 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:02,769 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,769 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:50:02,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:50:02,771 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:02,772 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:02,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,774 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:02,777 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:50:02,777 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:02,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:02,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:02,780 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:02,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:02,783 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:02,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:50:02,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:02,790 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:02,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:02,797 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:02,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:02,804 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:02,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:02,811 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:02,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:50:02,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:02,815 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:50:02,815 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:02,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,829 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:50:02,829 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,830 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:02,830 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:50:02,830 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,831 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:02,834 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,834 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:50:02,836 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:50:02,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:02,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:02,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:02,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:02,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:02,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:02,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:50:02,856 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,857 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:50:02,857 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:02,857 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:50:02,857 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:02,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:50:02,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,861 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:02,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,872 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:50:02,873 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,874 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:02,874 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:50:02,874 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,875 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:02,877 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,877 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:50:02,880 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:50:02,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:02,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:02,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:50:02,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:02,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:02,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:02,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:50:02,900 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,901 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:50:02,901 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:02,901 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:50:02,901 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:02,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:02,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,905 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:02,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,916 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:50:02,917 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,918 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:02,918 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:50:02,919 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,919 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:02,922 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,922 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:50:02,925 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:02,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:02,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:02,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:50:02,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:02,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:02,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:02,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:50:02,945 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,946 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:50:02,946 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:02,946 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:50:02,946 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:02,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:50:02,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,950 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:02,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:02,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:02,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:02,961 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:50:02,962 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,962 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:02,963 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:50:02,963 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,964 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:02,966 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,967 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:50:02,969 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:02,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:02,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:02,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:02,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:50:02,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:02,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:02,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:02,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:50:02,990 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:50:02,990 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:50:02,991 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:02,991 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:50:02,991 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:02,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:50:02,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:50:02,995 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:02,996 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:02,996 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:02,996 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:02,996 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:02,996 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:02,996 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:02,997 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:02,998 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:02,999 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:02,999 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:03,001 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:03,003 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:03,006 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:03,008 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:03,009 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:03,011 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:03,011 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 0x7efeb935a720> 2024-03-01 20:50:03,012 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:03,044 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:03,044 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:03,045 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:03,045 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:03,045 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:03,046 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:03,046 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:03,046 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:03,047 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:03,047 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:03,047 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:03,048 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:03,048 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:03,048 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:03,049 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:03,049 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:03,049 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:03,050 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:03,050 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:03,050 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:03,051 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:03,051 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:03,052 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:03,052 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:03,052 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:03,053 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:03,053 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:03,053 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:03,054 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:03,054 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:03,055 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:03,055 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:03,055 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:03,056 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:03,056 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:03,056 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:03,057 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:03,057 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:03,058 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:03,058 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:50:03,061 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,063 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:50:03,063 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:50:03,069 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,108 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:50:03,111 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,114 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:50:03,114 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:50:03,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,144 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,144 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,154 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,154 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:50:03,158 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,161 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:50:03,161 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:50:03,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,200 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,201 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:50:03,205 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,207 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:50:03,207 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:50:03,213 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,249 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:50:03,253 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,255 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:50:03,256 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:50:03,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,297 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:50:03,300 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,303 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:50:03,303 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:50:03,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,349 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:50:03,353 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,355 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:50:03,355 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:50:03,361 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,390 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,399 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,400 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:50:03,404 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,406 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:50:03,406 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:50:03,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,438 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,450 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,450 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:50:03,454 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,456 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:50:03,457 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:50:03,465 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,503 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:50:03,507 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:03,509 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:50:03,510 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:50:03,517 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,556 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,556 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:50:03,560 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:03,562 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,565 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,565 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:03,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:03,566 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:03,602 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:50:03,603 INFO program/MainThread: stderr[5]: 2024-03-01 20:50:03,603 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:03,607 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:03,618 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:50:03,618 INFO program/MainThread: stderr[6]: 2024-03-01 20:50:03,618 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:03,618 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:50:03,647 INFO program/MainThread: stdout[7]: 2024-03-01 20:50:03,647 INFO program/MainThread: stderr[7]: 2024-03-01 20:50:03,647 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:03,647 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:50:03,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,664 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:03,665 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:03,666 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:50:03,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,699 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:50:03,703 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:03,705 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,708 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,708 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:03,708 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:03,708 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:03,750 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:50:03,751 INFO program/MainThread: stderr[8]: 2024-03-01 20:50:03,751 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:03,751 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:03,759 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:50:03,759 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:03,759 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:03,759 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:50:03,790 INFO program/MainThread: stdout[10]: 2024-03-01 20:50:03,790 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:03,790 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:03,790 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:50:03,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,802 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:03,806 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:03,807 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:50:03,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,840 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:50:03,844 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:03,846 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,849 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,849 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:03,849 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:03,849 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:03,879 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:50:03,880 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:03,880 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:03,880 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:03,894 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:50:03,894 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:03,894 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:03,894 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:50:03,924 INFO program/MainThread: stdout[13]: 2024-03-01 20:50:03,924 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:03,924 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:03,924 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:50:03,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,937 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:03,938 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:03,939 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:50:03,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:03,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:03,971 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:50:03,975 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:03,977 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,980 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:03,980 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:03,980 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:03,980 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:04,026 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:50:04,027 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:04,027 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:04,027 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:04,042 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:50:04,042 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:04,042 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:04,042 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:50:04,068 INFO program/MainThread: stdout[16]: 2024-03-01 20:50:04,068 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:04,068 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:04,068 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:50:04,068 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:04,086 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,087 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:50:04,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,119 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:50:04,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:50:04,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:04,128 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,130 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,133 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,135 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,138 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,141 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,143 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,146 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:50:04,149 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:04,212 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:50:04,213 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:04,213 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:04,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:04,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:04,243 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,256 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,270 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,275 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,282 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,288 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,293 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,299 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,322 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:04,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:04,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,340 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:50:04,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,359 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:04,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:04,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:50:04,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:04,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:50:04,375 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,377 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,381 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,387 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,389 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,392 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,395 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:04,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,405 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:50:04,410 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:04,444 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE 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:04,445 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:04,445 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:04,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:04,449 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:04,504 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:50:04,504 INFO program/MainThread: stderr[19]: 2024-03-01 20:50:04,505 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:04,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:04,523 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:04,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,571 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,575 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:04,576 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:04,576 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:04,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,603 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:50:04,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,609 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:04,612 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:50:04,613 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:50:04,748 INFO program/MainThread: stdout: 2024-03-01 20:50:04,748 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:04,749 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:04,749 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:04,749 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:04,749 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:04,749 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:04,749 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:04,749 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:04,749 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:04,749 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:04,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,749 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:50:04,764 INFO program/MainThread: stdout: 2024-03-01 20:50:04,764 INFO program/MainThread: writing all SBs 2024-03-01 20:50:04,764 INFO program/MainThread: new label = "" 2024-03-01 20:50:04,764 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,765 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:04,785 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:04,786 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:50:04,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,810 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:04,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:04,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:50:04,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,820 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:04,857 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE 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:04,857 INFO program/MainThread: stderr[20]: 2024-03-01 20:50:04,858 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:04,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:04,862 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:04,919 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:50:04,919 INFO program/MainThread: stderr[21]: 2024-03-01 20:50:04,919 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:04,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:04,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:04,943 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:04,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:04,984 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:04,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:50:04,989 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:04,990 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:04,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,014 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:50:05,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:05,021 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:05,023 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:50:05,023 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:50:05,813 INFO program/MainThread: stdout: 2024-03-01 20:50:05,814 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:50:05,814 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:05,814 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:05,814 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:05,814 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:50:05,814 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:05,814 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:05,814 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:05,814 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:05,814 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:05,814 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,815 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:50:05,828 INFO program/MainThread: stdout: 2024-03-01 20:50:05,828 INFO program/MainThread: writing all SBs 2024-03-01 20:50:05,828 INFO program/MainThread: new label = "" 2024-03-01 20:50:05,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:05,862 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:05,863 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:50:05,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:05,890 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:05,890 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:05,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:05,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:50:05,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:05,900 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:05,934 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE 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:05,935 INFO program/MainThread: stderr[22]: 2024-03-01 20:50:05,935 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:05,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:05,939 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:06,001 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:50:06,002 INFO program/MainThread: stderr[23]: 2024-03-01 20:50:06,002 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:06,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:06,032 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:06,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,063 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,067 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:06,067 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:06,068 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:06,078 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,093 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,094 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:50:06,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,100 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:06,103 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:50:06,103 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:50:06,897 INFO program/MainThread: stdout: 2024-03-01 20:50:06,897 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:50:06,897 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:06,897 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:06,897 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:06,897 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:50:06,897 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:06,898 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:06,898 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:06,898 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:06,898 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:06,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,898 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:50:06,913 INFO program/MainThread: stdout: 2024-03-01 20:50:06,913 INFO program/MainThread: writing all SBs 2024-03-01 20:50:06,913 INFO program/MainThread: new label = "" 2024-03-01 20:50:06,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:06,932 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:06,933 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:50:06,943 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:06,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:06,962 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:06,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:06,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:50:06,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:06,972 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:07,004 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE 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:07,005 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:07,005 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:07,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:07,009 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:07,071 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:50:07,072 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:07,072 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:07,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:07,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:07,097 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:07,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,140 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,145 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:07,145 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:07,146 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:50:07,156 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:07,174 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,174 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:50:07,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:07,181 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:07,183 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:50:07,184 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:50:07,981 INFO program/MainThread: stdout: 2024-03-01 20:50:07,982 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:50:07,982 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:07,982 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:07,982 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:07,982 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:50:07,982 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:07,982 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:07,982 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:07,982 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:07,982 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:07,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,983 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:50:07,998 INFO program/MainThread: stdout: 2024-03-01 20:50:07,998 INFO program/MainThread: writing all SBs 2024-03-01 20:50:07,998 INFO program/MainThread: new label = "" 2024-03-01 20:50:07,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:07,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:08,017 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:08,018 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:50:08,028 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,042 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,043 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:50:08,046 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,049 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,052 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,052 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:08,052 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:08,052 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:08,092 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:50:08,093 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:08,093 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:08,093 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:08,105 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:50:08,105 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:08,105 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:08,105 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:50:08,135 INFO program/MainThread: stdout[28]: 2024-03-01 20:50:08,135 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:08,135 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:08,135 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:50:08,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,149 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:08,153 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:08,154 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:50:08,164 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,187 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:50:08,191 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,193 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,196 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,196 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:08,196 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:08,196 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:08,236 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:50:08,237 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:08,237 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:08,237 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:08,248 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:50:08,248 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:08,248 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:08,248 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:50:08,279 INFO program/MainThread: stdout[31]: 2024-03-01 20:50:08,279 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:08,279 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:08,279 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:50:08,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:08,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:08,298 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:50:08,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,308 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,333 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:50:08,337 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,339 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,342 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,342 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:08,342 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:08,342 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:08,379 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:50:08,379 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:08,379 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:08,380 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:08,392 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:50:08,392 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:08,392 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:08,392 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:50:08,423 INFO program/MainThread: stdout[34]: 2024-03-01 20:50:08,423 INFO program/MainThread: stderr[34]: 2024-03-01 20:50:08,423 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:08,423 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:50:08,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,440 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:08,441 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:08,442 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:50:08,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,474 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:50:08,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:50:08,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:08,496 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,502 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,504 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,507 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,510 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:50:08,512 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:08,560 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:50:08,561 INFO program/MainThread: stderr[35]: 2024-03-01 20:50:08,561 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:08,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:08,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:08,583 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,599 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,606 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,618 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,627 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,657 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:08,664 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:08,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,675 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:50:08,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,694 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:08,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:08,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:50:08,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:08,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:50:08,710 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,713 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,716 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,719 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,722 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:08,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:50:08,743 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:08,780 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz 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:08,781 INFO program/MainThread: stderr[36]: 2024-03-01 20:50:08,781 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:08,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:08,785 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:08,849 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:50:08,849 INFO program/MainThread: stderr[37]: 2024-03-01 20:50:08,849 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:08,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:08,874 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:08,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,919 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:08,919 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:08,920 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:50:08,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:08,948 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:08,948 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:50:08,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:08,955 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:08,957 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:50:08,957 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:50:09,105 INFO program/MainThread: stdout: 2024-03-01 20:50:09,105 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:50:09,105 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:09,105 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:09,106 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:09,106 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:50:09,106 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:09,106 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:09,106 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:09,106 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:09,106 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:09,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,106 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:50:09,121 INFO program/MainThread: stdout: 2024-03-01 20:50:09,121 INFO program/MainThread: writing all SBs 2024-03-01 20:50:09,121 INFO program/MainThread: new label = "" 2024-03-01 20:50:09,121 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:09,141 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:09,142 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:50:09,153 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,171 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,171 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:09,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:09,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:50:09,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:09,181 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:09,215 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz 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:09,216 INFO program/MainThread: stderr[38]: 2024-03-01 20:50:09,216 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:09,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:09,220 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:09,277 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:50:09,277 INFO program/MainThread: stderr[39]: 2024-03-01 20:50:09,278 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:09,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:09,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:09,296 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:09,296 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,322 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,329 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:09,330 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:09,330 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:50:09,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:09,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:09,359 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:50:09,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:09,366 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:09,368 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:50:09,369 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:50:10,185 INFO program/MainThread: stdout: 2024-03-01 20:50:10,185 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:50:10,185 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:10,186 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:10,186 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:10,186 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:50:10,186 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:10,186 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:10,186 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:10,186 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:10,186 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:10,186 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,186 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:50:10,203 INFO program/MainThread: stdout: 2024-03-01 20:50:10,203 INFO program/MainThread: writing all SBs 2024-03-01 20:50:10,203 INFO program/MainThread: new label = "" 2024-03-01 20:50:10,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:10,224 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:10,225 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:50:10,235 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,254 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:50:10,258 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,260 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,263 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,263 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:10,263 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:10,263 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:10,299 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:50:10,299 INFO program/MainThread: stderr[40]: 2024-03-01 20:50:10,299 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:10,299 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:10,312 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:50:10,312 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:10,312 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:10,312 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:50:10,343 INFO program/MainThread: stdout[42]: 2024-03-01 20:50:10,343 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:10,343 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:10,343 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:50:10,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:10,357 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:50:10,359 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:50:10,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,393 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:50:10,397 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,400 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,402 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,402 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:10,403 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:10,403 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:10,453 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:50:10,454 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:10,454 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:10,454 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:10,471 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:50:10,471 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:10,471 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:10,471 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:50:10,504 INFO program/MainThread: stdout[45]: 2024-03-01 20:50:10,504 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:10,504 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:10,504 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:50:10,505 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,516 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:10,520 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:10,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:50:10,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,555 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:50:10,559 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,561 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,564 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,564 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:10,564 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:10,564 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:10,600 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:50:10,601 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:10,601 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:10,601 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:10,614 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:50:10,614 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:10,614 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:10,615 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:50:10,642 INFO program/MainThread: stdout[48]: 2024-03-01 20:50:10,642 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:10,642 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:10,642 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:50:10,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,656 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:10,656 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:50:10,658 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:50:10,668 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,690 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,690 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:50:10,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:50:10,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:10,699 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,702 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,705 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,708 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,710 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,713 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:50:10,716 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:10,766 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:50:10,766 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:10,766 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:10,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:10,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:10,788 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,800 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,808 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,816 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,824 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,830 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:10,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:10,880 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,891 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,891 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:50:10,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,901 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,915 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,915 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:10,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:10,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:50:10,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:50:10,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:50:10,931 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,937 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,943 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:10,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:10,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:10,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:10,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:50:10,962 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:11,001 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 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,002 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:11,002 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:11,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:11,006 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:11,055 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:50:11,056 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:11,056 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:11,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:11,071 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:11,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,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:11,114 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:11,115 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:50:11,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,139 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,140 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:50:11,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,147 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:11,149 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:50:11,149 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:50:11,328 INFO program/MainThread: stdout: 2024-03-01 20:50:11,328 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:50:11,328 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:11,328 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:11,328 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:11,328 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:50:11,328 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:11,328 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:11,328 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:11,328 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:11,328 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:11,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,329 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:50:11,345 INFO program/MainThread: stdout: 2024-03-01 20:50:11,345 INFO program/MainThread: writing all SBs 2024-03-01 20:50:11,345 INFO program/MainThread: new label = "" 2024-03-01 20:50:11,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:11,364 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:11,366 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:50:11,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,391 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:11,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:11,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:50:11,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,401 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:11,442 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 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:11,443 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:11,443 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:11,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:11,447 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:11,507 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:50:11,507 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:11,507 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:11,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:11,528 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:11,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,567 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:11,568 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:11,568 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:50:11,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:11,593 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:11,593 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:50:11,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:11,600 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:11,603 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:50:11,603 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:50:12,350 INFO program/MainThread: stdout: 2024-03-01 20:50:12,351 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:50:12,351 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:50:12,351 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:50:12,351 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:50:12,351 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:50:12,351 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:50:12,351 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:50:12,351 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:50:12,351 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:50:12,351 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:50:12,351 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,352 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:50:12,368 INFO program/MainThread: stdout: 2024-03-01 20:50:12,369 INFO program/MainThread: writing all SBs 2024-03-01 20:50:12,369 INFO program/MainThread: new label = "" 2024-03-01 20:50:12,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:12,391 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:12,392 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:50:12,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:12,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:12,423 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:12,423 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 0x7efeb94a7f40> 2024-03-01 20:50:12,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,429 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:12,430 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:12,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,435 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:12,436 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:12,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,441 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:12,441 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:12,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,446 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:12,446 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:12,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,452 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:12,452 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:12,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,457 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:12,457 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:12,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,462 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:12,462 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:12,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,468 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:12,468 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:12,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,473 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:12,473 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:12,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,478 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:12,479 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:12,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,484 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:12,484 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:12,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,489 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:12,489 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:12,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,494 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:12,494 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:12,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,500 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:12,500 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:12,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,505 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:12,505 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:12,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:12,510 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:12,510 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:28,633 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_45fxsrgp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:28,669 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:28,670 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:28,673 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:28,673 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 20:50:28,673 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:28,673 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:28,678 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,678 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:28,682 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:28,682 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:28,685 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:28,685 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:28,688 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:28,688 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:28,700 INFO program/MainThread: stdout: 2024-03-01 20:50:28,700 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:28,700 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c 2024-03-01 20:50:28,700 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA 2024-03-01 20:50:28,700 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 9f49447f-60fb-4636-aba1-1993d3e76e9b 2024-03-01 20:50:28,700 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 2024-03-01 20:50:28,700 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 2024-03-01 20:50:28,700 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 2013a410-d4ba-48f8-ac1d-0bfba0e0594b 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0e1be377-c813-4491-b41e-9f334f89bd7a 2024-03-01 20:50:28,700 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk 2024-03-01 20:50:28,700 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM 2024-03-01 20:50:28,700 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc 2024-03-01 20:50:28,700 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 64ac7b43-7c90-4db9-8e1c-353662c04631 2024-03-01 20:50:28,700 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d164db74-a95b-45ea-b4ab-69233bc2718a 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 2024-03-01 20:50:28,700 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 2024-03-01 20:50:28,700 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 2024-03-01 20:50:28,700 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc 2024-03-01 20:50:28,700 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 2024-03-01 20:50:28,700 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:28,700 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:28,700 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:28,701 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:28,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,701 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c sdb 1073741824 root disk brw-rw---- LVM2_member MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 9f49447f-60fb-4636-aba1-1993d3e76e9b sdc 1073741824 root disk brw-rw---- LVM2_member JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 sdd 1073741824 root disk brw-rw---- LVM2_member yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 2013a410-d4ba-48f8-ac1d-0bfba0e0594b `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0e1be377-c813-4491-b41e-9f334f89bd7a sde 1073741824 root disk brw-rw---- LVM2_member uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk sdf 1073741824 root disk brw-rw---- LVM2_member m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM sdg 1073741824 root disk brw-rw---- LVM2_member dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 64ac7b43-7c90-4db9-8e1c-353662c04631 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d164db74-a95b-45ea-b4ab-69233bc2718a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 sdh 1073741824 root disk brw-rw---- LVM2_member 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 sdi 1073741824 root disk brw-rw---- LVM2_member DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 sdj 1073741824 root disk brw-rw---- LVM2_member j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 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:28,701 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:28,701 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:28,701 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:28,701 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:28,702 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:28,702 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:28,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:28,712 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:28,729 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:28,733 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/lvm-pv-uuid-gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F', 'ID_FS_UUID_ENC': 'gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:50:28,733 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:28,734 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:28,774 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:28,775 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:28,775 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:28,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:28,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:28,786 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:28,788 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:28,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:28,794 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:28,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:28,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:28,797 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:28,801 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:28,801 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:28,804 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:28,804 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:28,805 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:28,805 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde33c64910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:50:28,808 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:28,812 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:28,812 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:28,815 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:28,815 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:28,818 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:28,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:28,822 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:28,822 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:28,825 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:28,825 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:28,825 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:28,861 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:28,862 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA. WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (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:28,862 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:28,862 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:28,866 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; pe_start: 8 MiB ; 2024-03-01 20:50:28,867 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:28,870 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:28,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:28,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:28,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:28,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:28,881 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:28,917 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:28,918 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA. WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (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:28,918 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:28,918 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:28,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:28,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:28,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:28,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:28,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:28,931 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:28,970 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc 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:28,971 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA. WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (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:28,971 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:28,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:28,976 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:28,978 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:28,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:28,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:28,984 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:28,984 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:28,987 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA', 'ID_FS_UUID_ENC': 'MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:50:28,987 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:28,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:28,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:28,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:28,999 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:28,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:28,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:29,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:29,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:29,005 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:29,008 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:29,009 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,009 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:29,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde326bf3d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:50:29,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:29,015 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,015 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:29,018 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,018 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:29,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:29,025 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,025 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:29,027 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:29,027 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:29,028 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:29,067 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:29,068 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (last written to /dev/sdc). 2024-03-01 20:50:29,068 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:29,068 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:29,072 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:50:29,072 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:29,075 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:29,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:29,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:29,087 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:29,089 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:29,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:29,095 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:29,130 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:29,131 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (last written to /dev/sdc). 2024-03-01 20:50:29,131 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:29,131 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:29,131 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:29,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:50:29,136 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:29,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,146 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:29,147 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:29,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:29,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:29,150 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:29,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:29,153 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:29,156 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:29,156 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,157 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:29,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde326c88b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:50:29,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:29,160 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:29,163 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:50:29,164 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:29,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:29,175 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:29,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:29,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:29,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:29,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:29,181 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:29,184 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:29,184 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,185 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:29,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde326c8f70) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:50:29,188 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:29,188 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:29,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6', 'ID_FS_UUID_ENC': 'JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:50:29,191 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:29,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:29,202 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:29,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:29,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:29,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:29,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:29,209 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:29,211 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:29,212 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,212 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:29,212 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde326ccaf0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:50:29,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:29,218 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,218 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:29,221 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,221 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:29,224 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:29,228 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,228 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:29,230 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:29,230 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:29,231 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:50:29,266 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:29,267 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:29,267 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:29,267 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:29,271 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:29,271 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:29,274 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:29,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:29,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:29,286 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:29,288 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:29,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:29,294 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:50:29,327 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:29,328 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:29,328 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:29,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:29,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:29,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:29,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:29,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:29,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:29,351 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:29,354 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:29,354 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:29,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:29,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:29,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:29,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:29,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:29,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:29,367 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:29,370 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:29,371 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:29,371 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:29,371 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:29,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:29,374 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:29,377 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:29,377 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:29,381 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk ' '/dev/disk/by-uuid/9f49447f-60fb-4636-aba1-1993d3e76e9b ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk', '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': '9f49447f-60fb-4636-aba1-1993d3e76e9b', 'ID_FS_UUID_ENC': '9f49447f-60fb-4636-aba1-1993d3e76e9b', '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': '619325282'} ; 2024-03-01 20:50:29,381 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:29,381 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:29,384 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:29,385 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:29,385 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:29,385 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:29,387 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:29,387 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:29,387 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:29,387 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:29,390 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:29,390 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:29,390 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:29,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:29,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:29,400 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:29,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:29,401 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:29,397 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326dbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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 (0x7fde327b3280) -- 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 = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:29,401 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:29,404 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:29,405 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:29,405 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:29,409 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:29,412 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,412 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:29,415 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,415 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:29,419 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,419 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:29,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,422 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:29,423 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:29,424 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:29,428 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:29,428 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:29,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:29,431 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:29,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:29,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:29,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:29,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:29,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:29,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:29,453 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:29,456 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:29,457 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:29,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:50:29,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:29,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:29,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:29,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:29,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:29,470 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:29,473 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:29,473 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:29,474 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:29,474 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:50:29,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:29,477 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:29,480 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:29,480 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:29,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc ' '/dev/disk/by-uuid/9c9f1a32-13e9-41db-a939-918eb2fd481c', '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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc', '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': '9c9f1a32-13e9-41db-a939-918eb2fd481c', 'ID_FS_UUID_ENC': '9c9f1a32-13e9-41db-a939-918eb2fd481c', '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': '618884615'} ; 2024-03-01 20:50:29,484 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:29,484 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:29,487 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:29,487 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:29,487 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:29,487 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:29,490 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:29,490 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:29,490 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:29,490 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:29,492 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:29,493 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:29,493 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:29,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:50:29,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:29,503 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:29,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:29,504 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:29,500 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326dd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc 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 (0x7fde327b3280) -- name = test_vg1 status = True 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 = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29,505 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:29,508 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:29,508 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:29,508 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:29,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:29,516 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,516 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:50:29,519 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,519 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:50:29,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:50:29,526 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,526 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:29,526 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:50:29,529 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:29,529 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:50:29,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:29,532 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:29,533 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:29,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': 'yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63', 'ID_FS_UUID_ENC': 'yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:50:29,536 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:29,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:29,548 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:29,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:29,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:29,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:29,554 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:29,554 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:29,557 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:29,557 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,558 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:50:29,558 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde326c8730) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:50:29,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:29,564 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,564 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:29,567 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,567 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:29,570 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,570 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:29,573 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:29,576 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:50:29,576 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:29,576 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:29,609 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:29,610 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk. WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk (last written to /dev/sde). WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:29,610 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:29,610 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:50:29,614 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:50:29,615 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:50:29,618 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:29,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:29,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,629 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:29,663 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 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=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:29,664 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk. WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk (last written to /dev/sde). WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:29,664 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:29,664 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:29,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:29,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:29,672 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:29,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:29,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:29,675 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sda,/dev/sdc ... 2024-03-01 20:50:29,709 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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:29,710 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk. WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk (last written to /dev/sde). WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:29,710 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:29,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:50:29,715 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:50:29,717 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:50:29,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:29,723 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:29,723 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:29,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/lvm-pv-uuid-uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': 'uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk', 'ID_FS_UUID_ENC': 'uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:50:29,727 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:29,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,738 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:29,739 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:29,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:29,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:29,742 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:29,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:29,745 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:29,748 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:29,748 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,749 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:50:29,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde337e5b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:50:29,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:29,755 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,755 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:50:29,758 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,758 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:50:29,761 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,761 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:50:29,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:50:29,767 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:50:29,767 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:29,767 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/sdc,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:29,803 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:29,804 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:29,804 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:29,804 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:50:29,808 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:29,808 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:50:29,811 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:29,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:29,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:29,823 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:29,825 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:50:29,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:29,831 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/sdc,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:29,871 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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:29,872 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:29,872 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:29,872 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:29,872 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:29,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/lvm-pv-uuid-m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM ' '/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': 'm2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM', 'ID_FS_UUID_ENC': 'm2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:50:29,877 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:29,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:29,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:29,888 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:29,889 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:29,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:50:29,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:50:29,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:29,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:29,895 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:29,898 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:29,898 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:29,899 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:50:29,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde326d9610) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:50:29,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:29,905 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:29,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:50:29,908 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:29,908 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:50:29,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,911 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:50:29,914 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:29,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:50:29,917 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:50:29,917 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:29,917 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/sdc,/dev/sdf,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:29,955 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:29,956 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:29,956 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:29,956 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:50:29,960 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:29,960 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:50:29,963 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:29,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:29,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:29,975 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:29,978 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:50:29,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:29,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:29,983 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/sdc,/dev/sdf,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:30,019 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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:30,020 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:30,020 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:30,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:30,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:30,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:30,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:30,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:30,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:30,043 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:30,046 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:30,047 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:30,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:50:30,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:30,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:30,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:30,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:30,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:30,060 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:30,063 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:30,063 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:30,063 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:30,063 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:50:30,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:30,067 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:30,070 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:30,070 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:30,074 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/0e1be377-c813-4491-b41e-9f334f89bd7a ' '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5', '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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5', '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': '0e1be377-c813-4491-b41e-9f334f89bd7a', 'ID_FS_UUID_ENC': '0e1be377-c813-4491-b41e-9f334f89bd7a', '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': '617097688'} ; 2024-03-01 20:50:30,074 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:30,074 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:30,077 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:50:30,077 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:30,077 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:30,077 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:30,080 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:50:30,081 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:30,081 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:30,081 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:30,083 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:50:30,084 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:30,084 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:30,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:50:30,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:30,094 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:30,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:30,095 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:30,091 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde3267eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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 (0x7fde327b3ca0) -- 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 = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:30,095 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:30,098 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:50:30,099 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:30,099 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:30,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:30,106 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,106 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:50:30,109 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,109 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:50:30,113 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,113 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:50:30,116 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,116 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:50:30,116 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:50:30,119 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:30,119 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:50:30,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:30,123 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:30,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:30,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:50:30,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:30,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:30,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:30,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:30,145 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:30,148 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:30,148 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:30,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:50:30,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:30,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:30,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:50:30,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:30,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:30,162 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:30,165 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:30,166 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:30,166 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:30,166 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:50:30,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:30,169 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:30,172 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:30,172 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:30,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/2013a410-d4ba-48f8-ac1d-0bfba0e0594b', '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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A', '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': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', 'ID_FS_UUID_ENC': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', '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': '616663271'} ; 2024-03-01 20:50:30,176 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:30,176 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:30,179 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:50:30,179 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:30,179 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:30,179 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:30,182 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:50:30,182 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:30,182 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:30,182 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:30,185 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:50:30,185 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:30,185 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:30,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:50:30,195 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:30,196 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:30,196 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:30,197 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:30,193 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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 (0x7fde327b3ca0) -- name = test_vg2 status = 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 = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:30,197 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:30,200 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:50:30,201 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:30,201 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:30,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:30,208 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,208 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:50:30,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:50:30,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:50:30,218 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:50:30,219 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:50:30,222 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:30,222 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:50:30,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:30,225 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:30,225 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:30,228 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/lvm-pv-uuid-dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc', 'ID_FS_UUID_ENC': 'dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:50:30,228 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:30,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,240 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:30,241 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:30,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:50:30,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:50:30,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:30,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:30,247 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:30,250 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:30,251 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:30,251 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:50:30,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde337e5a30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:50:30,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:30,257 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,257 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:50:30,260 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,260 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:50:30,263 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,263 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:50:30,266 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,266 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:50:30,269 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:50:30,269 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:30,269 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/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:30,308 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:30,309 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571. WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,309 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:30,309 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:50:30,313 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:50:30,313 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:50:30,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:30,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:30,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,328 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/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:30,370 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 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=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 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=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:30,371 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571. WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,371 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:30,371 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:30,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:30,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:30,379 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:30,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:50:30,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:30,382 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/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sde ... 2024-03-01 20:50:30,419 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:30,420 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571. WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,420 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:30,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:50:30,425 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:50:30,427 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:50:30,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,433 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:30,433 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:30,436 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571', 'ID_FS_UUID_ENC': '2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:50:30,436 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:30,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,448 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:30,448 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:30,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:30,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:50:30,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:30,454 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:30,454 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:30,457 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:30,457 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:30,458 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:50:30,458 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde32749940) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:50:30,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:30,464 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,464 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:50:30,466 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,467 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:50:30,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:50:30,473 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,473 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:50:30,475 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:50:30,475 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:30,476 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/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sdh,/dev/sde ... 2024-03-01 20:50:30,515 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:30,515 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,516 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:30,516 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:50:30,520 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; 2024-03-01 20:50:30,520 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:50:30,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:30,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:30,534 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:30,537 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:50:30,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,542 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/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sdh,/dev/sde ... 2024-03-01 20:50:30,579 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:30,579 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,579 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:30,580 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:30,580 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:30,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/lvm-pv-uuid-DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91', 'ID_FS_UUID_ENC': 'DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:50:30,584 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:30,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,596 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:30,596 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:30,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:50:30,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:50:30,599 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:30,602 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:30,602 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:30,605 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:30,605 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:30,606 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:50:30,606 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde3268b880) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:50:30,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:30,612 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,612 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:50:30,615 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,615 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:50:30,618 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,618 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:50:30,621 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,621 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:50:30,623 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:50:30,623 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:30,624 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sdh,/dev/sde ... 2024-03-01 20:50:30,656 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:30,656 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,656 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:30,657 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:50:30,661 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; 2024-03-01 20:50:30,661 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:30,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:30,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:30,675 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:30,678 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:50:30,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,684 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sdh,/dev/sde ... 2024-03-01 20:50:30,725 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:30,725 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:30,725 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:30,726 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:30,726 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:30,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': 'j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc', 'ID_FS_UUID_ENC': 'j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:50:30,730 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:30,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,742 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:30,742 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:30,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:30,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:50:30,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:30,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:30,748 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:50:30,751 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:50:30,751 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:30,752 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:50:30,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde3268d8e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:50:30,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:30,758 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,758 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:50:30,761 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,761 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:50:30,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:50:30,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:50:30,769 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:50:30,769 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:30,770 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdj,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sdh,/dev/sde ... 2024-03-01 20:50:30,805 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:30,805 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:30,805 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:30,806 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:50:30,810 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:50:30,810 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:50:30,812 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:30,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:30,824 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:30,827 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:50:30,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:30,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:30,832 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdj,/dev/sdf,/dev/sdg,/dev/sdb,/dev/sda,/dev/sdh,/dev/sde ... 2024-03-01 20:50:30,872 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:30,872 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:30,872 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:30,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:30,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:50:30,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:30,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:30,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:30,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:30,895 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:30,898 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:30,898 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:30,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:50:30,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:30,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:30,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:50:30,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:30,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:30,911 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:30,914 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:30,914 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:30,914 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:30,915 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:50:30,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:30,917 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:30,920 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:30,921 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:30,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/bb00cc81-9dc7-471b-b6fa-65d18fe7f009 ' '/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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF', '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': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', 'ID_FS_UUID_ENC': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', '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': '614886451'} ; 2024-03-01 20:50:30,924 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:30,924 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:30,927 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:50:30,927 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:30,927 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:30,928 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:30,930 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:50:30,930 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:30,930 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:30,930 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:30,932 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:50:30,933 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:30,933 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:30,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:50:30,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:30,943 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:30,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:30,944 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:30,940 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde32693a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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 (0x7fde32683ac0) -- 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:30,945 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:30,947 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:50:30,947 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:30,947 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:30,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:30,954 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:30,954 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:50:30,957 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:30,957 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:50:30,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:50:30,964 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:30,964 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:50:30,964 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:50:30,967 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:30,967 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:50:30,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:30,970 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:30,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:30,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:30,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:30,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:50:30,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:30,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:30,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:30,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:30,992 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:30,995 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:30,995 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:30,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:50:30,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:31,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:31,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:31,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:31,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:31,017 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:31,020 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:31,020 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:31,021 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:31,021 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:50:31,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:31,024 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:31,026 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:31,027 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:31,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/73a699a1-41e7-4cdb-8ac6-0eabca288027 ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7', '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': '73a699a1-41e7-4cdb-8ac6-0eabca288027', 'ID_FS_UUID_ENC': '73a699a1-41e7-4cdb-8ac6-0eabca288027', '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': '613817139'} ; 2024-03-01 20:50:31,030 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:31,030 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,033 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:50:31,034 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:31,034 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:31,034 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,036 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:50:31,036 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:31,036 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:31,036 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,039 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:50:31,039 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:31,039 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:31,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:50:31,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,050 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:31,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,051 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:31,046 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326a2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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 (0x7fde32683ac0) -- name = test_vg3 status = True 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:31,052 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,054 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:50:31,054 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:31,055 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:31,058 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:31,061 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,061 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:50:31,064 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:50:31,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:50:31,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:50:31,071 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:50:31,074 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:31,074 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:50:31,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:31,077 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:31,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:31,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:31,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:31,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:50:31,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:31,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:31,099 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:31,102 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:31,102 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:31,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:50:31,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:31,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:31,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:50:31,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:31,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:31,115 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:31,118 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:31,118 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:31,118 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:31,118 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:50:31,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:31,121 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:31,124 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:31,125 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:31,128 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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I ' '/dev/disk/by-uuid/d164db74-a95b-45ea-b4ab-69233bc2718a ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I', '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': 'd164db74-a95b-45ea-b4ab-69233bc2718a', 'ID_FS_UUID_ENC': 'd164db74-a95b-45ea-b4ab-69233bc2718a', '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': '612738216'} ; 2024-03-01 20:50:31,128 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:31,128 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,131 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:50:31,131 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:31,131 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:31,132 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,134 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:50:31,134 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:31,134 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:31,134 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,137 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:50:31,137 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:31,137 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:31,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:50:31,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,148 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:31,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,149 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:31,144 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326933a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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 (0x7fde32683ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:31,150 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,152 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:50:31,152 INFO program/MainThread: stderr[54]: 2024-03-01 20:50:31,152 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:50:31,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:31,159 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,159 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:50:31,162 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,162 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:50:31,166 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,166 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:50:31,169 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:50:31,169 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:50:31,172 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:31,172 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:50:31,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:31,175 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:31,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:31,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:50:31,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:31,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:50:31,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:31,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:31,197 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:31,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:50:31,200 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:31,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:50:31,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:31,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:31,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:50:31,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:31,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:31,213 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:31,216 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:31,216 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:31,216 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:31,216 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:50:31,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:31,219 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:31,222 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:31,223 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:31,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/64ac7b43-7c90-4db9-8e1c-353662c04631 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ', '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ', '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': '64ac7b43-7c90-4db9-8e1c-353662c04631', 'ID_FS_UUID_ENC': '64ac7b43-7c90-4db9-8e1c-353662c04631', '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': '612327648'} ; 2024-03-01 20:50:31,226 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:31,226 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,229 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:50:31,229 INFO program/MainThread: stderr[55]: 2024-03-01 20:50:31,229 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:50:31,229 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,232 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:50:31,232 INFO program/MainThread: stderr[56]: 2024-03-01 20:50:31,232 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:50:31,232 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,234 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:50:31,234 INFO program/MainThread: stderr[57]: 2024-03-01 20:50:31,235 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:50:31,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:50:31,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,246 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,247 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,242 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326bfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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 (0x7fde32683ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:31,248 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,250 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:50:31,250 INFO program/MainThread: stderr[58]: 2024-03-01 20:50:31,250 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:50:31,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:31,257 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,257 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:50:31,260 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,260 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:50:31,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:50:31,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:50:31,267 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:50:31,270 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:31,270 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:50:31,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:31,273 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:31,274 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:31,276 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': '20472005'} ; 2024-03-01 20:50:31,277 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:31,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:31,287 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:31,287 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:31,288 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:31,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:50:31,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:50:31,290 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:31,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:31,293 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:31,296 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:31,296 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:31,297 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:50:31,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7fde327b3c10) -- 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:31,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:31,303 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,303 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:50:31,306 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,306 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:50:31,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:50:31,312 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,312 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:50:31,314 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:31,317 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:31,320 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:31,327 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 0x7fde337e8d00> 2024-03-01 20:50:31,372 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:50:31,376 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:31,376 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:31,379 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': '20473866'} ; 2024-03-01 20:50:31,379 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:31,379 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:31,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,389 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:31,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:31,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:31,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:50:31,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:50:31,432 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:31,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:50:31,435 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:31,438 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:31,438 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:31,441 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:31,441 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:31,441 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:31,444 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:31,447 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:31,449 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:31,452 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:31,455 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:31,455 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:31,455 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:50:31,456 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:31,455 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fde326fb850) -- 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 0x7fde326af180> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:31,459 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:31,462 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:31,462 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:50:31,465 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:31,465 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:50:31,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:50:31,471 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:31,471 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:50:31,471 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:31,474 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:31,474 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:50:31,476 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:31,477 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:31,479 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-uuid/64ac7b43-7c90-4db9-8e1c-353662c04631 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ', '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': '64ac7b43-7c90-4db9-8e1c-353662c04631', 'ID_FS_UUID_ENC': '64ac7b43-7c90-4db9-8e1c-353662c04631', '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': '612327648'} ; 2024-03-01 20:50:31,480 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:31,480 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,483 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:50:31,483 INFO program/MainThread: stderr[59]: 2024-03-01 20:50:31,483 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:50:31,483 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,486 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:50:31,486 INFO program/MainThread: stderr[60]: 2024-03-01 20:50:31,486 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:50:31,486 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,488 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:50:31,488 INFO program/MainThread: stderr[61]: 2024-03-01 20:50:31,488 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:50:31,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,495 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:31,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,500 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,501 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,496 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326bfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde32683ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:31,502 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:31,504 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:50:31,504 INFO program/MainThread: stderr[62]: 2024-03-01 20:50:31,504 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:50:31,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:31,508 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:50:31,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/d164db74-a95b-45ea-b4ab-69233bc2718a', '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I', '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': 'd164db74-a95b-45ea-b4ab-69233bc2718a', 'ID_FS_UUID_ENC': 'd164db74-a95b-45ea-b4ab-69233bc2718a', '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': '612738216'} ; 2024-03-01 20:50:31,511 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:31,511 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,513 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:50:31,514 INFO program/MainThread: stderr[63]: 2024-03-01 20:50:31,514 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:50:31,514 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,516 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:50:31,516 INFO program/MainThread: stderr[64]: 2024-03-01 20:50:31,516 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:50:31,516 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,519 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:50:31,519 INFO program/MainThread: stderr[65]: 2024-03-01 20:50:31,519 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:50:31,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,526 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:31,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,530 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,531 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,526 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326933a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde32683ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:31,532 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:31,534 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:50:31,534 INFO program/MainThread: stderr[66]: 2024-03-01 20:50:31,535 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:50:31,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:31,538 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:50:31,541 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/73a699a1-41e7-4cdb-8ac6-0eabca288027 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7', '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': '73a699a1-41e7-4cdb-8ac6-0eabca288027', 'ID_FS_UUID_ENC': '73a699a1-41e7-4cdb-8ac6-0eabca288027', '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': '613817139'} ; 2024-03-01 20:50:31,541 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:31,541 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,544 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:50:31,544 INFO program/MainThread: stderr[67]: 2024-03-01 20:50:31,544 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:50:31,544 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,546 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:50:31,546 INFO program/MainThread: stderr[68]: 2024-03-01 20:50:31,546 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:50:31,546 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,549 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:50:31,549 INFO program/MainThread: stderr[69]: 2024-03-01 20:50:31,549 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:50:31,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,556 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:31,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,561 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,556 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326a2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde32683ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:31,562 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:31,564 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:50:31,565 INFO program/MainThread: stderr[70]: 2024-03-01 20:50:31,565 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:50:31,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:31,568 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:50:31,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/bb00cc81-9dc7-471b-b6fa-65d18fe7f009', '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF', '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': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', 'ID_FS_UUID_ENC': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', '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': '614886451'} ; 2024-03-01 20:50:31,571 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:31,571 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:31,574 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:50:31,574 INFO program/MainThread: stderr[71]: 2024-03-01 20:50:31,574 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:50:31,574 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:31,576 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:50:31,576 INFO program/MainThread: stderr[72]: 2024-03-01 20:50:31,577 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:50:31,577 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:31,579 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:50:31,579 INFO program/MainThread: stderr[73]: 2024-03-01 20:50:31,579 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:50:31,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,586 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:31,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:31,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:31,586 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde32693a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde32683ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:31,592 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:31,595 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:50:31,595 INFO program/MainThread: stderr[74]: 2024-03-01 20:50:31,595 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:50:31,598 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:31,598 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:50:31,601 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A ' '/dev/disk/by-uuid/2013a410-d4ba-48f8-ac1d-0bfba0e0594b ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A', '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': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', 'ID_FS_UUID_ENC': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', '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': '616663271'} ; 2024-03-01 20:50:31,601 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:31,601 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:31,604 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:50:31,604 INFO program/MainThread: stderr[75]: 2024-03-01 20:50:31,604 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:50:31,604 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:31,606 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:50:31,607 INFO program/MainThread: stderr[76]: 2024-03-01 20:50:31,607 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:50:31,607 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:31,609 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:50:31,609 INFO program/MainThread: stderr[77]: 2024-03-01 20:50:31,609 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:50:31,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,616 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:31,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:31,619 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:31,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:31,620 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:31,616 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde327b3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:31,621 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:31,623 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:50:31,623 INFO program/MainThread: stderr[78]: 2024-03-01 20:50:31,623 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:50:31,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:31,627 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:50:31,629 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5 ' '/dev/disk/by-uuid/0e1be377-c813-4491-b41e-9f334f89bd7a ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5', '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': '0e1be377-c813-4491-b41e-9f334f89bd7a', 'ID_FS_UUID_ENC': '0e1be377-c813-4491-b41e-9f334f89bd7a', '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': '617097688'} ; 2024-03-01 20:50:31,630 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:31,630 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:31,632 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:50:31,632 INFO program/MainThread: stderr[79]: 2024-03-01 20:50:31,632 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:50:31,633 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:31,635 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:50:31,635 INFO program/MainThread: stderr[80]: 2024-03-01 20:50:31,635 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:50:31,635 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:31,637 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:50:31,638 INFO program/MainThread: stderr[81]: 2024-03-01 20:50:31,638 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:50:31,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,645 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:31,648 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:31,648 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:31,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:31,649 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:31,645 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde3267eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde327b3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:31,650 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:31,652 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:50:31,652 INFO program/MainThread: stderr[82]: 2024-03-01 20:50:31,652 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:50:31,656 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:31,656 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:50:31,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/9c9f1a32-13e9-41db-a939-918eb2fd481c ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc', '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': '9c9f1a32-13e9-41db-a939-918eb2fd481c', 'ID_FS_UUID_ENC': '9c9f1a32-13e9-41db-a939-918eb2fd481c', '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': '618884615'} ; 2024-03-01 20:50:31,659 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:31,659 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,662 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:50:31,662 INFO program/MainThread: stderr[83]: 2024-03-01 20:50:31,662 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:50:31,662 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,664 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:50:31,664 INFO program/MainThread: stderr[84]: 2024-03-01 20:50:31,664 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:50:31,664 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,667 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:50:31,667 INFO program/MainThread: stderr[85]: 2024-03-01 20:50:31,667 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:50:31,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,674 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:31,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,677 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:31,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,678 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:31,674 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326dd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde327b3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:31,678 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:31,681 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:50:31,681 INFO program/MainThread: stderr[86]: 2024-03-01 20:50:31,681 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:50:31,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:31,685 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:50:31,687 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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/9f49447f-60fb-4636-aba1-1993d3e76e9b', '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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk', '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': '9f49447f-60fb-4636-aba1-1993d3e76e9b', 'ID_FS_UUID_ENC': '9f49447f-60fb-4636-aba1-1993d3e76e9b', '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': '619325282'} ; 2024-03-01 20:50:31,687 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:31,688 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,690 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:50:31,690 INFO program/MainThread: stderr[87]: 2024-03-01 20:50:31,690 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:50:31,690 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,693 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:50:31,693 INFO program/MainThread: stderr[88]: 2024-03-01 20:50:31,693 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:50:31,693 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,695 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:50:31,696 INFO program/MainThread: stderr[89]: 2024-03-01 20:50:31,696 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:50:31,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,702 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:31,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,705 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:31,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:31,706 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:31,703 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fde326dbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fde327b3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:31,707 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:31,709 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:50:31,710 INFO program/MainThread: stderr[90]: 2024-03-01 20:50:31,710 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:50:31,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:31,713 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:50:31,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:31,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:31,740 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:31,741 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:31,745 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:31,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,750 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:31,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:31,753 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:31,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,761 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:31,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:31,763 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:31,766 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:31,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,771 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:31,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:31,774 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:31,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,782 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:31,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:31,785 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:31,787 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:31,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,792 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:31,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:31,795 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:31,798 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:31,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:31,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:50:31,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:31,806 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:34,783 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ci9zgvn0/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:34,818 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:34,818 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:50:34,821 INFO program/MainThread: stdout[2]: 2024-03-01 20:50:34,821 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:34,821 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:50:34,821 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:50:34,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:34,826 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:50:34,829 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:34,829 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:50:34,832 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:34,832 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:50:34,835 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:50:34,835 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:50:34,846 INFO program/MainThread: stdout: 2024-03-01 20:50:34,846 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:50:34,846 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c 2024-03-01 20:50:34,846 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA 2024-03-01 20:50:34,846 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 9f49447f-60fb-4636-aba1-1993d3e76e9b 2024-03-01 20:50:34,846 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 2024-03-01 20:50:34,846 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 2024-03-01 20:50:34,846 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 2013a410-d4ba-48f8-ac1d-0bfba0e0594b 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0e1be377-c813-4491-b41e-9f334f89bd7a 2024-03-01 20:50:34,846 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk 2024-03-01 20:50:34,846 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM 2024-03-01 20:50:34,846 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc 2024-03-01 20:50:34,846 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 64ac7b43-7c90-4db9-8e1c-353662c04631 2024-03-01 20:50:34,846 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d164db74-a95b-45ea-b4ab-69233bc2718a 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 2024-03-01 20:50:34,846 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 2024-03-01 20:50:34,846 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 2024-03-01 20:50:34,846 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc 2024-03-01 20:50:34,846 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 2024-03-01 20:50:34,847 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:50:34,847 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:50:34,847 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:50:34,847 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:50:34,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:34,847 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c sdb 1073741824 root disk brw-rw---- LVM2_member MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 9c9f1a32-13e9-41db-a939-918eb2fd481c `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 9f49447f-60fb-4636-aba1-1993d3e76e9b sdc 1073741824 root disk brw-rw---- LVM2_member JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 sdd 1073741824 root disk brw-rw---- LVM2_member yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 2013a410-d4ba-48f8-ac1d-0bfba0e0594b `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0e1be377-c813-4491-b41e-9f334f89bd7a sde 1073741824 root disk brw-rw---- LVM2_member uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk sdf 1073741824 root disk brw-rw---- LVM2_member m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM sdg 1073741824 root disk brw-rw---- LVM2_member dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 64ac7b43-7c90-4db9-8e1c-353662c04631 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d164db74-a95b-45ea-b4ab-69233bc2718a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 sdh 1073741824 root disk brw-rw---- LVM2_member 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 73a699a1-41e7-4cdb-8ac6-0eabca288027 sdi 1073741824 root disk brw-rw---- LVM2_member DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 sdj 1073741824 root disk brw-rw---- LVM2_member j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb00cc81-9dc7-471b-b6fa-65d18fe7f009 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:34,847 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:34,847 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:34,847 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:50:34,848 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:50:34,848 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:50:34,848 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:50:34,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:34,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:34,877 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:34,881 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/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': 'gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F', 'ID_FS_UUID_ENC': 'gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:50:34,881 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:34,882 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:34,918 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:34,918 INFO program/MainThread: stderr[3]: 2024-03-01 20:50:34,918 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:50:34,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:34,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:34,929 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:50:34,931 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:34,936 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:50:34,936 INFO blivet/MainThread: sda is a disk 2024-03-01 20:50:34,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:50:34,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:50:34,940 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:50:34,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:50:34,943 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:34,946 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:34,946 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:50:34,947 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:50:34,947 INFO blivet/MainThread: got device: DiskDevice instance (0x7f225a26b910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:50:34,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:50:34,953 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:34,954 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:50:34,957 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:34,957 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:50:34,960 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:34,960 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:50:34,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:34,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:50:34,966 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:50:34,966 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:50:34,966 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:35,002 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:35,003 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA. WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (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:35,003 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:50:35,003 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:50:35,007 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; pe_start: 8 MiB ; 2024-03-01 20:50:35,007 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:50:35,010 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:50:35,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:35,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,021 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:35,056 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:35,056 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA. WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (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:35,056 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:50:35,057 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:35,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:50:35,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:50:35,065 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:35,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:50:35,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:50:35,069 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:35,103 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc 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:35,103 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA. WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (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:35,103 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:50:35,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:50:35,108 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:50:35,111 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:50:35,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:35,116 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:35,116 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:35,119 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA', 'ID_FS_UUID_ENC': 'MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:50:35,120 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:35,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,130 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:50:35,131 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:50:35,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:50:35,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:50:35,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:50:35,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:50:35,137 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:35,140 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:35,140 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:50:35,141 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:50:35,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258cbf3d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:50:35,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:50:35,146 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:35,147 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:50:35,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:35,150 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:50:35,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:50:35,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:50:35,158 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:50:35,158 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:50:35,158 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:35,193 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:35,194 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (last written to /dev/sdc). 2024-03-01 20:50:35,194 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:50:35,194 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:50:35,198 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:50:35,198 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:50:35,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:50:35,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:50:35,209 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:50:35,212 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:35,214 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:50:35,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:35,220 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:35,252 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:35,252 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6. WARNING: VG test_vg1 is missing PV JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 (last written to /dev/sdc). 2024-03-01 20:50:35,252 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:50:35,252 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:50:35,252 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:35,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:50:35,257 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:35,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:50:35,268 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:50:35,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:50:35,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:50:35,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:50:35,273 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:50:35,274 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:35,276 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:35,277 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:50:35,277 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:50:35,277 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258cc98b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:50:35,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:50:35,280 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:50:35,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:50:35,283 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:35,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:50:35,294 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:50:35,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:50:35,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:50:35,297 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:50:35,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:50:35,300 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:35,303 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:35,303 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:50:35,303 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:50:35,303 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258cc9f70) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:50:35,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:50:35,306 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:50:35,309 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/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': 'JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6', 'ID_FS_UUID_ENC': 'JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:50:35,309 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:35,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,320 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:50:35,320 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:50:35,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:50:35,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:50:35,323 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:50:35,326 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:50:35,326 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:35,329 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:35,329 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:50:35,329 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:50:35,329 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258cccaf0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:50:35,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:50:35,335 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:35,335 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:50:35,338 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:35,338 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:50:35,341 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,341 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:50:35,344 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,344 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:50:35,347 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:50:35,347 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:50:35,347 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:35,380 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=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:35,380 INFO program/MainThread: stderr[9]: 2024-03-01 20:50:35,380 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:50:35,381 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:50:35,384 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:35,385 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:50:35,387 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:50:35,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:35,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:50:35,399 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:50:35,401 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:50:35,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:35,407 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:35,446 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:35,446 INFO program/MainThread: stderr[10]: 2024-03-01 20:50:35,446 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:50:35,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:35,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:50:35,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:35,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:50:35,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:35,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:35,469 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:35,472 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:35,472 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:35,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:50:35,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:50:35,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:50:35,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:50:35,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:50:35,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:35,484 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:35,487 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:35,488 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:35,488 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:50:35,488 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:50:35,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:35,491 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:50:35,494 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:35,494 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:50:35,498 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/9f49447f-60fb-4636-aba1-1993d3e76e9b ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk', '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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk', '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': '9f49447f-60fb-4636-aba1-1993d3e76e9b', 'ID_FS_UUID_ENC': '9f49447f-60fb-4636-aba1-1993d3e76e9b', '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': '619325282'} ; 2024-03-01 20:50:35,498 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:35,498 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:35,501 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:50:35,501 INFO program/MainThread: stderr[11]: 2024-03-01 20:50:35,501 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:50:35,502 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:35,504 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:50:35,504 INFO program/MainThread: stderr[12]: 2024-03-01 20:50:35,504 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:50:35,504 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:35,506 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:50:35,507 INFO program/MainThread: stderr[13]: 2024-03-01 20:50:35,507 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:50:35,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:50:35,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:35,516 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:35,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:35,517 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:50:35,513 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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 (0x7f2258db4280) -- 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 = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:35,517 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:35,520 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:50:35,520 INFO program/MainThread: stderr[14]: 2024-03-01 20:50:35,520 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:50:35,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:35,527 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:35,527 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:50:35,530 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:35,530 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:50:35,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:50:35,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:50:35,538 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:50:35,538 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:50:35,542 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:35,542 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:50:35,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:50:35,545 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:35,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:35,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:50:35,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:35,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:50:35,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:35,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:35,566 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:35,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:50:35,569 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:35,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:50:35,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:50:35,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:35,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:50:35,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:50:35,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:35,581 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:35,584 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:35,585 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:35,585 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:50:35,585 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:50:35,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:35,588 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:50:35,591 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:35,591 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:50:35,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9c9f1a32-13e9-41db-a939-918eb2fd481c ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc ' '/dev/mapper/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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc', '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': '9c9f1a32-13e9-41db-a939-918eb2fd481c', 'ID_FS_UUID_ENC': '9c9f1a32-13e9-41db-a939-918eb2fd481c', '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': '618884615'} ; 2024-03-01 20:50:35,594 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:35,595 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:35,598 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:50:35,598 INFO program/MainThread: stderr[15]: 2024-03-01 20:50:35,598 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:50:35,598 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:35,600 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:50:35,600 INFO program/MainThread: stderr[16]: 2024-03-01 20:50:35,600 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:50:35,601 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:35,603 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:50:35,603 INFO program/MainThread: stderr[17]: 2024-03-01 20:50:35,603 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:50:35,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:50:35,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:35,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:35,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:35,614 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:35,610 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc 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 (0x7f2258db4280) -- name = test_vg1 status = True 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 = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35,615 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:35,617 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:50:35,617 INFO program/MainThread: stderr[18]: 2024-03-01 20:50:35,618 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:50:35,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:35,625 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:35,625 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:50:35,628 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:35,628 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:50:35,631 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,631 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:50:35,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:50:35,635 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:50:35,637 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:35,638 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:50:35,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:50:35,641 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:35,641 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:35,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/lvm-pv-uuid-yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63', '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': 'yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63', 'ID_FS_UUID_ENC': 'yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:50:35,644 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:35,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:50:35,656 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:50:35,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:50:35,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:50:35,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:50:35,661 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:50:35,661 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:35,664 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:35,665 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:50:35,665 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:50:35,665 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258cc9730) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:50:35,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:50:35,671 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:35,671 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:50:35,674 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:35,674 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:50:35,677 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,677 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:50:35,680 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:50:35,682 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:50:35,682 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:50:35,682 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:50:35,725 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:35,725 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk. WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk (last written to /dev/sde). WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:35,726 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:50:35,726 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:50:35,730 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:50:35,730 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:50:35,733 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:50:35,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:35,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,744 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:50:35,778 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 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=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:35,779 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk. WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk (last written to /dev/sde). WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:35,779 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:50:35,779 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:35,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:50:35,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:50:35,786 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:35,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:50:35,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:50:35,790 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:50:35,823 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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:35,824 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk. WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk (last written to /dev/sde). WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:35,824 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:50:35,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:50:35,828 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:50:35,831 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:50:35,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:35,837 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:35,837 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:35,840 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': 'uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk', 'ID_FS_UUID_ENC': 'uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:50:35,840 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:35,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:50:35,851 INFO blivet/MainThread: sde is a disk 2024-03-01 20:50:35,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:50:35,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:50:35,854 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:50:35,857 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:50:35,857 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:35,860 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:35,860 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:50:35,861 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:50:35,861 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2259de5b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:50:35,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:50:35,867 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:35,867 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:50:35,869 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:35,870 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:50:35,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:50:35,876 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:35,876 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:50:35,878 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:50:35,878 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:50:35,878 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sde ... 2024-03-01 20:50:35,913 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:35,913 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:35,914 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:50:35,914 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:50:35,918 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:35,918 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:50:35,921 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:50:35,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:50:35,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:50:35,932 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:35,934 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:50:35,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:35,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:35,940 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sde ... 2024-03-01 20:50:35,980 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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:35,981 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM. WARNING: VG test_vg2 is missing PV m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM (last written to /dev/sdf). 2024-03-01 20:50:35,981 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:50:35,981 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:50:35,981 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:35,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'm2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM', 'ID_FS_UUID_ENC': 'm2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:50:35,985 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:50:35,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:35,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:35,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:50:35,997 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:50:35,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:50:35,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:50:36,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:50:36,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:50:36,003 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:36,006 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:36,007 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:50:36,007 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:50:36,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258cd9610) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:50:36,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:50:36,013 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,013 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:50:36,016 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,016 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:50:36,019 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,019 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:50:36,022 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,022 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:50:36,024 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:50:36,024 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:50:36,025 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/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:36,063 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=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:36,064 INFO program/MainThread: stderr[24]: 2024-03-01 20:50:36,064 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:50:36,064 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:50:36,068 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:50:36,068 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:50:36,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:50:36,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:36,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:50:36,082 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:50:36,085 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:50:36,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:36,090 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/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:36,124 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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:36,124 INFO program/MainThread: stderr[25]: 2024-03-01 20:50:36,125 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:50:36,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:36,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:50:36,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:36,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:50:36,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:36,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:36,147 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:36,150 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:36,150 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:36,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:50:36,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:50:36,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:50:36,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:50:36,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:50:36,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:36,162 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:36,165 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:36,166 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:36,166 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:50:36,166 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:50:36,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:36,169 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:50:36,172 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:36,172 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:50:36,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/0e1be377-c813-4491-b41e-9f334f89bd7a ' '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5', '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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5', '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': '0e1be377-c813-4491-b41e-9f334f89bd7a', 'ID_FS_UUID_ENC': '0e1be377-c813-4491-b41e-9f334f89bd7a', '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': '617097688'} ; 2024-03-01 20:50:36,176 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:36,176 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:36,179 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:50:36,179 INFO program/MainThread: stderr[26]: 2024-03-01 20:50:36,179 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:50:36,179 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:36,181 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:50:36,182 INFO program/MainThread: stderr[27]: 2024-03-01 20:50:36,182 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:50:36,182 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:36,184 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:50:36,184 INFO program/MainThread: stderr[28]: 2024-03-01 20:50:36,184 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:50:36,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:50:36,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:36,194 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:36,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:36,195 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:50:36,191 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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 (0x7f2258db4ca0) -- 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 = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:36,195 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:36,197 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:50:36,197 INFO program/MainThread: stderr[29]: 2024-03-01 20:50:36,198 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:50:36,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:36,204 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,205 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:50:36,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:50:36,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:50:36,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:50:36,214 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:50:36,217 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:36,217 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:50:36,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:50:36,220 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:36,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:36,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:50:36,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:36,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:50:36,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:36,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:36,241 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:36,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:50:36,245 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:36,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:50:36,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:50:36,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:36,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:50:36,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:50:36,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:36,258 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:36,261 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:36,261 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:36,261 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:50:36,261 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:50:36,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:36,264 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:50:36,267 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:36,267 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:50:36,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/2013a410-d4ba-48f8-ac1d-0bfba0e0594b ' '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A', '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': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', 'ID_FS_UUID_ENC': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', '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': '616663271'} ; 2024-03-01 20:50:36,271 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:36,271 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:36,274 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:50:36,274 INFO program/MainThread: stderr[30]: 2024-03-01 20:50:36,274 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:50:36,274 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:36,277 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:50:36,277 INFO program/MainThread: stderr[31]: 2024-03-01 20:50:36,277 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:50:36,277 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:36,279 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:50:36,279 INFO program/MainThread: stderr[32]: 2024-03-01 20:50:36,280 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:50:36,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:50:36,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:36,290 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:36,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:36,291 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:36,287 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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 (0x7f2258db4ca0) -- name = test_vg2 status = 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 = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:36,291 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:36,294 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:50:36,294 INFO program/MainThread: stderr[33]: 2024-03-01 20:50:36,294 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:50:36,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:36,301 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,301 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:50:36,305 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,305 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:50:36,308 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,308 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:50:36,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,311 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:50:36,311 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:50:36,314 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:36,314 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:50:36,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:50:36,317 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:36,317 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:36,320 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/lvm-pv-uuid-dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc', 'ID_FS_UUID_ENC': 'dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:50:36,321 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:36,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,332 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:50:36,333 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:50:36,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:50:36,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:50:36,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:50:36,339 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:50:36,339 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:36,342 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:36,342 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:50:36,343 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:50:36,343 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2259de5a30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:50:36,346 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:50:36,349 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,349 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:50:36,352 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,352 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:50:36,355 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:50:36,358 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,358 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:50:36,360 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:50:36,361 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:50:36,361 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/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:36,403 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:36,404 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571. WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,404 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:50:36,404 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:50:36,408 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:50:36,408 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:50:36,411 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:50:36,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:36,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,423 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/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:36,459 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 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=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 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=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:36,460 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571. WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,460 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:50:36,460 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:50:36,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:50:36,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:50:36,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:36,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:50:36,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:50:36,471 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/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:36,509 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:36,510 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571. WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,510 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:50:36,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:50:36,515 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:50:36,517 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:50:36,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,523 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:36,523 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:36,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571', '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': '2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571', 'ID_FS_UUID_ENC': '2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:50:36,527 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:36,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,538 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:50:36,539 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:50:36,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:50:36,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:50:36,542 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:50:36,545 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:50:36,545 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:36,548 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:36,548 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:50:36,549 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:50:36,549 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258d49940) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:50:36,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:50:36,555 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,555 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:50:36,558 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,558 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:50:36,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:50:36,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:50:36,567 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:50:36,567 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:50:36,567 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/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:36,607 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:36,608 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,608 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:50:36,608 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:50:36,612 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; 2024-03-01 20:50:36,612 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:50:36,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:50:36,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:50:36,627 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:36,629 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:50:36,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,635 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/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:36,679 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:36,680 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91. WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,680 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:50:36,680 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:36,680 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:36,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91', 'ID_FS_UUID_ENC': 'DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:50:36,685 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:36,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,696 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:50:36,697 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:50:36,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:50:36,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:50:36,700 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:50:36,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:50:36,703 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:36,706 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:36,707 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:50:36,707 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:50:36,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258c87880) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:50:36,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:50:36,713 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,713 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:50:36,716 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,716 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:50:36,719 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:50:36,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:50:36,725 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:50:36,725 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:50:36,725 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/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:36,771 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:36,772 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,772 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:50:36,772 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:50:36,776 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; 2024-03-01 20:50:36,776 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:50:36,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:50:36,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:50:36,791 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:36,793 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:50:36,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,799 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/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:36,842 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:36,843 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc. WARNING: VG test_vg3 is missing PV j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc (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:36,843 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:50:36,843 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:50:36,843 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:36,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/lvm-pv-uuid-j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': 'j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc', 'ID_FS_UUID_ENC': 'j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:50:36,848 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:36,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:36,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:36,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:50:36,860 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:50:36,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:50:36,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:50:36,863 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:50:36,866 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:50:36,866 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:36,869 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:36,870 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:50:36,870 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:50:36,870 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258c8e8e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:50:36,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:50:36,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:36,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:50:36,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:36,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:50:36,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:50:36,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:36,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:50:36,888 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:50:36,889 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:50:36,889 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/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:36,928 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=gWjQS7-UQFr-cUaG-1kk2-DElA-rfRL-r5SJ2F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MTh1MW-NxCS-v2P3-oPMv-vhZ3-94T9-QjlioA LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JoUzfO-RTSf-qrUp-kUWR-MQLi-UtYm-v8hPl6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yIPYld-xKHv-lIMI-cd5n-UOk3-lA2N-0ZTM63 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uPh5nH-0Oyt-w368-RpTF-BRG6-ENKe-REfymk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=m2u3gj-5WUP-Tcvy-p1qy-liXz-usp7-w8lgBM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=dhYdsA-4ClJ-wwYZ-jknl-8AkY-jUwD-PUm9pc LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=2Qss9G-cQ7a-NUC4-O0Jp-yQNl-h3BX-Dja571 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDAs7r-c63L-tIAo-KT3o-hQ1W-Xhtc-KufO91 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=4261412864 LVM2_VG_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=j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE LVM2_VG_SIZE=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:36,929 INFO program/MainThread: stderr[41]: 2024-03-01 20:50:36,929 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:50:36,929 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:50:36,933 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: j5xFiA-386Y-O2qp-oNC3-52yE-EraB-WUFnOc ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:50:36,933 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:50:36,936 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:50:36,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:50:36,948 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:50:36,951 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:50:36,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE ; incomplete: True ; hidden: False ; 2024-03-01 20:50:36,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:36,957 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/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:36,997 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk 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=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 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=nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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=S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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=PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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:36,998 INFO program/MainThread: stderr[42]: 2024-03-01 20:50:36,998 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:50:37,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:37,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:50:37,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:37,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:50:37,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:37,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:37,021 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:37,024 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:37,025 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:37,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:50:37,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:50:37,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:50:37,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:50:37,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:50:37,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:37,037 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:37,040 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:37,041 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:37,041 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:50:37,041 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:50:37,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:37,044 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:50:37,047 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:37,048 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:50:37,051 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/test_vg3/lv5 ' '/dev/disk/by-uuid/bb00cc81-9dc7-471b-b6fa-65d18fe7f009 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF ' '/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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF', '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': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', 'ID_FS_UUID_ENC': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', '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': '614886451'} ; 2024-03-01 20:50:37,051 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:37,051 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,054 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:50:37,055 INFO program/MainThread: stderr[43]: 2024-03-01 20:50:37,055 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:50:37,055 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,057 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:50:37,057 INFO program/MainThread: stderr[44]: 2024-03-01 20:50:37,057 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:50:37,058 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,060 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:50:37,060 INFO program/MainThread: stderr[45]: 2024-03-01 20:50:37,060 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:50:37,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:50:37,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,072 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:37,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,073 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:50:37,069 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF 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 (0x7f2258c85ac0) -- 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:37,073 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,076 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:50:37,077 INFO program/MainThread: stderr[46]: 2024-03-01 20:50:37,077 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:50:37,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:37,084 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,084 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:50:37,087 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,087 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:50:37,090 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,090 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:50:37,094 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:50:37,094 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:50:37,097 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:37,097 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:50:37,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:50:37,100 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:37,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:37,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:50:37,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:37,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:50:37,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:37,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:37,123 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:37,126 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:37,126 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:37,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:50:37,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:50:37,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:50:37,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:50:37,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:50:37,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:37,149 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:37,152 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:37,152 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:37,152 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:50:37,152 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:50:37,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:37,155 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:50:37,158 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:37,158 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:50:37,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/73a699a1-41e7-4cdb-8ac6-0eabca288027 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7 ' '/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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7', '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': '73a699a1-41e7-4cdb-8ac6-0eabca288027', 'ID_FS_UUID_ENC': '73a699a1-41e7-4cdb-8ac6-0eabca288027', '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': '613817139'} ; 2024-03-01 20:50:37,162 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:37,162 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,165 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:50:37,165 INFO program/MainThread: stderr[47]: 2024-03-01 20:50:37,165 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:50:37,165 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,168 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:50:37,168 INFO program/MainThread: stderr[48]: 2024-03-01 20:50:37,168 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:50:37,168 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,170 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:50:37,171 INFO program/MainThread: stderr[49]: 2024-03-01 20:50:37,171 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:50:37,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:50:37,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,182 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:37,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,183 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:50:37,178 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 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 (0x7f2258c85ac0) -- name = test_vg3 status = True 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:37,183 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,186 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:50:37,186 INFO program/MainThread: stderr[50]: 2024-03-01 20:50:37,186 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:50:37,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:37,193 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,193 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:50:37,197 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,197 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:50:37,200 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,200 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:50:37,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:50:37,203 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:50:37,206 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:37,207 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:50:37,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:50:37,210 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:37,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:37,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:50:37,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:37,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:50:37,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:37,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:37,231 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:37,235 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:37,235 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:37,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:50:37,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:50:37,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:37,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:50:37,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:50:37,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:37,248 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:37,251 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:37,252 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:37,252 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:50:37,252 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:50:37,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:37,255 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:50:37,258 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:37,258 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:50:37,262 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/d164db74-a95b-45ea-b4ab-69233bc2718a ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I', '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': 'd164db74-a95b-45ea-b4ab-69233bc2718a', 'ID_FS_UUID_ENC': 'd164db74-a95b-45ea-b4ab-69233bc2718a', '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': '612738216'} ; 2024-03-01 20:50:37,262 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:37,262 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,265 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:50:37,265 INFO program/MainThread: stderr[51]: 2024-03-01 20:50:37,265 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:50:37,266 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,268 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:50:37,268 INFO program/MainThread: stderr[52]: 2024-03-01 20:50:37,268 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:50:37,268 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,271 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:50:37,271 INFO program/MainThread: stderr[53]: 2024-03-01 20:50:37,271 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:50:37,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:50:37,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,283 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:37,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,284 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:50:37,279 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I 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 (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:37,285 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,288 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:50:37,288 INFO program/MainThread: stderr[54]: 2024-03-01 20:50:37,288 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:50:37,292 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:37,295 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,296 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:50:37,299 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,299 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:50:37,302 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,302 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:50:37,305 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:50:37,306 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:50:37,309 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:37,309 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:50:37,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:50:37,312 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:37,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:50:37,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:50:37,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:37,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:50:37,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:37,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:37,334 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:37,337 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:37,338 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:37,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:50:37,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:50:37,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:50:37,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:50:37,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:50:37,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:37,350 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:37,353 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:37,354 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:37,354 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:50:37,354 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:50:37,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:37,357 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:50:37,360 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:37,361 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:50:37,364 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/64ac7b43-7c90-4db9-8e1c-353662c04631 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ', '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': '64ac7b43-7c90-4db9-8e1c-353662c04631', 'ID_FS_UUID_ENC': '64ac7b43-7c90-4db9-8e1c-353662c04631', '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': '612327648'} ; 2024-03-01 20:50:37,364 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:37,365 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,368 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:50:37,368 INFO program/MainThread: stderr[55]: 2024-03-01 20:50:37,368 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:50:37,368 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,370 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:50:37,370 INFO program/MainThread: stderr[56]: 2024-03-01 20:50:37,371 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:50:37,371 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,373 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:50:37,373 INFO program/MainThread: stderr[57]: 2024-03-01 20:50:37,373 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:50:37,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:50:37,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,385 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,386 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,381 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ 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 (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:37,387 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,390 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:50:37,390 INFO program/MainThread: stderr[58]: 2024-03-01 20:50:37,390 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:50:37,394 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:37,398 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,398 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:50:37,401 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,401 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:50:37,404 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,404 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:50:37,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:50:37,408 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:50:37,411 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:37,411 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:50:37,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:50:37,415 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:37,415 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:50:37,418 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': '20472005'} ; 2024-03-01 20:50:37,418 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:50:37,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,429 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:50:37,429 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:50:37,429 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:50:37,429 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:50:37,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:50:37,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:50:37,432 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:50:37,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:50:37,435 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:50:37,438 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:37,439 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:50:37,439 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:50:37,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2258db4c10) -- 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:37,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:50:37,445 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,445 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:50:37,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:50:37,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 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 235 2024-03-01 20:50:37,457 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:50:37,460 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:50:37,463 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:50:37,469 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 0x7f225a255480> 2024-03-01 20:50:37,511 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:50:37,515 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:50:37,515 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:50:37,518 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': '20473866'} ; 2024-03-01 20:50:37,518 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:50:37,518 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:50:37,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,528 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:50:37,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:37,544 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:37,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:50:37,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:50:37,572 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:50:37,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:50:37,575 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:50:37,578 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:50:37,578 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:50:37,581 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:37,581 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:37,581 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:50:37,584 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:50:37,587 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:50:37,590 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:50:37,592 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:50:37,595 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:50:37,596 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:50:37,596 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:50:37,597 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:50:37,596 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2258cfb850) -- 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 0x7f2258cae400> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:50:37,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:50:37,603 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:50:37,603 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:50:37,606 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:50:37,606 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:50:37,609 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,609 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:50:37,612 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:50:37,612 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:50:37,612 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:50:37,615 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:50:37,615 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:50:37,618 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:50:37,618 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:50:37,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/64ac7b43-7c90-4db9-8e1c-353662c04631 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEPqLGu9i5BWrHfgvfBBDC6EdQ5WzDD9SZ', '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': '64ac7b43-7c90-4db9-8e1c-353662c04631', 'ID_FS_UUID_ENC': '64ac7b43-7c90-4db9-8e1c-353662c04631', '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': '612327648'} ; 2024-03-01 20:50:37,621 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:50:37,621 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,624 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:50:37,625 INFO program/MainThread: stderr[59]: 2024-03-01 20:50:37,625 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:50:37,625 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,627 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:50:37,628 INFO program/MainThread: stderr[60]: 2024-03-01 20:50:37,628 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:50:37,628 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,630 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:50:37,630 INFO program/MainThread: stderr[61]: 2024-03-01 20:50:37,630 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:50:37,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,638 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:37,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,644 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,638 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:37,644 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:50:37,647 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:50:37,648 INFO program/MainThread: stderr[62]: 2024-03-01 20:50:37,648 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:50:37,651 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:50:37,651 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:50:37,654 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/d164db74-a95b-45ea-b4ab-69233bc2718a ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBES013baoI0JpEWlmd34YtCBefc8U3P20I', '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': 'd164db74-a95b-45ea-b4ab-69233bc2718a', 'ID_FS_UUID_ENC': 'd164db74-a95b-45ea-b4ab-69233bc2718a', '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': '612738216'} ; 2024-03-01 20:50:37,654 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:50:37,655 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,657 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:50:37,658 INFO program/MainThread: stderr[63]: 2024-03-01 20:50:37,658 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:50:37,658 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,660 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:50:37,660 INFO program/MainThread: stderr[64]: 2024-03-01 20:50:37,660 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:50:37,661 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,663 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:50:37,663 INFO program/MainThread: stderr[65]: 2024-03-01 20:50:37,663 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:50:37,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,670 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:37,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,671 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:37,677 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:50:37,680 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:50:37,680 INFO program/MainThread: stderr[66]: 2024-03-01 20:50:37,680 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:50:37,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:50:37,684 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:50:37,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/73a699a1-41e7-4cdb-8ac6-0eabca288027 ' '/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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEMRDTMUhezUcA6BQ9nigrrKqcVYYrdBo7', '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': '73a699a1-41e7-4cdb-8ac6-0eabca288027', 'ID_FS_UUID_ENC': '73a699a1-41e7-4cdb-8ac6-0eabca288027', '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': '613817139'} ; 2024-03-01 20:50:37,687 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:50:37,687 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,690 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:50:37,690 INFO program/MainThread: stderr[67]: 2024-03-01 20:50:37,690 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:50:37,691 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,693 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:50:37,693 INFO program/MainThread: stderr[68]: 2024-03-01 20:50:37,693 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:50:37,693 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,696 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:50:37,696 INFO program/MainThread: stderr[69]: 2024-03-01 20:50:37,696 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:50:37,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,703 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:37,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,709 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,704 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:37,710 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:50:37,713 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:50:37,713 INFO program/MainThread: stderr[70]: 2024-03-01 20:50:37,713 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:50:37,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:50:37,717 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:50:37,720 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/bb00cc81-9dc7-471b-b6fa-65d18fe7f009 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF ' '/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-3B8TZ85swfbuzLM1H3Awt44XUN53pxBEXXo32qx9YjCSyQhGD6Hdpj11tTx0yPaF', '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': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', 'ID_FS_UUID_ENC': 'bb00cc81-9dc7-471b-b6fa-65d18fe7f009', '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': '614886451'} ; 2024-03-01 20:50:37,720 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:50:37,720 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,723 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:50:37,724 INFO program/MainThread: stderr[71]: 2024-03-01 20:50:37,724 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:50:37,724 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,726 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:50:37,727 INFO program/MainThread: stderr[72]: 2024-03-01 20:50:37,727 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:50:37,727 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,729 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:50:37,729 INFO program/MainThread: stderr[73]: 2024-03-01 20:50:37,729 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:50:37,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,737 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:37,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,741 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:37,742 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:37,737 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:37,743 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:50:37,746 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:50:37,746 INFO program/MainThread: stderr[74]: 2024-03-01 20:50:37,746 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:50:37,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:50:37,750 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:50:37,753 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/2013a410-d4ba-48f8-ac1d-0bfba0e0594b ' '/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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnznuBLcbsLroIfgvZBS2msMfwzAfVQi10A', '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': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', 'ID_FS_UUID_ENC': '2013a410-d4ba-48f8-ac1d-0bfba0e0594b', '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': '616663271'} ; 2024-03-01 20:50:37,753 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:50:37,753 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:37,756 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:50:37,757 INFO program/MainThread: stderr[75]: 2024-03-01 20:50:37,757 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:50:37,757 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:37,759 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:50:37,759 INFO program/MainThread: stderr[76]: 2024-03-01 20:50:37,759 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:50:37,760 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:37,762 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:50:37,762 INFO program/MainThread: stderr[77]: 2024-03-01 20:50:37,762 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:50:37,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,769 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:37,772 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:37,773 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:37,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:37,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:37,770 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:37,774 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:50:37,777 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:50:37,777 INFO program/MainThread: stderr[78]: 2024-03-01 20:50:37,777 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:50:37,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:50:37,781 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:50:37,784 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/0e1be377-c813-4491-b41e-9f334f89bd7a ' '/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-meU01DqqsTSn3S5FwLIABBo0SFRt0mnzeafQdbHiZfKeHKr334Oz03td4uSQF2V5', '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': '0e1be377-c813-4491-b41e-9f334f89bd7a', 'ID_FS_UUID_ENC': '0e1be377-c813-4491-b41e-9f334f89bd7a', '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': '617097688'} ; 2024-03-01 20:50:37,784 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:50:37,784 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:37,787 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:50:37,788 INFO program/MainThread: stderr[79]: 2024-03-01 20:50:37,788 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:50:37,788 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:37,790 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:50:37,790 INFO program/MainThread: stderr[80]: 2024-03-01 20:50:37,790 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:50:37,790 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:37,793 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:50:37,793 INFO program/MainThread: stderr[81]: 2024-03-01 20:50:37,793 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:50:37,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,801 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:37,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:37,804 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:37,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:37,805 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:37,801 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:37,806 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:50:37,809 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:50:37,809 INFO program/MainThread: stderr[82]: 2024-03-01 20:50:37,809 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:50:37,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:50:37,813 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:50:37,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/9c9f1a32-13e9-41db-a939-918eb2fd481c', '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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW06aN3X0GuOd8Mvg1CTSerVPQO4lUtnfvc', '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': '9c9f1a32-13e9-41db-a939-918eb2fd481c', 'ID_FS_UUID_ENC': '9c9f1a32-13e9-41db-a939-918eb2fd481c', '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': '618884615'} ; 2024-03-01 20:50:37,816 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:50:37,816 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:37,819 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:50:37,819 INFO program/MainThread: stderr[83]: 2024-03-01 20:50:37,820 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:50:37,820 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:37,822 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:50:37,822 INFO program/MainThread: stderr[84]: 2024-03-01 20:50:37,822 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:50:37,822 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:37,825 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:50:37,825 INFO program/MainThread: stderr[85]: 2024-03-01 20:50:37,825 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:50:37,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,833 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:37,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:37,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:37,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:37,837 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:37,833 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:37,837 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:50:37,841 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:50:37,841 INFO program/MainThread: stderr[86]: 2024-03-01 20:50:37,841 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:50:37,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:50:37,845 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:50:37,848 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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk ' '/dev/disk/by-uuid/9f49447f-60fb-4636-aba1-1993d3e76e9b ' '/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-9lBmEI1b2SMy0bZSFFJt57G0SQenlAW0cwcdG6W2RqQFmUg8yz4JhcSSCOeQrhCk', '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': '9f49447f-60fb-4636-aba1-1993d3e76e9b', 'ID_FS_UUID_ENC': '9f49447f-60fb-4636-aba1-1993d3e76e9b', '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': '619325282'} ; 2024-03-01 20:50:37,848 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:50:37,848 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:37,851 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:50:37,851 INFO program/MainThread: stderr[87]: 2024-03-01 20:50:37,851 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:50:37,852 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:37,854 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:50:37,854 INFO program/MainThread: stderr[88]: 2024-03-01 20:50:37,854 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:50:37,854 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:37,857 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:50:37,857 INFO program/MainThread: stderr[89]: 2024-03-01 20:50:37,857 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:50:37,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,864 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:37,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:37,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:37,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:37,869 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:37,865 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:37,869 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:50:37,872 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:50:37,873 INFO program/MainThread: stderr[90]: 2024-03-01 20:50:37,873 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:50:37,876 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:50:37,877 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:50:37,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:37,886 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:37,904 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:50:37,905 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:50:37,908 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:37,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:37,917 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:37,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,924 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:37,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:37,927 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:50:37,930 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:37,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,935 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:37,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:37,938 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:50:37,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,946 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:37,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:37,948 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:50:37,951 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:37,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:37,959 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:50:37,961 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:37,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:50:37,966 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:37,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:50:37,969 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,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,974 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:50:37,974 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,975 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:50:37,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:50:37,983 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:50:37,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:50:37,988 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:50:37,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:50:37,993 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:50:37,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:37,998 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:37,998 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:50:38,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,001 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,002 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:37,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,005 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,009 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,010 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,013 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,014 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,017 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,018 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,021 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,022 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,025 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,026 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,029 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,030 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,033 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,033 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,036 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,037 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,040 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,041 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,044 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,045 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,048 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,049 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,052 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,053 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,056 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,057 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,053 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,060 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,061 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,064 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,065 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,068 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,068 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,071 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,072 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,075 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,076 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,079 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,080 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,083 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,084 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,087 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,088 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,091 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,092 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,095 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,096 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,098 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,099 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,102 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,103 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,106 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,107 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,110 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,111 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,114 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,115 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,117 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,118 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,119 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,122 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,123 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:50:38,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cwcdG6-W2Rq-QFmU-g8yz-4Jhc-SSCO-eQrhCk size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:38,123 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:50:38,126 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:38,126 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:50:38,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:50:38,130 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:38,130 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:50:38,133 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:50:38,133 INFO program/MainThread: stderr[91]: 2024-03-01 20:50:38,133 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:50:38,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:50:38,137 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:50:38,137 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:38,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,143 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:38,143 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:50:38,145 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,149 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,156 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,160 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,160 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,163 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,170 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,174 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,174 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,176 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,177 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,178 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,180 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,181 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,184 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,184 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,185 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,188 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,191 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,191 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,192 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,194 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,195 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,198 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,198 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,201 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,202 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,205 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,205 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,208 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,209 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,211 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,212 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,215 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,215 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,216 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,218 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,219 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,222 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,222 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,225 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,226 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,229 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,229 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,232 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,233 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,235 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,236 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,239 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,240 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,242 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,243 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,246 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,246 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,249 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,250 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,253 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:50:38,253 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:50:38,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cdd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6aN3X0-GuOd-8Mvg-1CTS-erVP-QO4l-Utnfvc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 9lBmEI-1b2S-My0b-ZSFF-Jt57-G0SQ-enlAW0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB 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:38,254 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:50:38,257 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:38,257 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:50:38,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:50:38,260 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:38,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:50:38,263 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:50:38,263 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:38,263 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sda', 'sdb', 'sdc'] 2024-03-01 20:50:38,263 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:50:38,266 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:50:38,266 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,269 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:38,271 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:38,274 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:50:38,274 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:50:38,274 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:38,274 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:50:38,274 DEBUG blivet/MainThread: removing sda 2024-03-01 20:50:38,277 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:38,277 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:50:38,280 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:50:38,280 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:38,280 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:50:38,280 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:50:38,282 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:38,282 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:50:38,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:50:38,285 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:38,285 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:50:38,285 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:50:38,288 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:38,288 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:50:38,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:50:38,291 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:38,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,296 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:50:38,296 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,296 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,297 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,297 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,297 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,298 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,298 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,298 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,299 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,299 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,299 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,300 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:50:38,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:50:38,305 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:50:38,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:50:38,310 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:50:38,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:50:38,315 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:50:38,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,320 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:38,320 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:50:38,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,323 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,324 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,327 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,328 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,331 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,332 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,335 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,335 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,338 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,339 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,342 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,343 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,346 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,347 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,350 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,351 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,354 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,357 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,358 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,359 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,361 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,362 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,363 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,366 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,366 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,366 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,370 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,370 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,373 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,374 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,374 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,377 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,378 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,381 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,382 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,384 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,385 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,386 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,389 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,390 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,393 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,394 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,396 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,397 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,400 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,401 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,404 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,405 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,408 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,408 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,409 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,411 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,412 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,413 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,415 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,416 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,417 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,419 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,420 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,421 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,424 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,424 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,427 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,428 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,428 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,431 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,432 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,435 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,436 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,439 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,440 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,443 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,444 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:50:38,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = eafQdb-HiZf-KeHK-r334-Oz03-td4u-SQF2V5 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:38,444 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:50:38,447 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:38,447 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:50:38,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:50:38,450 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:38,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:50:38,454 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:50:38,454 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:38,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,459 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:38,459 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:50:38,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,461 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,464 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,465 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,465 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,468 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,468 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,468 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,469 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,475 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,481 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,482 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,482 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,485 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,486 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,488 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,489 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,490 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,492 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,493 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,496 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,497 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,499 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,500 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,502 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,503 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,503 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,506 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,506 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,506 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,507 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,509 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,509 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,510 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,510 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,513 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,514 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,516 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,517 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,517 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,520 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,521 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,523 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,523 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,523 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,524 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,527 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,527 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,530 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,531 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,533 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,533 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,534 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,536 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,537 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,537 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,538 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,540 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,540 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,541 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,541 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,544 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,544 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,547 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,548 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,550 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,551 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,551 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,553 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,554 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,555 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,557 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,558 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,558 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,561 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,562 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,564 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,564 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,565 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,565 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,568 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,568 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:50:38,569 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:50:38,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = nuBLcb-sLro-Ifgv-ZBS2-msMf-wzAf-VQi10A size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258db4ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = meU01D-qqsT-Sn3S-5FwL-IABB-o0SF-Rt0mnz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 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:38,569 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:50:38,572 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:38,572 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:50:38,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:50:38,575 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:38,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:50:38,578 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:50:38,578 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:38,578 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 20:50:38,578 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:50:38,581 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:50:38,581 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,584 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:50:38,586 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:50:38,589 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:50:38,589 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:50:38,589 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:38,589 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:50:38,589 DEBUG blivet/MainThread: removing sde 2024-03-01 20:50:38,592 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:38,592 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:50:38,594 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:50:38,594 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:38,594 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:50:38,595 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:50:38,597 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:38,597 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:50:38,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:50:38,600 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:38,600 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:50:38,600 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:50:38,602 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:38,602 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:50:38,605 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:50:38,605 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:38,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,611 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:50:38,611 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,612 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,612 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,612 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,613 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,613 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,613 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,614 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,614 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,615 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,615 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,615 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:50:38,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:50:38,621 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:50:38,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:50:38,626 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:50:38,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:50:38,631 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:50:38,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:50:38,636 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:50:38,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,641 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:38,641 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:50:38,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,644 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,650 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,655 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,656 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,660 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,661 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,665 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,667 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,670 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,681 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,687 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,693 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,696 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,698 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,702 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,703 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,707 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,712 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,713 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,717 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,718 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,722 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,727 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,733 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,734 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,738 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,739 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,743 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,744 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,748 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,749 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,753 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,755 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,759 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,760 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,764 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,765 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,769 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,770 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,774 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,776 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,779 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,781 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,785 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,786 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,790 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,791 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,795 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,796 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,800 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,802 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,806 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,807 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:50:38,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = XXo32q-x9Yj-CSyQ-hGD6-Hdpj-11tT-x0yPaF size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:38,808 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:50:38,810 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:38,810 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:50:38,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:50:38,814 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:38,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:50:38,817 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:50:38,817 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:38,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,822 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:38,822 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:50:38,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,827 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,832 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,836 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,840 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,845 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,846 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,850 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,851 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,855 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,860 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,865 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,869 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,870 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,873 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,874 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,878 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,879 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,883 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,884 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,889 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,892 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,894 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,898 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,902 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,903 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,907 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,908 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,912 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,913 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,916 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,918 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,922 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,926 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,927 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,931 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,932 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,935 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,937 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,940 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,941 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,945 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,946 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,950 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,951 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,954 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,956 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,959 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,960 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,964 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,965 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,969 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,970 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,973 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,974 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:50:38,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258ca2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = MRDTMU-hezU-cA6B-Q9ni-grrK-qcVY-YrdBo7 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,975 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:50:38,978 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:38,978 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:38,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:50:38,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:50:38,981 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:38,984 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:50:38,984 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:50:38,984 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:38,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:38,989 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:38,990 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:50:38,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,992 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:38,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,994 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:38,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:38,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,997 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:38,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:38,998 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:38,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,001 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,002 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:38,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,007 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,010 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,011 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,014 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,015 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,019 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,020 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,023 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,024 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,027 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,028 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,032 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,033 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,036 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,037 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,040 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,049 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,053 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,054 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,058 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,059 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,062 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,063 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,066 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,068 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,071 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,072 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,075 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,076 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,080 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,081 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,084 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,085 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,088 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,089 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,093 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,094 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,097 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,098 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,101 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,102 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,106 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,110 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,111 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,115 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,116 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,119 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,120 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,123 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,124 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,128 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,129 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:50:39,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258c943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = S013ba-oI0J-pEWl-md34-YtCB-efc8-U3P20I size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:39,129 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:50:39,132 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:39,132 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:50:39,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:50:39,135 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:50:39,138 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:50:39,138 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:50:39,143 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:39,143 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:50:39,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,146 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,147 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,150 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,151 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,154 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,155 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,158 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,159 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,163 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,165 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,169 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,173 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,174 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,177 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,178 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,181 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,182 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,185 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,186 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,189 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,190 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,196 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,197 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,200 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,201 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,204 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,205 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,208 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,209 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,212 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,213 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,216 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,217 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,220 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,221 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,223 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,224 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,227 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,228 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,231 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,232 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,235 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,236 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,239 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,240 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,243 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,244 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,247 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,247 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,251 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,252 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,255 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,255 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,258 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,259 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,262 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,263 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,266 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:50:39,267 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:50:39,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2258cbfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PqLGu9-i5BW-rHfg-vfBB-DC6E-dQ5W-zDD9SZ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2258c85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3B8TZ8-5swf-buzL-M1H3-Awt4-4XUN-53pxBE size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 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:39,267 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:50:39,270 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:39,270 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:50:39,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:50:39,273 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:50:39,276 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:50:39,276 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,277 DEBUG blivet.ansible/MainThread: ['sdg', 'sdh', 'sdi', 'test_vg3', 'sdj'] 2024-03-01 20:50:39,277 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:50:39,279 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:50:39,279 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,282 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:39,285 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:39,288 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:39,290 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:50:39,290 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:50:39,290 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:39,290 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:50:39,290 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:50:39,293 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:39,293 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:50:39,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:50:39,296 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:39,296 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:50:39,296 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:50:39,298 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:39,298 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:50:39,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:50:39,301 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:39,301 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:50:39,301 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:50:39,304 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:39,304 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:50:39,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:50:39,306 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:39,307 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:50:39,307 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:50:39,309 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:50:39,309 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:50:39,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:50:39,312 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:50:39,312 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:39,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,368 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:39,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,401 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:39,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,411 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,431 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:39,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,459 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:39,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,469 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,488 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:39,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,500 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,520 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:39,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,552 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:39,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,580 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:39,581 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:39,582 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:39,583 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:39,583 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:39,583 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:50:39,584 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:50:39,587 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:39,589 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:50:39,591 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:50:39,592 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:50:39,594 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:39,594 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 0x7f2258c0fd60> 2024-03-01 20:50:39,595 INFO blivet/MainThread: sorting actions... 2024-03-01 20:50:39,614 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,614 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,614 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,614 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,614 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:39,614 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:39,615 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:39,616 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:39,617 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:39,617 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,623 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:39,623 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:50:39,631 INFO program/MainThread: stdout: 2024-03-01 20:50:39,632 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:39,632 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,648 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,660 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,661 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:50:39,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:50:39,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:50:39,671 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:50:39,674 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:50:39,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:50:39,677 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:39,718 INFO program/MainThread: stdout[92]: 2024-03-01 20:50:39,719 INFO program/MainThread: stderr[92]: 2024-03-01 20:50:39,719 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:50:39,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:39,725 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,731 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,733 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,736 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,739 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,741 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,744 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:50:39,747 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:39,783 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:50:39,783 INFO program/MainThread: stderr[93]: 2024-03-01 20:50:39,784 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:50:39,784 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,799 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:39,800 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:50:39,817 INFO program/MainThread: stdout: 2024-03-01 20:50:39,817 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:39,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,854 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:39,863 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:39,864 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:50:39,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:50:39,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:50:39,874 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:50:39,877 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:50:39,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:50:39,879 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:39,916 INFO program/MainThread: stdout[94]: 2024-03-01 20:50:39,916 INFO program/MainThread: stderr[94]: 2024-03-01 20:50:39,916 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:50:39,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:39,923 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,926 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,928 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,931 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,934 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,937 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,939 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,942 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:50:39,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:50:39,945 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:39,983 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:50:39,983 INFO program/MainThread: stderr[95]: 2024-03-01 20:50:39,984 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:50:39,984 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:39,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:39,998 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:39,999 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:50:40,008 INFO program/MainThread: stdout: 2024-03-01 20:50:40,009 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:40,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,061 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:50:40,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:50:40,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:50:40,071 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:50:40,074 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:50:40,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:50:40,077 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,122 INFO program/MainThread: stdout[96]: 2024-03-01 20:50:40,123 INFO program/MainThread: stderr[96]: 2024-03-01 20:50:40,123 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:50:40,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:40,129 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,132 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:50:40,135 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,137 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:50:40,140 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:50:40,145 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,148 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:50:40,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:50:40,151 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,190 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:50:40,190 INFO program/MainThread: stderr[97]: 2024-03-01 20:50:40,190 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:50:40,191 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:40,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,209 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:40,210 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:50:40,220 INFO program/MainThread: stdout: 2024-03-01 20:50:40,220 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:40,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,268 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:50:40,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:50:40,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:50:40,278 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:50:40,281 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:50:40,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:50:40,284 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,327 INFO program/MainThread: stdout[98]: 2024-03-01 20:50:40,327 INFO program/MainThread: stderr[98]: 2024-03-01 20:50:40,327 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:50:40,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:40,334 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,337 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,340 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,343 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,345 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,348 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,351 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,353 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:50:40,356 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,389 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:50:40,390 INFO program/MainThread: stderr[99]: 2024-03-01 20:50:40,390 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:50:40,393 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:50:40,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:50:40,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:50:40,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:50:40,417 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,445 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,451 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,458 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,460 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,463 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,465 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,468 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:50:40,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:50:40,471 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,507 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:50:40,508 INFO program/MainThread: stderr[100]: 2024-03-01 20:50:40,508 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:50:40,508 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,568 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:50:40,568 INFO program/MainThread: stderr[101]: 2024-03-01 20:50:40,568 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:50:40,569 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,612 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:50:40,613 INFO program/MainThread: stderr[102]: 2024-03-01 20:50:40,613 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:50:40,613 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:50:40,619 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,627 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,635 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,635 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,696 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:50:40,697 INFO program/MainThread: stderr[103]: 2024-03-01 20:50:40,697 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:50:40,697 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:50:40,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,716 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,717 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,725 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:50:40,726 INFO program/MainThread: stderr[104]: 2024-03-01 20:50:40,726 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:50:40,726 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:50:40,739 INFO program/MainThread: stdout[105]: 2024-03-01 20:50:40,740 INFO program/MainThread: stderr[105]: 2024-03-01 20:50:40,740 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:50:40,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,759 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:50:40,762 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,765 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,767 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,767 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sdi,/dev/sde ... 2024-03-01 20:50:40,799 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:50:40,799 INFO program/MainThread: stderr[106]: 2024-03-01 20:50:40,800 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:50:40,800 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:50:40,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,816 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:40,824 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:50:40,824 INFO program/MainThread: stderr[107]: 2024-03-01 20:50:40,824 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:50:40,824 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:50:40,837 INFO program/MainThread: stdout[108]: 2024-03-01 20:50:40,837 INFO program/MainThread: stderr[108]: 2024-03-01 20:50:40,837 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:50:40,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,846 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,859 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:50:40,863 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,865 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,868 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,868 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdh,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:40,903 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:50:40,904 INFO program/MainThread: stderr[109]: 2024-03-01 20:50:40,904 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:50:40,904 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:50:40,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,920 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:40,928 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:50:40,928 INFO program/MainThread: stderr[110]: 2024-03-01 20:50:40,928 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:50:40,928 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:50:40,942 INFO program/MainThread: stdout[111]: 2024-03-01 20:50:40,942 INFO program/MainThread: stderr[111]: 2024-03-01 20:50:40,942 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:50:40,942 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:40,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:40,962 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:50:40,965 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:40,968 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,970 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:50:40,971 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdg,/dev/sde ... 2024-03-01 20:50:41,001 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:50:41,002 INFO program/MainThread: stderr[112]: 2024-03-01 20:50:41,002 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:50:41,002 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:50:41,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,018 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,026 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:50:41,027 INFO program/MainThread: stderr[113]: 2024-03-01 20:50:41,027 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:50:41,027 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:50:41,041 INFO program/MainThread: stdout[114]: 2024-03-01 20:50:41,041 INFO program/MainThread: stderr[114]: 2024-03-01 20:50:41,041 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:50:41,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,051 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,063 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,064 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:41,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,071 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:41,071 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:50:41,079 INFO program/MainThread: stdout: 2024-03-01 20:50:41,080 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:41,080 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,108 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:50:41,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:50:41,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:50:41,118 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:50:41,121 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:50:41,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:50:41,124 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,166 INFO program/MainThread: stdout[115]: 2024-03-01 20:50:41,167 INFO program/MainThread: stderr[115]: 2024-03-01 20:50:41,167 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:50:41,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:50:41,174 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:50:41,179 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,182 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:50:41,185 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:50:41,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:50:41,190 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,231 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:50:41,232 INFO program/MainThread: stderr[116]: 2024-03-01 20:50:41,232 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:50:41,233 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:41,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,253 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:41,253 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:50:41,268 INFO program/MainThread: stdout: 2024-03-01 20:50:41,268 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:41,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,302 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,302 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:50:41,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:50:41,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:50:41,312 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:50:41,315 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:50:41,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:50:41,318 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,360 INFO program/MainThread: stdout[117]: 2024-03-01 20:50:41,361 INFO program/MainThread: stderr[117]: 2024-03-01 20:50:41,361 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:50:41,365 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:50:41,368 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,371 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:41,373 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,376 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:41,379 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,381 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:41,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:50:41,384 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,421 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:50:41,422 INFO program/MainThread: stderr[118]: 2024-03-01 20:50:41,422 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:50:41,423 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:50:41,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:50:41,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:50:41,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:50:41,454 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,459 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:50:41,464 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,473 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:50:41,476 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:50:41,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:50:41,482 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,509 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:50:41,510 INFO program/MainThread: stderr[119]: 2024-03-01 20:50:41,510 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:50:41,510 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,566 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:50:41,567 INFO program/MainThread: stderr[120]: 2024-03-01 20:50:41,567 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:50:41,567 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,600 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:50:41,601 INFO program/MainThread: stderr[121]: 2024-03-01 20:50:41,601 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:50:41,601 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:50:41,610 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,616 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:50:41,626 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:50:41,626 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,670 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:50:41,671 INFO program/MainThread: stderr[122]: 2024-03-01 20:50:41,671 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:50:41,671 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:50:41,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,689 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,689 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,697 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:50:41,698 INFO program/MainThread: stderr[123]: 2024-03-01 20:50:41,698 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:50:41,698 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:50:41,712 INFO program/MainThread: stdout[124]: 2024-03-01 20:50:41,713 INFO program/MainThread: stderr[124]: 2024-03-01 20:50:41,713 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:50:41,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,722 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,733 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:50:41,737 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,739 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:50:41,742 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:50:41,742 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdf,/dev/sde ... 2024-03-01 20:50:41,778 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:50:41,778 INFO program/MainThread: stderr[125]: 2024-03-01 20:50:41,778 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:50:41,778 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:50:41,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,793 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,793 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sde ... 2024-03-01 20:50:41,802 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:50:41,802 INFO program/MainThread: stderr[126]: 2024-03-01 20:50:41,802 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:50:41,802 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:50:41,816 INFO program/MainThread: stdout[127]: 2024-03-01 20:50:41,816 INFO program/MainThread: stderr[127]: 2024-03-01 20:50:41,816 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:50:41,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,837 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,838 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:50:41,842 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,844 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:50:41,847 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:50:41,847 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sde ... 2024-03-01 20:50:41,882 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:50:41,883 INFO program/MainThread: stderr[128]: 2024-03-01 20:50:41,883 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:50:41,883 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:50:41,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,897 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,897 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:41,905 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:50:41,906 INFO program/MainThread: stderr[129]: 2024-03-01 20:50:41,906 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:50:41,906 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 20:50:41,919 INFO program/MainThread: stdout[130]: 2024-03-01 20:50:41,920 INFO program/MainThread: stderr[130]: 2024-03-01 20:50:41,920 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:50:41,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,930 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,941 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:41,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:41,947 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:41,948 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:50:41,955 INFO program/MainThread: stdout: 2024-03-01 20:50:41,956 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:41,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,973 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:41,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:41,987 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:50:41,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:50:41,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:50:41,997 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:50:42,000 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:50:42,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:50:42,003 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,036 INFO program/MainThread: stdout[131]: 2024-03-01 20:50:42,037 INFO program/MainThread: stderr[131]: 2024-03-01 20:50:42,037 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:50:42,041 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:42,044 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,047 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,049 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,052 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,055 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,058 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:50:42,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:50:42,060 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,092 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:50:42,093 INFO program/MainThread: stderr[132]: 2024-03-01 20:50:42,093 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:50:42,093 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:42,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,108 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:42,109 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:50:42,119 INFO program/MainThread: stdout: 2024-03-01 20:50:42,119 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:42,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,169 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,169 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:50:42,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:50:42,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:50:42,179 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:50:42,182 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:50:42,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:50:42,185 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,220 INFO program/MainThread: stdout[133]: 2024-03-01 20:50:42,221 INFO program/MainThread: stderr[133]: 2024-03-01 20:50:42,221 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:50:42,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:42,227 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,230 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,233 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,236 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,239 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,241 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:50:42,244 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,276 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:50:42,277 INFO program/MainThread: stderr[134]: 2024-03-01 20:50:42,277 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:50:42,277 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:50:42,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:50:42,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:50:42,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:50:42,307 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,317 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,329 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,334 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,339 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:50:42,342 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:50:42,342 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,376 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:50:42,377 INFO program/MainThread: stderr[135]: 2024-03-01 20:50:42,377 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:50:42,377 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,424 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:50:42,425 INFO program/MainThread: stderr[136]: 2024-03-01 20:50:42,425 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:50:42,425 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:50:42,451 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:50:42,451 INFO program/MainThread: stderr[137]: 2024-03-01 20:50:42,452 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:50:42,452 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:50:42,458 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,467 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:50:42,479 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:50:42,479 INFO program/MainThread: Running [138] 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:50:42,532 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:50:42,533 INFO program/MainThread: stderr[138]: 2024-03-01 20:50:42,533 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:50:42,533 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:50:42,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,545 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/sda ... 2024-03-01 20:50:42,554 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:50:42,554 INFO program/MainThread: stderr[139]: 2024-03-01 20:50:42,554 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:50:42,554 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:50:42,568 INFO program/MainThread: stdout[140]: 2024-03-01 20:50:42,568 INFO program/MainThread: stderr[140]: 2024-03-01 20:50:42,568 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:50:42,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,587 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:50:42,591 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,594 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:50:42,596 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:50:42,597 INFO program/MainThread: Running [141] 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:50:42,633 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:50:42,633 INFO program/MainThread: stderr[141]: 2024-03-01 20:50:42,634 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:50:42,634 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:50:42,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,645 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:50:42,652 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:50:42,653 INFO program/MainThread: stderr[142]: 2024-03-01 20:50:42,653 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:50:42,653 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:50:42,667 INFO program/MainThread: stdout[143]: 2024-03-01 20:50:42,667 INFO program/MainThread: stderr[143]: 2024-03-01 20:50:42,667 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:50:42,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,689 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,689 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:50:42,693 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:50:42,695 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:50:42,698 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:50:42,698 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:50:42,730 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:50:42,731 INFO program/MainThread: stderr[144]: 2024-03-01 20:50:42,731 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:50:42,731 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:50:42,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,745 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,746 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:42,753 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:50:42,754 INFO program/MainThread: stderr[145]: 2024-03-01 20:50:42,754 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:50:42,754 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sda ... 2024-03-01 20:50:42,768 INFO program/MainThread: stdout[146]: 2024-03-01 20:50:42,768 INFO program/MainThread: stderr[146]: 2024-03-01 20:50:42,768 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:50:42,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,778 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:50:42,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:50:42,793 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:50:42,793 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 0x7f2258c0cc20> 2024-03-01 20:50:51,140 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6tm_xby6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:50:54,164 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qjlgme2d/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:03,258 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kz9wqhwa/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:03,291 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:03,291 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:03,294 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:03,294 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:03,294 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:03,295 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:03,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:03,299 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:03,302 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:03,303 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:03,305 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:03,305 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:03,308 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:03,308 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:03,317 INFO program/MainThread: stdout: 2024-03-01 20:51:03,317 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:03,317 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,317 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,318 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:03,318 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:03,318 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:03,318 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:03,318 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:03,318 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:03,318 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:03,318 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:03,319 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:03,319 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:03,319 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:03,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:03,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:03,342 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:03,347 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:03,347 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:03,347 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:03,374 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:03,374 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:03,374 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:03,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,386 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:03,387 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:03,392 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:03,393 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:03,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:03,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:03,396 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:03,399 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:03,400 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:03,403 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:03,403 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,403 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:03,403 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7d3d7e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:03,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:03,407 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:03,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:03,410 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:03,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,421 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:03,421 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:03,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:03,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:03,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:03,427 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:03,427 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:03,430 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:03,430 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,431 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:03,431 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7d31bc70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:03,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:03,434 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:03,437 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:03,437 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:03,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,448 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:03,448 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:03,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:03,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:03,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:03,454 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:03,455 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:03,457 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:03,458 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,458 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:03,458 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7d3e9490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:03,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:03,461 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:03,464 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:03,464 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:03,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,474 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:03,475 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:03,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:03,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:03,478 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:03,481 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:03,481 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:03,484 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:03,484 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,484 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:03,484 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c2f95e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:03,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:03,487 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:03,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:03,490 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:03,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:03,501 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:03,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:03,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:03,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:03,507 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:03,507 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:03,509 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:03,510 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,510 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:03,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c2f92b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:03,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:03,513 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:03,516 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:03,516 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:03,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,527 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:03,527 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:03,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:03,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:03,531 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:03,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:03,534 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:03,536 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:03,537 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,537 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:03,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c2f2bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:03,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:03,540 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:03,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:03,543 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:03,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:03,554 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:03,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:03,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:03,557 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:03,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:03,560 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:03,563 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:03,563 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,563 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:03,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c284fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:03,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:03,566 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:03,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:03,569 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:03,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:03,580 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:03,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:03,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:03,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:03,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:03,586 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:03,588 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:03,589 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,589 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:03,589 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c2f2c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:03,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:03,592 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:03,595 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:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:03,595 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:03,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,605 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:03,606 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:03,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:03,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:03,608 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:03,611 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:03,611 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:51:03,614 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:03,615 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,615 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:03,615 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c28fa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:03,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:03,618 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:03,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:03,621 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:03,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:03,632 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:03,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:03,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:03,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:03,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:03,638 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:03,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:03,641 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,641 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:03,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c284e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:51:03,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:03,644 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:03,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:51:03,647 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:51:03,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,657 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:03,658 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:03,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:03,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:03,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:03,664 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:03,664 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:03,666 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:03,667 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,667 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:03,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c295550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:51:03,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:03,670 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:03,673 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:51:03,673 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:03,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:03,684 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:03,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:03,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:03,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:03,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:03,690 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:03,693 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:03,693 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:03,693 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:03,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c295d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:51:03,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:03,696 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:03,699 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': '20472005'} ; 2024-03-01 20:51:03,699 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:03,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:03,708 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:03,709 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:03,709 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:03,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:03,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:03,711 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:03,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:03,714 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:03,717 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:03,717 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:03,718 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:03,718 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a7c295eb0) -- 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:03,720 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:03,724 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:03,724 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:03,727 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:03,727 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:03,730 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:03,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:03,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:03,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:03,736 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:03,738 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:03,741 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:03,747 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 0x7f5a7c2a3480> 2024-03-01 20:51:03,791 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:03,795 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:03,795 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:03,798 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': '20473866'} ; 2024-03-01 20:51:03,798 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:03,798 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:03,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,806 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:03,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:03,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:03,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:03,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:03,847 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:03,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:03,850 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:03,853 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:03,853 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:03,856 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:03,856 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:03,856 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:03,859 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:03,862 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:03,864 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:03,867 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:03,870 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:03,870 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:03,870 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:03,871 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:03,870 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5a7c2a5be0) -- 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 0x7f5a7eab4360> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:03,874 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:03,877 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:03,877 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:03,881 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:03,881 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:03,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:03,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:03,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:03,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:03,888 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:03,888 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:03,891 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:03,891 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:03,894 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:03,894 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:03,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:03,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:03,920 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:03,920 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:03,924 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:03,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,929 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:03,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:03,931 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:03,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,938 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:03,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:03,941 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:03,943 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:03,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,948 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:03,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:03,951 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:03,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,958 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:03,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:03,960 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:03,963 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:03,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:03,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:03,970 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:03,972 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:03,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:03,977 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:03,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:03,980 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:03,982 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:03,983 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:51:06,928 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_74xoz6dp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:06,963 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:06,964 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:06,966 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:06,967 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:06,967 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:06,967 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:06,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,971 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:06,975 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:06,975 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:06,978 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:06,978 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:06,980 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:06,981 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:06,988 INFO program/MainThread: stdout: 2024-03-01 20:51:06,989 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:06,989 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:06,989 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:06,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:06,989 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:06,989 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:06,990 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:06,990 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:06,990 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:06,990 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:06,990 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:06,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,013 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:07,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:07,018 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:07,018 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:07,046 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:07,046 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:07,046 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:07,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,057 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:07,059 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:07,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:07,064 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:07,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:07,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:07,068 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:07,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:07,072 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:07,075 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:07,075 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,075 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:07,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e65397e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:07,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:07,079 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:07,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:07,082 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:07,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,093 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:07,093 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:07,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:07,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:07,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:07,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:07,100 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:07,103 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:07,103 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,103 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:07,103 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e652dbc70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:07,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:07,107 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:07,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:07,110 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:07,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:07,121 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:07,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:07,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:07,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:07,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:07,128 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:07,131 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:07,131 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,131 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:07,131 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e653aa490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:07,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:07,135 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:07,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:07,138 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:07,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,148 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:07,149 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:07,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:07,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:07,152 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:07,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:07,155 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:07,158 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:07,158 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,159 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:07,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e642b95e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:07,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:07,162 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:07,165 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:07,165 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:07,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,176 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:07,176 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:07,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:07,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:07,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:07,182 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:07,182 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:07,185 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:07,185 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,186 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:07,186 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e642b92b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:07,189 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:07,189 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:07,192 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:07,192 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:07,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,203 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:07,203 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:07,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:07,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:07,206 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:07,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:07,209 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:07,212 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:07,212 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,213 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:07,213 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e642b3bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:07,216 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:07,216 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:07,219 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_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:07,219 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:07,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:07,230 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:07,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:07,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:07,233 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:07,235 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:07,236 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:07,238 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:51:07,239 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,239 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:07,239 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e64245fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:07,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:07,242 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:07,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:07,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:51:07,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,256 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:07,256 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:07,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:07,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:07,259 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:07,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:07,262 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:51:07,265 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:07,266 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,266 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:07,266 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e642b3c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:07,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:07,269 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:07,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:07,272 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:07,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:07,283 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:07,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:07,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:07,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:07,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:07,289 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:07,292 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:07,293 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,293 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:07,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e6424fa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:07,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:07,296 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:07,299 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_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:07,299 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:07,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,310 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:07,311 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:07,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:07,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:07,314 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:07,316 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:07,317 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:07,319 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:07,320 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,320 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:07,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e64245e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:51:07,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:07,323 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:07,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:51:07,326 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:07,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:07,337 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:07,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:07,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:07,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:07,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:07,343 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:07,346 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:07,346 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,347 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:07,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e64255550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:51:07,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:07,350 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:07,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:51:07,353 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:07,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,363 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:07,364 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:07,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:07,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:07,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:07,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:07,370 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:07,372 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:07,373 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:07,373 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:07,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e64255d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:51:07,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:07,376 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:07,379 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': '20472005'} ; 2024-03-01 20:51:07,379 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:07,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,389 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:07,389 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:07,389 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:07,389 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:07,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:07,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:07,392 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:07,395 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:07,395 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:07,398 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:07,398 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:07,398 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:07,398 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2e64255eb0) -- 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:07,401 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:07,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,405 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:07,408 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,408 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:07,411 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,411 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:07,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:07,417 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:07,420 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:07,423 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:07,429 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 0x7f2e65babc40> 2024-03-01 20:51:07,467 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:07,471 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:07,471 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:07,474 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': '20473866'} ; 2024-03-01 20:51:07,474 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:07,474 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:07,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,483 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:07,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:07,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:07,520 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:07,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:07,523 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:07,526 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:07,526 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:07,529 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:07,529 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:07,529 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:07,532 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:07,535 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:07,538 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:07,540 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:07,543 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:07,544 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:07,544 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:07,544 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:07,544 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2e64265be0) -- 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 0x7f2e6426e8b0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:07,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:07,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:07,551 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:07,554 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:07,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:07,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:07,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:07,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:07,562 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:07,562 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:07,565 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,565 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:07,568 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:07,568 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:07,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,591 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:07,592 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:07,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,603 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:51:07,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,613 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:07,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,623 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:07,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,633 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:07,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,643 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:51:07,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,652 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:07,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,663 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:51:07,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:51:07,668 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:07,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:51:07,673 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:07,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:51:07,678 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:07,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:07,681 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:51:07,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:07,684 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:07,684 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:07,687 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:07,687 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:07,690 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:07,690 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:51:07,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:51:07,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:07,693 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:07,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:07,695 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:07,698 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:07,698 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:51:07,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:51:07,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:07,701 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:07,704 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:07,704 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:07,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:07,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:07,712 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:07,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:07,718 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:07,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:07,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:07,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:07,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:07,729 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:51:07,729 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:07,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:07,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:07,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:07,740 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:51:07,740 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:07,741 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:07,741 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:51:07,741 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:07,742 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:07,744 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,745 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:51:07,747 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:07,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:51:07,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:07,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:07,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:51:07,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:07,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:07,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:07,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:51:07,767 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:07,767 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:07,767 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:07,767 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:51:07,770 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:07,771 INFO program/MainThread: stderr[4]: 2024-03-01 20:51:07,771 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:07,771 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:51:07,771 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:07,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:07,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:51:07,776 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:07,776 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:07,776 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:07,776 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:07,777 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:07,777 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:07,777 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:07,780 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:07,782 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:07,785 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:07,785 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:07,788 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:07,788 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 0x7f2e652de720> 2024-03-01 20:51:07,788 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:07,789 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:07,789 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:07,789 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:07,790 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:07,790 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:07,793 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:07,795 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:51:07,796 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:51:07,801 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,838 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,839 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:07,842 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:07,845 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:51:07,845 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:51:07,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,879 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,890 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,891 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:07,895 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:07,897 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:51:07,897 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:51:07,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:07,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:07,939 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:07,943 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:07,945 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:07,948 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:07,948 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:07,948 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:07,948 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:07,979 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:51:07,979 INFO program/MainThread: stderr[5]: 2024-03-01 20:51:07,979 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:07,980 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:07,993 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:51:07,994 INFO program/MainThread: stderr[6]: 2024-03-01 20:51:07,994 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:07,994 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:51:08,023 INFO program/MainThread: stdout[7]: 2024-03-01 20:51:08,023 INFO program/MainThread: stderr[7]: 2024-03-01 20:51:08,023 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:08,023 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:51:08,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,035 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,039 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:08,039 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:08,041 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:51:08,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,072 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:08,075 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,078 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,080 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,081 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:08,081 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:08,081 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:08,117 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:51:08,118 INFO program/MainThread: stderr[8]: 2024-03-01 20:51:08,118 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:08,118 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:08,127 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:51:08,127 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:08,127 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:08,127 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:51:08,156 INFO program/MainThread: stdout[10]: 2024-03-01 20:51:08,156 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:08,156 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:08,156 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:51:08,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,172 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:08,172 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:08,174 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:51:08,182 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,205 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,205 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:08,209 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,211 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,214 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,214 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:08,214 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:08,214 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:08,252 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:51:08,252 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:08,252 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:08,252 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:08,262 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:51:08,262 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:08,262 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:08,262 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:51:08,290 INFO program/MainThread: stdout[13]: 2024-03-01 20:51:08,291 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:08,291 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:08,291 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:51:08,291 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,303 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:08,303 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:08,304 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:51:08,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,313 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,337 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,337 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:08,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:51:08,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:08,346 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,348 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,351 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,354 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,356 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,359 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:51:08,362 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:08,416 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:51:08,425 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:08,425 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:08,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:08,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:08,444 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,449 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,455 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,461 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,466 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,474 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,483 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:08,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:08,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,499 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:51:08,507 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,520 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:08,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:08,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:51:08,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:08,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:08,535 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,541 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,544 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,547 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,550 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:08,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:08,566 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:08,597 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:08,597 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:08,597 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:08,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:08,601 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:08,661 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:51:08,662 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:08,662 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:08,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:08,681 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:08,681 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,711 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:08,711 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:08,712 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:08,721 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,738 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,739 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:08,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:08,745 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:08,748 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:51:08,748 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:51:08,893 INFO program/MainThread: stdout: 2024-03-01 20:51:08,893 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:51:08,893 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:08,893 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:08,894 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:08,894 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:51:08,894 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:08,894 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:08,894 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:08,894 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:08,894 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:08,894 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,894 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:51:08,909 INFO program/MainThread: stdout: 2024-03-01 20:51:08,909 INFO program/MainThread: writing all SBs 2024-03-01 20:51:08,910 INFO program/MainThread: new label = "" 2024-03-01 20:51:08,910 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,925 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:08,930 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:08,931 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:08,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:08,957 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:08,962 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:08,962 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 0x7f2e641e6590> 2024-03-01 20:51:08,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,968 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:08,968 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:08,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:08,974 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:08,974 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:18,266 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6p80boq_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:18,300 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:18,301 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:18,304 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:18,304 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:18,304 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:18,304 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:18,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:18,309 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:18,312 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:18,313 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:18,315 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:18,316 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:18,318 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:18,319 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:18,328 INFO program/MainThread: stdout: 2024-03-01 20:51:18,328 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:18,328 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ 2024-03-01 20:51:18,328 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 2024-03-01 20:51:18,328 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp 2024-03-01 20:51:18,328 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 2024-03-01 20:51:18,328 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG 2024-03-01 20:51:18,328 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:18,328 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:18,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:18,328 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 sdb 1073741824 root disk brw-rw---- LVM2_member XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 sdc 1073741824 root disk brw-rw---- LVM2_member Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG 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:18,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:18,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:18,329 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:18,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:18,329 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:18,330 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:18,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:18,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:18,358 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:18,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ', 'ID_FS_UUID_ENC': 'g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:18,362 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:18,363 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:18,396 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:18,397 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:18,397 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:18,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,408 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:18,410 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 20:51:18,415 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:18,416 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:18,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:18,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:18,419 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:18,423 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:18,423 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:51:18,426 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:51:18,426 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:18,427 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:18,427 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee7a0f8e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:18,430 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:18,434 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:18,434 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:18,437 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:18,437 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:18,440 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:18,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:18,444 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:18,444 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:18,447 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:18,447 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:18,447 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:51:18,482 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:18,483 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp. WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (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:18,483 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:18,483 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:18,487 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; pe_start: 8 MiB ; 2024-03-01 20:51:18,488 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:18,490 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:18,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:18,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:18,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,502 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:18,536 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:18,537 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp. WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (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:18,537 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:18,537 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:18,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:18,543 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:18,546 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:18,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:18,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:18,550 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:18,585 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 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:18,586 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp. WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (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:18,586 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:18,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:18,591 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:18,594 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:18,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:18,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:18,599 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:18,600 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:18,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp', 'ID_FS_UUID_ENC': 'XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:18,603 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:18,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:18,615 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:18,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:18,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:18,618 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:18,621 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:18,621 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:18,624 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:18,624 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:18,625 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:18,625 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78d02220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:18,628 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:18,631 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:18,631 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:18,634 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:18,635 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:18,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:18,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:18,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:18,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:18,643 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:18,644 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:18,644 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:51:18,678 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:18,679 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (last written to /dev/sdc). 2024-03-01 20:51:18,679 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:18,679 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:18,683 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:18,683 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:18,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:18,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:18,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:18,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:18,698 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:18,701 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:18,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:18,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:18,707 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:51:18,745 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:18,746 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (last written to /dev/sdc). 2024-03-01 20:51:18,746 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:18,746 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:18,746 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:18,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:18,751 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:18,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,762 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:18,762 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:18,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:18,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:18,765 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:18,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:18,768 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:18,771 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:18,772 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:18,772 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:18,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78cf9eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:18,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:18,775 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:18,778 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:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:18,779 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:18,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:18,790 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:18,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:18,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:18,793 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:18,796 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:18,796 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:18,799 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:18,799 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:18,800 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:18,800 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78d75730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:18,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:18,803 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:18,806 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG', 'ID_FS_UUID_ENC': 'Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:18,806 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:18,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:18,818 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:18,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:18,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:18,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:18,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:18,824 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:18,827 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:18,827 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:18,827 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:18,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78cfbf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:18,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:18,834 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:18,834 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:18,837 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:18,837 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:18,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:18,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:18,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:18,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:18,846 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:18,846 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:18,846 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:51:18,879 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:18,880 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:18,880 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:18,880 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:18,884 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:18,884 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:18,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:18,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:18,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:18,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:18,899 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:18,902 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:18,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:18,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:18,907 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:51:18,941 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:18,942 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:18,942 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:18,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:18,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:18,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:18,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:18,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:18,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:18,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:18,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:18,965 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:18,968 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:18,969 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:18,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:18,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:18,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:18,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:18,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:18,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:18,982 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:18,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:51:18,985 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:18,986 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:18,986 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:18,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:18,989 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:18,992 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:18,992 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:18,996 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-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5 ' '/dev/disk/by-uuid/6d3dc59e-daab-4edb-9db0-25347b5e32e8 ' '/dev/mapper/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-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5', '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': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', 'ID_FS_UUID_ENC': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', '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': '676479368'} ; 2024-03-01 20:51:18,996 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:18,996 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:18,999 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:18,999 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:18,999 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:18,999 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,002 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:19,002 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:19,002 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:19,002 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,004 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:19,005 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:19,005 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:19,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:19,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:19,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:19,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:19,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:19,012 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee78cf9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 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 (0x7fee78d75640) -- 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 = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:19,017 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,020 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:19,020 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:19,020 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:19,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:19,027 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:19,027 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:19,031 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:19,031 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:19,034 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:19,034 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:19,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:19,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:19,039 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:19,039 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:19,042 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:19,043 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:19,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:19,046 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:19,047 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:19,050 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:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:19,050 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:19,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,062 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:19,062 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:19,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:19,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:19,065 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:19,068 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:19,068 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:19,071 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:19,072 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,072 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:19,072 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78c9c340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:19,075 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:19,075 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:19,078 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:19,078 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:19,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,089 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:19,090 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:19,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:19,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:19,093 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:19,096 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:19,096 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:19,099 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:19,100 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,100 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:19,100 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78c87af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:19,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:19,103 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:19,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:19,106 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:19,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:19,118 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:19,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:19,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:19,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:19,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:19,124 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:19,127 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:19,127 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,128 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:19,128 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78c87400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:19,131 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:19,131 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:19,134 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:19,134 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:19,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,145 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:19,146 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:19,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:19,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:19,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:19,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:19,152 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:19,155 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:19,155 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,156 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:19,156 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78d02820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:19,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:19,159 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:19,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:19,162 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:19,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:19,174 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:19,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:51:19,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:51:19,177 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:19,180 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:19,180 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:19,183 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:19,183 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,184 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:51:19,184 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78ca61c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:51:19,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:19,187 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:19,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:51:19,190 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:19,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,201 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:19,202 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:19,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:19,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:19,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:19,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:19,208 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:19,211 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:19,211 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,212 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:51:19,212 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78ca82e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:51:19,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:19,215 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:19,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:51:19,218 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:19,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:19,230 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:19,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:51:19,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:51:19,233 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:19,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:19,236 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:19,239 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:19,239 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:19,240 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:51:19,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78ca8970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:51:19,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:19,243 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:19,246 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': '20472005'} ; 2024-03-01 20:51:19,246 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:19,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:19,256 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:19,256 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:19,256 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:19,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:19,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:19,259 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:19,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:19,262 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:19,265 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:19,265 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:19,265 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:51:19,265 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78ca6c10) -- 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:19,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:19,272 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:19,272 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:51:19,275 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:19,275 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:51:19,278 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:19,278 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:51:19,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:19,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:51:19,284 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:19,287 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:19,290 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:19,296 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 0x7fee78d7a840> 2024-03-01 20:51:19,332 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:51:19,336 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:19,336 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:19,339 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': '20473866'} ; 2024-03-01 20:51:19,339 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:19,340 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:19,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,348 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:19,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:19,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:19,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:51:19,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:51:19,387 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:19,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:19,390 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:19,393 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:19,393 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:19,396 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:51:19,396 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:19,396 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:19,399 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:19,402 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:19,405 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:19,407 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:19,410 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:19,410 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:19,411 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:51:19,411 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:19,411 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fee78cadfd0) -- 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 0x7fee7a1965e0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:19,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:19,418 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:19,418 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:51:19,421 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:19,421 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:51:19,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:19,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:51:19,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:19,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:51:19,427 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:19,430 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:19,430 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:51:19,432 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:19,432 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:19,435 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5 ' '/dev/disk/by-uuid/6d3dc59e-daab-4edb-9db0-25347b5e32e8 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '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-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5', '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': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', 'ID_FS_UUID_ENC': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', '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': '676479368'} ; 2024-03-01 20:51:19,435 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:19,436 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,439 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:19,439 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:19,439 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:19,439 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,442 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:19,442 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:19,442 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:19,442 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,444 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:19,444 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:19,444 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:19,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,451 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:19,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:19,454 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:19,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:19,455 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:19,451 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee78cf9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee78d75640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:19,456 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:19,459 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:19,459 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:19,459 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:19,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:19,463 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:19,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:19,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:19,488 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:19,489 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:19,492 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:19,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,497 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:19,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:19,500 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:19,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,508 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:19,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:19,510 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:19,513 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:19,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,518 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:19,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:19,521 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:19,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,528 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:19,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:19,531 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:19,533 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:19,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:19,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:19,541 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:19,544 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:19,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:19,549 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:19,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:19,552 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,689 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_r_6sh3hd/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:22,724 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:22,724 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:22,727 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:22,727 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:22,727 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:22,728 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:22,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,733 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:22,736 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:22,736 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:22,739 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:22,739 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:22,742 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:22,742 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:22,751 INFO program/MainThread: stdout: 2024-03-01 20:51:22,752 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:22,752 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ 2024-03-01 20:51:22,752 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 2024-03-01 20:51:22,752 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp 2024-03-01 20:51:22,752 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 2024-03-01 20:51:22,752 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG 2024-03-01 20:51:22,752 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:22,752 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:22,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,752 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 sdb 1073741824 root disk brw-rw---- LVM2_member XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6d3dc59e-daab-4edb-9db0-25347b5e32e8 sdc 1073741824 root disk brw-rw---- LVM2_member Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG 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:22,753 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:22,753 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:22,753 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:22,753 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:22,753 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:22,754 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:22,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:22,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:22,779 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:22,784 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:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/lvm-pv-uuid-g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': 'g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ', 'ID_FS_UUID_ENC': 'g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:22,784 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:22,785 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:22,819 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:51:22,820 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:22,820 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:22,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,831 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:22,833 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:22,838 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:22,838 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:22,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:22,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:22,842 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:22,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:22,846 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:22,849 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:22,849 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:22,850 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:22,850 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8997d7e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:22,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:22,857 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:22,857 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:22,860 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:22,860 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:22,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:22,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:22,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:22,870 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:22,870 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:22,870 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:22,905 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:22,906 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp. WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (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:22,906 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:22,906 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:22,910 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; pe_start: 8 MiB ; 2024-03-01 20:51:22,911 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:22,913 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:22,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:22,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:22,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:22,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:22,925 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:22,960 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:22,961 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp. WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (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:22,961 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:22,961 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:22,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:22,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:22,970 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:22,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:22,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:22,973 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:23,012 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 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:23,013 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp. WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (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:23,013 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:23,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:23,018 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:23,021 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:23,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:23,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,026 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:23,026 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:23,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp', 'ID_FS_UUID_ENC': 'XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:23,030 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:23,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,041 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:23,041 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:23,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:23,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:23,044 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:23,047 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:23,048 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:23,050 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:23,051 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,051 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:23,051 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898682220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:23,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:23,058 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,058 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:23,061 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,061 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:23,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:23,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:23,070 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:23,070 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:23,070 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:51:23,103 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:23,104 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (last written to /dev/sdc). 2024-03-01 20:51:23,104 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:23,104 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:23,108 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:23,108 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:23,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:23,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:23,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:23,123 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:23,125 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:23,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:23,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,131 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:51:23,164 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:23,165 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG. WARNING: VG test_vg1 is missing PV Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG (last written to /dev/sdc). 2024-03-01 20:51:23,165 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:23,165 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:23,165 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:23,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:23,169 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:23,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,180 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:23,181 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:23,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:23,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:23,184 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:23,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:23,187 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:23,190 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:23,190 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,191 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:23,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898679eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:23,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:23,194 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:23,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:23,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:51:23,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:23,209 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:23,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:23,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:23,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:23,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:23,215 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:23,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:51:23,218 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,218 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:23,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8986f4730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:23,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:23,221 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:23,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG', 'ID_FS_UUID_ENC': 'Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:23,225 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:23,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,235 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:23,236 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:23,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:23,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:23,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:23,242 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:23,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:51:23,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:51:23,245 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,245 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:23,246 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb89867bf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:23,249 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:23,252 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,252 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:23,255 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,255 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:23,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:23,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:23,264 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:23,264 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:23,264 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:51:23,299 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=g115Jj-5jFV-Lx8l-nAHk-6Mb1-3WIH-x4G0QJ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=XO7H53-J0Sm-gwWA-MyL0-hUAn-Nj1I-Iik4kp LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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=Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 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:23,300 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:23,300 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:23,300 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:23,304 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Hp8jPM-NGdq-yfXF-zuBK-hvjl-ca61-BUHYGG ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:23,304 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:23,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:23,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:23,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:23,319 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:23,321 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:23,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 ; incomplete: True ; hidden: False ; 2024-03-01 20:51:23,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,327 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:51:23,360 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:23,361 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:23,361 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:23,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:23,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:23,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:23,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:23,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:23,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:23,384 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:23,387 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:23,388 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:23,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:23,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:23,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:23,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:23,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:23,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:23,401 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:23,404 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:23,404 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:23,405 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:23,405 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:23,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:23,408 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:23,411 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:23,411 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:23,414 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/6d3dc59e-daab-4edb-9db0-25347b5e32e8 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5', '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-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5', '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': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', 'ID_FS_UUID_ENC': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', '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': '676479368'} ; 2024-03-01 20:51:23,414 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:23,415 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,418 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:23,418 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:23,418 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:23,418 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,420 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:23,421 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:23,421 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:23,421 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,423 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:23,423 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:23,423 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:23,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:23,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:23,434 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:23,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:23,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:23,431 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 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 (0x7fb8986f4640) -- 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 = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:23,435 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,438 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:23,438 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:23,438 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:23,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:23,446 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,446 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:23,449 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,449 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:23,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:23,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:23,457 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:23,458 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:23,461 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:23,461 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:23,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:23,464 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:23,466 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:23,469 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:23,469 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:23,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:23,480 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:23,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:23,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:23,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:23,486 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:23,486 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:23,489 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:23,490 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,490 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:23,490 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb89861c340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:23,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:23,493 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:23,496 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_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:23,496 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:23,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,507 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:23,508 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:23,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:23,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:23,511 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:23,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:23,514 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:23,517 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:23,517 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,518 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:23,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898607af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:23,521 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:23,521 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:23,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:23,524 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:23,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:23,535 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:23,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:23,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:23,538 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:23,541 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:23,541 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:23,544 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:23,545 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,545 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:23,545 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898607400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:23,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:23,548 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:23,551 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:23,551 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:23,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,562 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:23,563 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:23,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:23,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:23,566 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:23,569 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:23,569 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:23,572 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:23,572 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,573 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:23,573 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898682820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:23,576 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:23,576 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:23,579 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:23,579 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:23,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,590 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:23,590 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:23,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:51:23,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:51:23,593 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:23,596 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:23,596 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:23,599 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:23,600 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,600 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:51:23,600 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8986261c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:51:23,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:23,603 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:23,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:51:23,606 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:23,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,617 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:23,618 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:23,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:23,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:51:23,621 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:23,624 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:23,624 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:23,627 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:23,627 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,628 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:51:23,628 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8986282e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:51:23,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:23,631 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:23,634 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:51:23,634 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:23,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:23,645 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:23,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:51:23,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:51:23,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:23,651 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:23,651 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:23,655 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:23,655 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:23,655 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:51:23,655 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898628970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:51:23,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:23,658 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:23,661 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': '20472005'} ; 2024-03-01 20:51:23,661 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:23,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:23,671 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:23,671 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:23,671 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:23,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:23,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:23,674 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:23,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:23,677 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:23,680 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:51:23,681 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:23,681 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:51:23,681 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb898626c10) -- 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:23,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:23,687 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,687 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:51:23,690 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,690 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:51:23,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:51:23,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:51:23,699 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:23,702 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:23,705 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:23,711 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 0x7fb89a856940> 2024-03-01 20:51:23,746 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:51:23,750 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:23,751 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:23,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20473866'} ; 2024-03-01 20:51:23,754 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:23,754 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:23,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,763 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:23,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:51:23,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:51:23,805 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:23,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:51:23,807 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:23,810 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:23,811 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:23,814 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:23,814 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:23,814 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:23,817 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:23,820 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:23,823 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:23,826 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:23,828 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:23,829 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:23,829 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:51:23,830 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:23,829 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb89862cfd0) -- 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 0x7fb898638630> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:23,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:23,836 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:23,836 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:51:23,839 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:23,839 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:51:23,842 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,842 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:51:23,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:23,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:51:23,845 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:23,848 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:23,848 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:51:23,851 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:23,851 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:23,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6d3dc59e-daab-4edb-9db0-25347b5e32e8 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5 ' '/dev/mapper/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-YODlpCdVFAWw7CDKzNAtDYigsFyDwJe3R0epkD563A0cV9bLouAuxna0kcZfTqr5', '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': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', 'ID_FS_UUID_ENC': '6d3dc59e-daab-4edb-9db0-25347b5e32e8', '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': '676479368'} ; 2024-03-01 20:51:23,854 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:23,855 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,858 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:51:23,858 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:23,858 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:23,858 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,860 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:51:23,860 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:23,860 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:23,861 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,863 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:51:23,863 INFO program/MainThread: stderr[17]: 2024-03-01 20:51:23,863 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:51:23,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,870 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:23,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:23,873 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:23,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:23,874 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:23,870 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:23,874 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:23,877 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:51:23,878 INFO program/MainThread: stderr[18]: 2024-03-01 20:51:23,878 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:51:23,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:23,882 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:51:23,882 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:23,894 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:23,907 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:23,908 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:23,912 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:23,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,917 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:23,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:23,920 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:23,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,927 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:23,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:23,930 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:23,932 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:23,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,937 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:23,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:23,940 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:23,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,947 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:23,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:23,950 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:23,952 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:23,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,957 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:23,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:23,960 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:23,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:23,968 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:23,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:23,970 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:51:23,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,976 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:51:23,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,976 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,977 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,978 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,979 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,979 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,979 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,980 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:23,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:51:23,985 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:23,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:51:23,990 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:23,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:23,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:51:23,995 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:23,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:24,000 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:24,000 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:24,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,024 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,028 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,091 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,099 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:24,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:24,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb898679f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R0epkD-563A-0cV9-bLou-Auxn-a0kc-ZfTqr5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb8986f4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = YODlpC-dVFA-Ww7C-DKzN-AtDY-igsF-yDwJe3 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:24,113 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:51:24,116 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:24,116 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:24,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:51:24,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:51:24,120 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,121 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:51:24,124 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:24,124 INFO program/MainThread: stderr[19]: 2024-03-01 20:51:24,124 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:51:24,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:24,129 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:51:24,129 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,129 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 20:51:24,129 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:51:24,131 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:51:24,132 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:24,135 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:24,138 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:24,141 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:51:24,141 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:51:24,141 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:24,141 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:51:24,141 DEBUG blivet/MainThread: removing sda 2024-03-01 20:51:24,143 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:24,144 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:24,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:51:24,146 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:51:24,147 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:24,147 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:51:24,147 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:51:24,149 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:24,149 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:24,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:51:24,152 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:51:24,152 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:24,152 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:51:24,152 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:51:24,155 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:51:24,155 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:51:24,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:51:24,158 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:51:24,158 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:24,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,208 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:24,209 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,209 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,209 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:24,209 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:24,209 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:24,209 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:24,209 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:24,209 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:24,212 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:24,214 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:24,217 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:24,217 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:24,220 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:24,220 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 0x7fb89a010540> 2024-03-01 20:51:24,220 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:24,221 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,221 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,221 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:24,221 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:24,221 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:24,222 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:24,222 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,228 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:24,228 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:51:24,236 INFO program/MainThread: stdout: 2024-03-01 20:51:24,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:51:24,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,265 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:51:24,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:24,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:24,275 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:24,278 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:51:24,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:51:24,282 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,323 INFO program/MainThread: stdout[20]: 2024-03-01 20:51:24,324 INFO program/MainThread: stderr[20]: 2024-03-01 20:51:24,324 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:51:24,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:24,330 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,333 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:24,336 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,339 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:24,341 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,344 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:24,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:24,347 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,377 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:51:24,377 INFO program/MainThread: stderr[21]: 2024-03-01 20:51:24,378 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:51:24,378 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:51:24,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:51:24,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:51:24,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:51:24,423 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:24,435 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,437 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:24,440 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,443 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:24,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:51:24,445 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,477 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:51:24,478 INFO program/MainThread: stderr[22]: 2024-03-01 20:51:24,478 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:51:24,478 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,542 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:51:24,543 INFO program/MainThread: stderr[23]: 2024-03-01 20:51:24,543 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:51:24,543 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,570 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:51:24,571 INFO program/MainThread: stderr[24]: 2024-03-01 20:51:24,571 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:51:24,571 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:51:24,577 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,585 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:24,598 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:51:24,598 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,649 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:51:24,650 INFO program/MainThread: stderr[25]: 2024-03-01 20:51:24,650 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:51:24,650 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:51:24,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,662 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,670 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:51:24,670 INFO program/MainThread: stderr[26]: 2024-03-01 20:51:24,670 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:51:24,670 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:51:24,684 INFO program/MainThread: stdout[27]: 2024-03-01 20:51:24,684 INFO program/MainThread: stderr[27]: 2024-03-01 20:51:24,684 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:51:24,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,707 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:51:24,711 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,713 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:24,716 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:51:24,716 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 20:51:24,747 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:51:24,748 INFO program/MainThread: stderr[28]: 2024-03-01 20:51:24,748 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:51:24,748 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:51:24,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,763 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,763 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:51:24,772 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:51:24,772 INFO program/MainThread: stderr[29]: 2024-03-01 20:51:24,772 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:51:24,772 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:51:24,786 INFO program/MainThread: stdout[30]: 2024-03-01 20:51:24,787 INFO program/MainThread: stderr[30]: 2024-03-01 20:51:24,787 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:51:24,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,798 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,807 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,808 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:51:24,811 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:24,814 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:24,816 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:51:24,817 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:51:24,846 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:51:24,847 INFO program/MainThread: stderr[31]: 2024-03-01 20:51:24,847 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:51:24,847 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:51:24,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,865 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:24,873 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:51:24,873 INFO program/MainThread: stderr[32]: 2024-03-01 20:51:24,873 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:51:24,873 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:51:24,888 INFO program/MainThread: stdout[33]: 2024-03-01 20:51:24,889 INFO program/MainThread: stderr[33]: 2024-03-01 20:51:24,889 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:51:24,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,900 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:24,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:24,918 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:24,918 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 0x7fb8986f2540> 2024-03-01 20:51:31,821 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p__xpvto/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:35,001 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_k9u15ckl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:39,099 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_toddc6ur/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:39,134 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:39,134 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:39,137 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:39,137 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:39,138 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:39,138 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:39,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,143 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:39,146 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:39,147 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:39,149 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:39,150 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:39,152 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:39,153 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:39,161 INFO program/MainThread: stdout: 2024-03-01 20:51:39,161 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:39,161 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,161 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:39,162 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:39,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,162 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:39,162 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:39,162 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:39,163 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:39,163 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:39,163 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:39,163 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:39,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,188 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:39,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:39,193 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:39,194 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:39,225 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:39,226 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:39,226 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:39,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,237 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:39,239 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:39,244 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:39,244 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:39,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:39,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:39,248 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:39,251 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:39,251 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:39,254 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:39,255 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,255 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:39,255 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2b48e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:39,259 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:39,259 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:39,262 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:39,262 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:39,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:39,274 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:39,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:39,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:39,277 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:39,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:39,280 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:39,283 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:39,284 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,284 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:39,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d27db9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:39,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:39,287 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:39,291 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:39,291 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:39,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,302 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:39,302 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:39,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:39,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:39,305 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:39,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:39,309 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:39,312 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:39,312 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,312 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:39,312 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d27db430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:39,315 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:39,316 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:39,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:39,319 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:39,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:39,330 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:39,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:39,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:39,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:39,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:39,336 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:39,339 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:39,339 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,340 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:39,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d17b8940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:39,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:39,343 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:39,346 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:39,346 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:39,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,357 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:39,357 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:39,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:39,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:39,360 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:39,363 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:39,363 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:51:39,366 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:39,366 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,367 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:39,367 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d17b8370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:39,370 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:39,370 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:39,373 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:39,373 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:39,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,384 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:39,385 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:39,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:39,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:39,388 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:39,391 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:39,391 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:51:39,394 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:39,394 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,394 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:39,394 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d27db970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:39,397 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:39,398 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:39,401 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:39,401 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:39,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,412 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:39,412 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:39,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:39,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:39,415 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:39,418 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:39,418 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:39,421 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:39,422 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,422 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:39,422 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d1744640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:39,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:39,425 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:39,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:39,429 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:39,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,439 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:39,440 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:39,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:39,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:39,443 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:39,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:39,446 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:39,449 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:39,449 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,450 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:39,450 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d17b2c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:39,453 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:39,453 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:39,456 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_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:39,456 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:39,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,467 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:39,467 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:39,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:39,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:39,470 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:39,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:39,473 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:39,476 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:39,476 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,477 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:39,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d1744d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:39,480 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:39,480 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:39,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:39,483 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:39,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:39,494 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:39,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:39,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:39,497 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:39,500 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:39,500 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:39,503 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:39,503 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,504 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:39,504 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d1744580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:39,507 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:39,510 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:51:39,510 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:39,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:39,521 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:39,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:39,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:39,524 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:39,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:39,527 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:39,530 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:39,531 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,531 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:39,531 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d1755220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:51:39,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:39,534 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:39,537 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:51:39,537 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:39,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,548 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:39,548 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:39,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:39,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:39,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:39,554 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:39,554 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:39,557 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:39,558 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:39,558 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:39,558 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d1755760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:51:39,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:39,561 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:39,564 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': '20472005'} ; 2024-03-01 20:51:39,564 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:39,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,574 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:39,574 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:39,574 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:39,574 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:39,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:39,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:39,577 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:39,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:39,580 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:39,583 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:39,583 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:39,584 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:39,584 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d1755fa0) -- 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:39,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:39,590 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:39,590 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:39,593 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:39,593 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:39,596 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:39,596 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:39,599 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:39,599 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:39,602 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:39,605 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:39,608 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:39,615 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 0x7f57d3910b00> 2024-03-01 20:51:39,657 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:39,661 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:39,661 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:39,664 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': '20473866'} ; 2024-03-01 20:51:39,664 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:39,664 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:39,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,673 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:39,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:39,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:39,711 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:39,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:39,714 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:39,717 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:39,717 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:39,720 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:39,720 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:39,721 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:39,723 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:39,726 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:39,729 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:39,732 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:39,735 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:39,735 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:39,735 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:39,736 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:39,735 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f57d1764bb0) -- 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 0x7f57d176cae0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:39,739 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:39,742 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:39,742 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:39,746 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:39,746 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:39,749 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:39,749 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:39,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:39,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:39,753 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:39,754 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:39,757 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:39,757 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:39,760 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:39,760 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:39,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:39,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:39,783 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:39,784 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:39,787 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:39,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,793 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:39,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:39,795 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:39,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,803 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:39,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:39,805 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:39,808 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:39,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,813 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:39,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:39,816 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:39,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,823 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:39,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:39,826 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:39,828 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:39,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:51:39,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:39,836 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:39,838 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:39,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:39,843 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:39,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:39,846 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:39,849 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:39,849 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:51:42,981 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_erks66dq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:43,015 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:43,015 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:43,018 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:43,018 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:43,018 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:43,018 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:43,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,023 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:43,026 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:43,026 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:43,029 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:43,029 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:43,032 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:43,032 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:43,040 INFO program/MainThread: stdout: 2024-03-01 20:51:43,040 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:43,040 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:43,040 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:43,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,040 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:43,040 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:43,041 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:43,041 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:43,041 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:43,041 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:43,041 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:43,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,066 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:43,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:43,071 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:43,071 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:43,111 INFO program/MainThread: stdout[3]: 2024-03-01 20:51:43,112 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:43,112 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:43,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,123 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:43,125 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:43,129 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:43,130 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:43,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:43,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:43,133 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:43,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:43,137 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:43,140 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:43,140 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,140 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:43,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4509eb8e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:43,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:43,144 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:51:43,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:43,147 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:43,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:43,158 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:43,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:51:43,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:51:43,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:43,165 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:43,165 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:43,168 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:43,168 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,168 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:51:43,168 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4509b5b9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:43,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:43,172 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:51:43,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:43,175 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:43,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,186 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:43,186 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:43,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:43,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:51:43,189 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:43,192 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:43,192 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:43,195 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:43,195 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,196 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:51:43,196 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4509b5b430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:43,199 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:43,199 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:43,202 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:43,202 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:43,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,212 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:43,213 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:43,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:43,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:51:43,216 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:43,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:43,219 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:43,221 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:43,222 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,222 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:51:43,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508b39940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:43,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:43,225 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:43,228 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:43,228 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:43,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:43,239 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:43,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:51:43,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:51:43,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:43,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:43,245 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:43,248 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:43,248 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,248 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:51:43,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508b39370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:43,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:43,252 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:51:43,254 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:43,255 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:43,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,265 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:43,266 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:43,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:43,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:51:43,268 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:43,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:43,271 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:43,274 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:43,274 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,275 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:51:43,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4509b5b970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:43,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:43,278 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:43,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:43,281 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:43,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,291 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:43,292 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:43,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:43,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:51:43,294 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:43,297 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:43,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:51:43,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:51:43,300 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,301 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:51:43,301 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508ac5640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:43,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:43,304 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:43,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:43,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:51:43,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,317 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:43,318 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:43,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:43,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:51:43,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:43,323 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:43,324 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:43,326 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:43,327 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,327 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:51:43,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508b33c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:43,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:43,330 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:43,333 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:43,333 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:43,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,343 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:43,344 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:43,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:51:43,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:51:43,347 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:43,349 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:43,350 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:43,352 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:51:43,353 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,353 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:51:43,353 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508ac5d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:43,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:43,356 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:43,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:43,359 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:51:43,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:51:43,370 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:51:43,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:51:43,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:43,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:51:43,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:51:43,376 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:51:43,379 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:51:43,379 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,379 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:51:43,379 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508ac5580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:51:43,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:51:43,382 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:51:43,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:51:43,385 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:43,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,396 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:51:43,396 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:51:43,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:51:43,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:51:43,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:51:43,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:51:43,402 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:43,405 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:43,405 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,406 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:51:43,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508ad5220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:51:43,409 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:51:43,409 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:51:43,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:51:43,412 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:43,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,422 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:51:43,422 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:51:43,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:51:43,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:51:43,425 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:51:43,428 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:51:43,428 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:43,431 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:43,431 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:51:43,432 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:51:43,432 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508ad5760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:51:43,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:51:43,435 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:51:43,437 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': '20472005'} ; 2024-03-01 20:51:43,437 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:51:43,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,447 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:51:43,447 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:51:43,447 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:51:43,447 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:51:43,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:51:43,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:51:43,450 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:51:43,453 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:51:43,453 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:51:43,456 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:43,456 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:51:43,456 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:51:43,456 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4508ad5fa0) -- 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:43,459 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:51:43,462 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:43,463 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:51:43,466 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:43,466 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:51:43,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:43,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:51:43,472 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:43,472 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:51:43,475 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:51:43,477 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:43,480 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:51:43,486 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 0x7f450b2ffc80> 2024-03-01 20:51:43,521 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:51:43,525 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:51:43,525 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:51:43,528 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': '20473866'} ; 2024-03-01 20:51:43,528 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:51:43,528 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:51:43,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,536 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:51:43,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:51:43,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:51:43,574 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:51:43,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:51:43,577 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:51:43,580 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:51:43,580 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:51:43,583 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:43,583 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:43,583 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:51:43,586 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:51:43,589 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:51:43,592 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:51:43,594 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:51:43,597 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:43,598 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:51:43,598 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:51:43,598 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:51:43,598 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4508ae5bb0) -- 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 0x7f4509b60270> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:51:43,601 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:51:43,604 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:43,604 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:51:43,608 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:43,608 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:51:43,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:43,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:51:43,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:43,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:51:43,615 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:43,616 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:51:43,619 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:43,619 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:51:43,622 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:51:43,622 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:43,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,644 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:51:43,645 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:51:43,649 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:43,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,654 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:43,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,656 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:43,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,663 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:43,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,666 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:51:43,668 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:43,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,673 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:43,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,676 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:51:43,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,683 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:43,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,685 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:51:43,688 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:43,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,693 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:43,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,695 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:43,698 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:43,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,702 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:43,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,705 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:43,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,715 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:51:43,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:51:43,720 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:51:43,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:51:43,725 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:51:43,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:51:43,730 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:51:43,733 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:43,733 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:51:43,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:51:43,736 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:43,736 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:43,739 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:43,739 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:43,742 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:43,742 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:51:43,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:51:43,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:43,745 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:43,747 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:43,747 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:43,750 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:51:43,750 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:51:43,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:51:43,753 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:43,753 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:43,756 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:43,756 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:43,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:51:43,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:43,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:43,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:43,770 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:43,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:43,776 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:43,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:51:43,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:43,780 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:51:43,780 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:43,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:43,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:43,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:51:43,791 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:51:43,792 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:43,793 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:43,793 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:51:43,793 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:43,793 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:43,796 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:43,796 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:51:43,799 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:43,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:51:43,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:43,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:43,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:51:43,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:43,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:43,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:43,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:51:43,818 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:51:43,818 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:51:43,818 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:43,819 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:51:43,822 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:51:43,822 INFO program/MainThread: stderr[4]: 2024-03-01 20:51:43,822 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:43,823 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:51:43,823 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:43,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:51:43,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:51:43,827 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:43,828 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:43,828 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:51:43,829 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:51:43,831 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:43,834 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:51:43,836 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:51:43,836 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:51:43,839 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:43,839 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 0x7f4508a38a90> 2024-03-01 20:51:43,839 INFO blivet/MainThread: sorting actions... 2024-03-01 20:51:43,840 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:43,840 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:43,841 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:43,841 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:43,841 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:43,841 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:43,841 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:43,841 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:43,842 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:43,842 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:51:43,844 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:43,847 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:51:43,847 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:51:43,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,888 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:51:43,891 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:43,894 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:51:43,894 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:51:43,900 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,936 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:51:43,940 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:51:43,942 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:51:43,942 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:51:43,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:43,983 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:43,984 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:51:43,988 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:43,990 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:43,992 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:43,993 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:43,993 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:43,993 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:44,024 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:51:44,024 INFO program/MainThread: stderr[5]: 2024-03-01 20:51:44,024 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:44,025 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:44,039 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:51:44,040 INFO program/MainThread: stderr[6]: 2024-03-01 20:51:44,040 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:44,040 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:51:44,066 INFO program/MainThread: stdout[7]: 2024-03-01 20:51:44,066 INFO program/MainThread: stderr[7]: 2024-03-01 20:51:44,066 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:44,066 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:51:44,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,078 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:44,082 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:44,084 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:51:44,093 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,117 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,118 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:51:44,121 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,124 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,126 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,127 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:44,127 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:44,127 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:44,157 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:51:44,158 INFO program/MainThread: stderr[8]: 2024-03-01 20:51:44,158 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:44,158 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:44,172 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:51:44,172 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:44,172 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:44,172 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:51:44,204 INFO program/MainThread: stdout[10]: 2024-03-01 20:51:44,204 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:44,204 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:44,204 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:51:44,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,214 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:44,218 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:44,219 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:51:44,229 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,252 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:51:44,256 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,258 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,261 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,261 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:44,261 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:44,262 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:44,296 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:51:44,296 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:44,297 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:44,297 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:44,310 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:51:44,310 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:44,310 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:44,310 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:51:44,341 INFO program/MainThread: stdout[13]: 2024-03-01 20:51:44,341 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:44,341 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:44,341 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:51:44,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:44,359 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:44,360 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:51:44,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,392 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,392 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:51:44,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:51:44,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:44,401 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,404 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,407 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,409 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,412 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,415 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,417 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:51:44,418 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:44,462 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:51:44,463 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:44,463 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:44,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:44,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:44,494 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,503 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,511 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,524 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,530 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,533 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:44,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:44,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,560 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:51:44,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,578 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:44,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:44,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:51:44,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:51:44,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:51:44,594 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,597 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,600 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,603 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,606 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,609 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:51:44,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:51:44,627 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:44,660 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:44,661 INFO program/MainThread: stderr[15]: 2024-03-01 20:51:44,661 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:51:44,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:51:44,665 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:44,734 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:51:44,735 INFO program/MainThread: stderr[16]: 2024-03-01 20:51:44,735 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:51:44,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:44,753 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:44,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,786 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:44,787 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:44,787 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:44,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,813 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:51:44,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:51:44,820 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:51:44,822 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:51:44,823 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:51:44,937 INFO program/MainThread: stdout: 2024-03-01 20:51:44,937 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:51:44,937 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:51:44,937 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:51:44,938 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:51:44,938 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:51:44,938 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:51:44,938 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:51:44,938 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:51:44,938 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:51:44,938 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:51:44,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,938 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:51:44,953 INFO program/MainThread: stdout: 2024-03-01 20:51:44,953 INFO program/MainThread: writing all SBs 2024-03-01 20:51:44,954 INFO program/MainThread: new label = "" 2024-03-01 20:51:44,954 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:44,972 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:44,976 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:44,977 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:51:44,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:44,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:45,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:45,007 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:51:45,007 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f4508a66c20> 2024-03-01 20:51:45,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,013 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:45,014 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:45,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:45,019 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:45,019 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:51:59,090 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fgpfqyrb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:51:59,124 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:59,124 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:51:59,127 INFO program/MainThread: stdout[2]: 2024-03-01 20:51:59,127 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:59,127 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:51:59,128 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:51:59,132 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:59,133 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:51:59,136 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:59,136 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:51:59,139 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:59,139 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:51:59,142 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:51:59,142 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:51:59,151 INFO program/MainThread: stdout: 2024-03-01 20:51:59,151 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:51:59,151 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D 2024-03-01 20:51:59,151 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 2024-03-01 20:51:59,151 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc 2024-03-01 20:51:59,151 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 2024-03-01 20:51:59,152 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE 2024-03-01 20:51:59,152 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:51:59,152 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:51:59,152 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:59,152 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 sdb 1073741824 root disk brw-rw---- LVM2_member zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 sdc 1073741824 root disk brw-rw---- LVM2_member BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE 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:59,152 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:59,152 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:59,153 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:51:59,153 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:51:59,153 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:51:59,153 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:51:59,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:51:59,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:51:59,181 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:59,186 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/lvm-pv-uuid-5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D', 'ID_FS_UUID_ENC': '5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:51:59,186 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:59,186 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:59,222 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:59,223 INFO program/MainThread: stderr[3]: 2024-03-01 20:51:59,223 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:51:59,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,234 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:51:59,236 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:59,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:51:59,242 INFO blivet/MainThread: sda is a disk 2024-03-01 20:51:59,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:51:59,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:51:59,245 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:51:59,249 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:51:59,249 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:59,252 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:59,252 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,253 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:51:59,253 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b7f17e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:51:59,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:51:59,260 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:59,260 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:51:59,263 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:59,263 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:51:59,266 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,266 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:51:59,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:51:59,273 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:51:59,273 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:51:59,273 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:59,308 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:59,309 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc. WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (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:59,309 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:51:59,309 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:51:59,313 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; pe_start: 8 MiB ; 2024-03-01 20:51:59,313 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:51:59,316 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:51:59,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:59,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:59,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,328 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:59,366 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:59,367 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc. WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (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:59,367 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:51:59,367 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:51:59,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:51:59,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:51:59,376 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:59,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:51:59,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:51:59,380 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:59,419 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 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:59,420 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc. WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (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:59,420 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:51:59,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:51:59,425 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:51:59,427 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:51:59,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:59,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:59,433 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:59,433 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:59,437 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc', 'ID_FS_UUID_ENC': 'zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:51:59,437 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:59,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,448 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:51:59,448 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:51:59,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:51:59,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:51:59,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:51:59,454 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:51:59,454 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:59,457 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:59,458 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,458 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:51:59,458 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6dc2220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:51:59,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:51:59,464 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:59,465 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:51:59,467 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:59,468 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:51:59,471 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,471 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:51:59,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:51:59,476 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:51:59,477 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:51:59,477 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:59,515 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:59,516 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (last written to /dev/sdc). 2024-03-01 20:51:59,516 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:51:59,516 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:51:59,520 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:51:59,520 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:51:59,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:51:59,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:59,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:51:59,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:51:59,535 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:59,537 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:51:59,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:59,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:59,543 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:59,582 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:59,583 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (last written to /dev/sdc). 2024-03-01 20:51:59,583 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:51:59,583 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:51:59,583 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:59,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:51:59,587 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:59,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:51:59,599 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:51:59,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:51:59,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:51:59,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:51:59,605 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:51:59,605 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:59,608 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:59,608 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,609 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:51:59,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6db9eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:51:59,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:51:59,612 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:51:59,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:51:59,615 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:59,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,626 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:51:59,626 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:51:59,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:51:59,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:51:59,629 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:51:59,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:51:59,633 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:59,635 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:59,636 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,636 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:51:59,636 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6e35730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:51:59,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:51:59,639 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:51:59,642 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE', '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': 'BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE', 'ID_FS_UUID_ENC': 'BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:51:59,642 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:59,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:51:59,654 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:51:59,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:51:59,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:51:59,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:51:59,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:51:59,660 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:59,662 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:59,663 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,663 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:51:59,663 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6dbbf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:51:59,666 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:51:59,670 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:59,670 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:51:59,673 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:59,673 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:51:59,676 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,676 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:51:59,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,679 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:51:59,682 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:51:59,682 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:51:59,682 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:51:59,715 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:59,716 INFO program/MainThread: stderr[9]: 2024-03-01 20:51:59,716 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:51:59,716 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:51:59,720 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:51:59,720 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:51:59,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:51:59,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:59,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:59,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:51:59,735 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:51:59,737 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:51:59,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:51:59,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:51:59,743 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 20:51:59,776 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:59,777 INFO program/MainThread: stderr[10]: 2024-03-01 20:51:59,777 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:51:59,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:51:59,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:51:59,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:59,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:51:59,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:59,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:59,800 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:59,803 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:59,804 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:59,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:51:59,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:51:59,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:51:59,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:51:59,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:51:59,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:59,816 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:59,819 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:59,820 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:59,820 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:51:59,820 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:51:59,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:51:59,823 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:51:59,826 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:59,827 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:51:59,830 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/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8 ' '/dev/disk/by-uuid/a264047d-896a-4560-9ae0-c624c619bd04', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8', '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': 'a264047d-896a-4560-9ae0-c624c619bd04', 'ID_FS_UUID_ENC': 'a264047d-896a-4560-9ae0-c624c619bd04', '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': '712543201'} ; 2024-03-01 20:51:59,830 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:51:59,830 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:59,833 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:51:59,834 INFO program/MainThread: stderr[11]: 2024-03-01 20:51:59,834 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:51:59,834 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:59,836 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:51:59,836 INFO program/MainThread: stderr[12]: 2024-03-01 20:51:59,836 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:51:59,837 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:59,839 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:51:59,839 INFO program/MainThread: stderr[13]: 2024-03-01 20:51:59,839 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:51:59,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:51:59,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:59,849 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:59,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:51:59,850 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:51:59,846 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13b6db9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 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 (0x7f13b6e35640) -- 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 = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:59,851 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:51:59,854 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:51:59,854 INFO program/MainThread: stderr[14]: 2024-03-01 20:51:59,854 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:51:59,858 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:51:59,862 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:51:59,862 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:51:59,865 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:51:59,865 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:51:59,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:51:59,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:51:59,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:51:59,873 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:51:59,873 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:51:59,876 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:51:59,876 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:51:59,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:51:59,880 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:51:59,881 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:51:59,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:51:59,884 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:59,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,895 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:51:59,896 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:51:59,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:51:59,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:51:59,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:51:59,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:51:59,902 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:59,905 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:59,905 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,905 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:51:59,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d5c340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:51:59,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:51:59,909 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:51:59,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:51:59,912 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:59,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,923 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:51:59,923 INFO blivet/MainThread: sde is a disk 2024-03-01 20:51:59,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:51:59,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:51:59,926 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:51:59,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:51:59,929 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:59,932 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:59,933 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,933 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:51:59,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d47af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:51:59,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:51:59,936 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:51:59,939 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:51:59,939 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:59,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,950 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:51:59,951 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:51:59,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:51:59,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:51:59,954 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:51:59,957 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:51:59,957 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:59,960 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:59,960 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,960 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:51:59,961 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d47400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:51:59,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:51:59,964 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:51:59,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:51:59,967 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:59,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:51:59,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:51:59,978 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:51:59,978 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:51:59,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:51:59,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:51:59,982 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:51:59,984 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:51:59,985 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:59,987 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:59,988 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:51:59,988 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:51:59,988 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6dc2820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:51:59,991 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:51:59,991 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:51:59,994 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:51:59,995 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:59,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,005 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:00,006 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:00,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:52:00,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:52:00,009 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:00,012 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:00,012 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:00,015 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:00,015 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:00,016 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:52:00,016 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d661c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:52:00,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:00,019 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:00,022 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_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:52:00,022 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:00,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,033 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:00,034 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:00,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:00,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:00,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:00,039 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:00,040 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:00,042 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:00,043 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:00,043 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:52:00,043 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d682e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:52:00,046 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:00,046 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:00,049 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:52:00,049 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:00,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,060 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:00,061 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:00,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:52:00,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:52:00,064 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:00,067 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:00,067 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:00,070 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:00,070 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:00,071 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:52:00,071 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d68970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:52:00,074 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:00,074 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:00,077 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': '20472005'} ; 2024-03-01 20:52:00,077 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:00,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,086 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:00,087 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:00,087 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:00,087 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:00,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:00,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:00,090 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:00,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:00,093 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:00,096 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:00,096 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:00,096 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:52:00,096 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13b6d66c10) -- 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:00,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:00,103 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:00,103 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:52:00,106 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:00,106 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:52:00,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:00,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:52:00,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:00,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:52:00,115 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:00,117 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:00,120 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:00,126 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 0x7f13b6dafcc0> 2024-03-01 20:52:00,166 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:52:00,170 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:00,170 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:00,173 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': '20473866'} ; 2024-03-01 20:52:00,173 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:00,174 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:00,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,182 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:00,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:00,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:00,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:52:00,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:52:00,221 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:00,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:00,224 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:00,227 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:00,227 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:00,230 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:00,230 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:00,230 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:00,233 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:00,236 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:00,239 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:00,242 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:00,245 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:00,245 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:00,245 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:52:00,246 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:00,245 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f13b6d6dfd0) -- 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 0x7f13b8712720> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:00,249 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:00,252 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:00,252 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:52:00,255 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:00,255 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:52:00,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:00,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:52:00,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:00,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:52:00,262 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:00,264 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:00,264 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:52:00,267 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:00,267 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:00,270 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/a264047d-896a-4560-9ae0-c624c619bd04', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8', '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': 'a264047d-896a-4560-9ae0-c624c619bd04', 'ID_FS_UUID_ENC': 'a264047d-896a-4560-9ae0-c624c619bd04', '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': '712543201'} ; 2024-03-01 20:52:00,270 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:00,271 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:00,274 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:00,274 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:00,274 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:00,274 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:00,277 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:00,277 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:00,277 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:00,277 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:00,280 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:00,280 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:00,280 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:00,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,287 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:00,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:00,290 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:00,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:00,291 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:00,287 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13b6db9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13b6e35640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00,291 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:00,294 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:00,295 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:00,295 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:00,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:00,298 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:00,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:00,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:00,324 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:00,325 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:00,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,333 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:00,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:00,336 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:00,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:00,346 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:00,349 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:00,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,354 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:00,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:00,356 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:00,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:00,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,364 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:00,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:00,367 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:00,369 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:00,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,374 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:00,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:00,377 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:00,379 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:00,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:00,385 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:00,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:00,387 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:03,579 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_365dyxo5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:03,614 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:03,614 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:03,617 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:03,617 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:03,617 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:03,617 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:03,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:03,622 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:03,626 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:03,626 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:03,630 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:03,630 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:03,632 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:03,633 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:03,642 INFO program/MainThread: stdout: 2024-03-01 20:52:03,642 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:03,642 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D 2024-03-01 20:52:03,642 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 2024-03-01 20:52:03,642 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc 2024-03-01 20:52:03,642 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 2024-03-01 20:52:03,642 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE 2024-03-01 20:52:03,642 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:03,642 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:03,643 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:03,643 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 sdb 1073741824 root disk brw-rw---- LVM2_member zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a264047d-896a-4560-9ae0-c624c619bd04 sdc 1073741824 root disk brw-rw---- LVM2_member BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE 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:03,643 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:03,643 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:03,643 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:03,644 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:03,644 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:03,644 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:03,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:03,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:03,671 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:03,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D', 'ID_FS_UUID_ENC': '5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:52:03,676 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:03,676 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:03,712 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:03,713 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:03,713 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:03,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:03,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:03,724 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:03,726 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:03,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:03,732 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:03,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:03,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:03,735 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:03,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:03,739 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:52:03,742 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:03,742 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:03,743 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:03,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb28578e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:52:03,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:03,750 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:03,750 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:03,753 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:03,753 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:03,757 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:03,757 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:03,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:03,760 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:03,763 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:03,763 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:03,764 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:03,799 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:03,800 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc. WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (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:03,800 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:03,800 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:03,804 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; pe_start: 8 MiB ; 2024-03-01 20:52:03,805 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:03,807 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:03,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:52:03,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:03,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:03,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:03,819 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:03,851 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:03,852 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc. WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (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:03,852 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:03,852 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:03,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:03,858 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:03,861 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:03,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:03,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:03,864 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:03,901 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 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:03,902 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc. WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (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:03,902 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:03,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:03,907 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:03,909 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:03,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:52:03,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:03,915 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:03,915 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:03,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc', 'ID_FS_UUID_ENC': 'zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:52:03,919 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:03,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:03,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:03,930 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:03,930 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:03,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:03,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:03,934 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:03,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:03,937 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:03,940 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:03,940 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:03,940 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:03,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb27423730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:52:03,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:03,947 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:03,947 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:03,950 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:03,950 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:03,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:03,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:03,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:03,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:03,959 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:03,959 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:03,959 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:03,996 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:03,997 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (last written to /dev/sdc). 2024-03-01 20:52:03,997 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:03,997 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:04,001 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:52:04,001 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:04,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:04,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:52:04,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:04,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:04,018 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:04,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:52:04,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,024 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:04,062 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:04,063 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE. WARNING: VG test_vg1 is missing PV BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE (last written to /dev/sdc). 2024-03-01 20:52:04,063 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:04,063 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:04,063 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:04,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:52:04,067 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:04,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,078 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:04,079 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:04,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:04,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:04,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:04,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:04,085 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:04,088 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:04,088 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,089 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:04,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb2741adc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:52:04,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:04,092 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:04,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:52:04,095 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:04,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:04,106 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:04,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:04,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:04,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:04,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:04,112 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:04,115 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:04,115 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,116 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:04,116 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb27496790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:52:04,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:04,119 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:04,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE', 'ID_FS_UUID_ENC': 'BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:52:04,122 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:04,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:04,133 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:04,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:04,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:04,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:04,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:04,139 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:04,142 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:04,143 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,143 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:04,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb2741cf70) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:52:04,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:04,149 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:04,149 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:04,152 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:04,152 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:04,155 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:04,159 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,159 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:04,161 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:04,161 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:04,162 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:52:04,200 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=5xjNDp-IFol-fUy2-3xeE-hSVn-FBP5-nVaw4D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=zon3sB-HpQF-4YE7-k2pe-vveh-MPMY-r9llhc LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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=BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ 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:04,201 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:04,201 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:04,201 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:04,205 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BwfaHX-8968-W1HQ-Khp2-3lr3-J13g-pyB6cE ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:04,205 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:04,208 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:04,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:52:04,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:04,220 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:04,223 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:04,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ ; incomplete: True ; hidden: False ; 2024-03-01 20:52:04,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,228 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:52:04,257 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:04,258 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:04,258 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:04,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:04,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:04,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:04,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:04,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:04,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:04,281 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:04,284 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:04,285 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:04,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:04,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:04,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:04,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:04,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:04,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:04,298 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:04,301 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:04,301 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:04,301 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:52:04,301 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:04,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:04,304 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:04,307 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:04,308 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:04,311 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/a264047d-896a-4560-9ae0-c624c619bd04', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8', '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': 'a264047d-896a-4560-9ae0-c624c619bd04', 'ID_FS_UUID_ENC': 'a264047d-896a-4560-9ae0-c624c619bd04', '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': '712543201'} ; 2024-03-01 20:52:04,311 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:04,312 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,315 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:04,315 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:04,315 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:04,315 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,317 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:04,318 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:04,318 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:04,318 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,320 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:04,320 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:04,320 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:04,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:04,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,331 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,332 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,328 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 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 (0x7fbb274965e0) -- 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 = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:04,332 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,335 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:04,335 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:04,335 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:04,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:04,343 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:04,343 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:04,346 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:04,346 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:04,349 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,349 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:04,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:04,354 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:04,355 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:04,358 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:04,358 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:04,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:04,361 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:04,363 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:04,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:52:04,366 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:04,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:04,378 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:04,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:04,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:52:04,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:04,383 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:04,384 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:04,387 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:04,387 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,387 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:52:04,387 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273bc310) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:52:04,391 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:04,391 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:04,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:52:04,394 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:52:04,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:04,405 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:04,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:52:04,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:52:04,408 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:04,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:04,412 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:04,414 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:04,415 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,415 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:52:04,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273a8b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:52:04,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:04,419 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:04,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:52:04,422 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:04,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:04,433 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:04,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:52:04,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:52:04,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:04,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:04,439 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:04,442 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:04,442 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,443 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:52:04,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273a8100) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:52:04,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:04,446 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:04,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:52:04,449 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:04,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:04,461 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:04,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:52:04,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:52:04,464 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:04,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:04,467 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:04,470 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:04,470 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,471 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:52:04,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb27423850) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:52:04,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:04,474 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:04,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:52:04,477 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:04,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,488 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:04,489 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:04,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:52:04,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:52:04,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:04,495 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:04,495 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:04,498 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:04,498 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,499 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:52:04,499 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273c7490) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:52:04,502 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:04,502 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:04,505 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:52:04,505 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:04,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,516 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:04,516 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:04,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:04,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:04,519 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:04,522 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:04,522 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:04,525 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:04,526 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,526 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:52:04,526 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273ca310) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:52:04,529 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:04,529 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:04,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:52:04,532 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:04,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,543 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:04,544 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:04,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:52:04,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:52:04,547 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:04,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:04,550 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:04,553 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:04,553 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:04,553 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:52:04,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273ca610) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:52:04,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:04,557 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:04,559 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': '20472005'} ; 2024-03-01 20:52:04,559 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:04,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:04,569 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:04,569 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:04,569 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:04,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:04,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:04,572 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:04,575 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:04,575 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:04,578 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:04,579 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:04,579 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:52:04,579 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbb273c7b20) -- 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:04,582 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:04,585 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:04,585 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:52:04,588 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:04,588 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:52:04,591 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,591 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:52:04,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:52:04,597 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:04,600 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:04,603 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:04,609 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 0x7fbb29c54f40> 2024-03-01 20:52:04,649 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:52:04,653 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:04,653 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:04,656 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': '20473866'} ; 2024-03-01 20:52:04,656 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:04,657 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:04,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,665 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:04,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:04,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:04,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:52:04,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:52:04,708 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:04,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:04,710 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:04,713 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:04,714 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:04,717 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:04,717 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:04,717 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:04,720 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:04,723 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:04,725 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:04,728 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:04,731 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:04,731 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:04,732 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:52:04,732 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:04,732 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbb273cef70) -- 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 0x7fbb273d98b0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:04,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:04,738 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:04,739 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:52:04,742 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:04,742 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:52:04,745 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,745 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:52:04,748 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:04,748 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:52:04,748 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:04,751 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:04,751 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:52:04,753 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:04,754 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:04,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/a264047d-896a-4560-9ae0-c624c619bd04', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', '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-cGhbbqbq7ZJjjSdUtn0yNdoNS7xkWHAZWlKjuuIcfj7rachno5Nt0mys8Ujw5wk8', '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': 'a264047d-896a-4560-9ae0-c624c619bd04', 'ID_FS_UUID_ENC': 'a264047d-896a-4560-9ae0-c624c619bd04', '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': '712543201'} ; 2024-03-01 20:52:04,757 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:04,757 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,760 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:04,760 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:04,760 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:04,760 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,763 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:04,763 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:04,763 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:04,763 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,766 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:04,766 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:04,766 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:04,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,773 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:04,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,776 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,777 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,773 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,777 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:04,780 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:04,781 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:04,781 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:04,784 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:04,785 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:04,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:04,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:04,811 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:04,812 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:04,815 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:04,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,821 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:04,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:04,823 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:04,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,831 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:04,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:04,833 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:04,836 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:04,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,841 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:04,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:04,843 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:04,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,851 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:04,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:04,853 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:04,856 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:04,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,861 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:04,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:04,863 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:04,866 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:04,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:04,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:04,874 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:52:04,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,879 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:52:04,879 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,880 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,880 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,880 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,881 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,881 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,881 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,882 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,882 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,882 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,883 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,883 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:04,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:52:04,888 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:04,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:52:04,893 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:04,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:52:04,898 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:04,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:04,904 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:04,904 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:04,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,910 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,914 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,915 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,917 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,918 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,922 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,924 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,929 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,932 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,936 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,938 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,939 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,943 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,945 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,949 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,953 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,953 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,956 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,957 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,960 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,960 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,964 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,971 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,984 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,985 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,988 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,988 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,991 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,992 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,995 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:04,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:04,999 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:05,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,002 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:04,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:05,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:05,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,009 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:05,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,013 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:05,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:05,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:52:05,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbb2741a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WlKjuu-Icfj-7rac-hno5-Nt0m-ys8U-jw5wk8 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbb274965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = cGhbbq-bq7Z-JjjS-dUtn-0yNd-oNS7-xkWHAZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:05,017 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:52:05,020 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:52:05,020 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:05,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:52:05,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:52:05,024 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,024 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:52:05,027 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:05,027 INFO program/MainThread: stderr[19]: 2024-03-01 20:52:05,027 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:05,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:05,032 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:52:05,032 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,032 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 20:52:05,032 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:52:05,035 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:52:05,036 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:05,038 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:05,041 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:05,044 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:52:05,044 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:52:05,044 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:05,044 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:52:05,044 DEBUG blivet/MainThread: removing sda 2024-03-01 20:52:05,047 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:05,047 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:05,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:52:05,050 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:52:05,050 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:05,050 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:52:05,050 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:52:05,052 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:05,053 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:05,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:52:05,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:52:05,056 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:05,056 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:52:05,056 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:52:05,058 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:52:05,058 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:52:05,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:52:05,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:52:05,061 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:05,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,071 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,095 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,112 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:05,113 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,113 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,113 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:05,113 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:05,113 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:05,113 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:05,113 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:05,114 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:05,116 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:05,119 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:05,121 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:05,121 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:05,124 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:05,124 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 0x7fbb27347e00> 2024-03-01 20:52:05,124 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:05,125 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,125 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,125 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:05,126 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:05,126 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:05,126 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:05,126 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,132 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:05,132 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:52:05,140 INFO program/MainThread: stdout: 2024-03-01 20:52:05,141 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:05,141 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,169 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,170 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:52:05,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:05,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:52:05,180 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:05,183 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:52:05,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:52:05,187 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/sdc,/dev/sdb ... 2024-03-01 20:52:05,222 INFO program/MainThread: stdout[20]: 2024-03-01 20:52:05,223 INFO program/MainThread: stderr[20]: 2024-03-01 20:52:05,223 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:05,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:05,230 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,232 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:05,235 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,238 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:05,241 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,243 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:05,246 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:05,246 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/sdc,/dev/sdb ... 2024-03-01 20:52:05,279 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:52:05,279 INFO program/MainThread: stderr[21]: 2024-03-01 20:52:05,279 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:05,280 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:52:05,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:52:05,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:52:05,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:52:05,316 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,323 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:05,330 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,335 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:05,341 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,343 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:05,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:52:05,346 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/sdc,/dev/sdb ... 2024-03-01 20:52:05,383 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:52:05,384 INFO program/MainThread: stderr[22]: 2024-03-01 20:52:05,384 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:05,384 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:52:05,438 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:52:05,439 INFO program/MainThread: stderr[23]: 2024-03-01 20:52:05,439 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:05,439 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:52:05,465 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:52:05,465 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:05,465 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:05,466 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:52:05,472 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,481 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:52:05,486 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:52:05,487 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 20:52:05,544 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:52:05,545 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:05,545 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:05,545 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:52:05,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,560 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:52:05,568 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:52:05,568 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:05,568 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:05,568 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:52:05,582 INFO program/MainThread: stdout[27]: 2024-03-01 20:52:05,583 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:05,583 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:05,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,593 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,607 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:52:05,611 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,613 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:52:05,616 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:52:05,616 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 20:52:05,645 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:52:05,646 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:05,646 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:05,646 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:52:05,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,662 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:52:05,670 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:52:05,670 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:05,670 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:05,670 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:52:05,685 INFO program/MainThread: stdout[30]: 2024-03-01 20:52:05,685 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:05,685 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:05,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,705 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:52:05,708 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:05,711 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:52:05,713 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:52:05,713 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:52:05,746 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:52:05,747 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:05,747 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:05,747 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:52:05,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,760 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,761 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:05,769 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:52:05,769 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:05,769 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:05,769 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:52:05,783 INFO program/MainThread: stdout[33]: 2024-03-01 20:52:05,783 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:05,783 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:05,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,793 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:05,803 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:05,808 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:05,808 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 0x7fbb28d8a180> 2024-03-01 20:52:12,456 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lgtizbkn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:15,657 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3pmq4t26/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:19,598 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jzt3frgs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:19,633 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:19,633 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:19,636 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:19,636 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:19,636 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:19,637 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:19,641 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:19,641 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:19,645 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:19,645 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:19,648 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:19,648 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:19,651 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:19,651 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:19,659 INFO program/MainThread: stdout: 2024-03-01 20:52:19,659 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:19,659 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,659 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,660 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,660 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,660 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:19,660 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:19,660 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:19,660 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:19,660 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:19,660 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:19,660 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:19,661 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:19,661 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:19,661 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:19,661 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:19,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:19,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:19,684 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:19,688 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:52:19,688 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:19,689 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:19,717 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:19,717 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:19,717 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:19,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,728 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:19,730 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:19,735 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:19,735 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:19,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:19,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:19,739 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:19,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:19,742 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:19,745 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:19,745 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,746 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:19,746 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7e21d910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:52:19,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:19,749 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:19,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:52:19,752 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:19,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,763 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:19,763 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:19,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:19,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:19,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:19,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:19,770 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:19,773 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:19,773 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,773 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:19,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd6d0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:52:19,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:19,776 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:19,779 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:52:19,779 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:52:19,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:19,791 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:19,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:19,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:19,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:19,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:19,797 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:52:19,800 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:52:19,800 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,801 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:19,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7dd9bf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:52:19,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:19,804 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:19,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:52:19,807 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:52:19,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:19,818 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:19,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:19,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:19,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:19,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:19,824 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,826 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:52:19,827 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,827 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:19,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd00a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:52:19,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:19,830 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:19,833 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:52:19,833 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,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,843 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:19,844 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:19,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:19,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:19,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:19,850 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:19,850 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,852 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,853 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,853 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:19,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd005e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:52:19,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:19,856 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:19,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:52:19,859 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:52:19,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:19,870 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:19,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:19,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:19,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:19,875 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:19,876 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:52:19,879 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,879 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,879 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:19,879 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd003a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:52:19,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:19,882 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:19,885 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:52:19,885 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,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,895 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:19,896 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:19,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:19,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:19,899 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:19,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:19,902 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,905 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,905 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,905 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:19,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd0b070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:52:19,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:19,908 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:19,911 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:52:19,911 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,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,921 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:19,922 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:19,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:19,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:19,925 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:19,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:19,928 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,930 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,931 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,931 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:19,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd027f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:52:19,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:19,934 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:19,937 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:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:52:19,937 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:19,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,947 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:19,948 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:19,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:19,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:19,951 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:19,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:19,954 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:19,957 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:19,957 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,958 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:19,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd176a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:52:19,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:19,961 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:19,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:52:19,964 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:19,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:19,974 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:19,974 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:19,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:19,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:19,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:19,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:19,980 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:19,983 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:19,983 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:19,984 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:19,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd17e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:52:19,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:19,987 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:19,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:52:19,990 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:19,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:19,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:20,001 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:20,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:20,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:20,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:20,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:20,006 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,009 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,009 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:20,010 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:20,010 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd17fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:52:20,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:20,013 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:20,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:52:20,016 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,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,026 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:20,027 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:20,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:20,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:20,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:20,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:20,032 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,035 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,035 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:20,036 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:20,036 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd1ad30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:52:20,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:20,039 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:20,042 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': '20472005'} ; 2024-03-01 20:52:20,042 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:20,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,051 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:20,051 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:20,051 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:20,051 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:20,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:20,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:20,054 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:20,057 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:20,057 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:20,060 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:20,060 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:20,060 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:20,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c7cd1ac40) -- 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:20,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:20,066 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,066 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:20,069 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,069 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:20,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:20,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:20,078 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:20,081 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:20,083 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:20,089 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 0x7f4c7cd29080> 2024-03-01 20:52:20,130 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:20,134 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:20,134 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:20,137 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': '20473866'} ; 2024-03-01 20:52:20,137 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:20,137 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:20,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,145 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:20,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:20,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:20,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:20,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:20,183 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:20,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:20,186 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:20,189 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:20,189 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:20,192 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:52:20,192 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:20,192 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:20,195 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:20,198 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:20,200 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:20,203 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:20,206 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:20,206 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:20,206 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:20,207 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:20,206 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4c7cd258e0) -- 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 0x7f4c7cd34b30> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:20,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:20,213 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:20,213 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:20,216 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:20,216 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:20,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:20,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:20,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:20,224 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:20,224 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:20,227 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:20,227 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:20,229 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:20,230 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:20,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:20,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:20,256 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:20,257 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:20,260 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:20,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,265 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:20,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:20,268 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:20,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,275 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:20,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:20,278 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:20,280 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:20,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,285 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:20,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:20,287 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:20,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,294 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:20,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:20,297 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:20,299 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:20,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:20,307 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:20,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:20,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:52:20,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:20,316 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:20,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:52:20,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:52:23,437 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_s6l14ea9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:23,473 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:23,473 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:23,476 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:23,476 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:23,476 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:23,477 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:23,481 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:23,481 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:23,485 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:23,485 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:23,488 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:23,488 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:23,491 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:23,491 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:23,499 INFO program/MainThread: stdout: 2024-03-01 20:52:23,500 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:23,500 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:23,500 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:23,500 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:23,500 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:23,500 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:23,501 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:23,501 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:23,501 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:23,501 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:23,501 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:23,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:23,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:23,528 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:23,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:52:23,532 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:23,533 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:23,562 INFO program/MainThread: stdout[3]: 2024-03-01 20:52:23,563 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:23,563 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:23,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,574 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:23,576 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:23,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:23,581 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:23,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:23,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:23,585 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:23,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:23,588 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:23,591 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:23,592 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,592 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:23,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce1d01910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:52:23,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:23,596 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:52:23,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:52:23,599 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:23,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,610 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:23,611 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:23,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:52:23,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:52:23,614 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:23,617 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:23,617 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:23,620 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:23,621 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,621 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:52:23,621 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce086d0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:52:23,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:23,624 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:52:23,627 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:52:23,627 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:23,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,638 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:23,639 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:23,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:23,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:52:23,642 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:23,645 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:23,645 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:23,648 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:23,648 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,649 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:52:23,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce189bf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:52:23,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:23,652 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:23,655 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:52:23,655 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:23,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,666 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:23,667 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:23,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:23,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:52:23,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:23,673 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:23,673 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:23,676 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:23,676 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,677 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:52:23,677 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce0800a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:52:23,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:23,680 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:23,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:52:23,683 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:23,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:23,695 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:23,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:52:23,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:52:23,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:23,700 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:23,701 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:23,704 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:23,704 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,704 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:52:23,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce08005e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:52:23,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:23,708 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:52:23,711 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:52:23,711 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:23,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,721 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:23,722 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:23,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:23,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:52:23,725 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:23,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:23,728 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:23,731 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:23,731 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,732 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:52:23,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce08003a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:52:23,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:23,735 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:52:23,738 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:52:23,738 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:23,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,749 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:23,749 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:23,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:23,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:52:23,752 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:23,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:23,755 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:52:23,758 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:52:23,759 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,759 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:52:23,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce080b070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:52:23,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:23,762 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:52:23,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:52:23,765 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:52:23,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:23,777 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:23,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:23,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:52:23,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:23,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:23,783 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:23,785 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:23,786 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,786 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:52:23,786 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce08027f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:52:23,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:23,789 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:52:23,792 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:52:23,792 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:23,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:23,804 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:23,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:52:23,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:52:23,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:23,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:23,810 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:23,813 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:23,813 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,814 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:52:23,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce08166a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:52:23,817 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:23,817 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:52:23,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:52:23,820 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:23,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,831 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:23,831 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:23,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:52:23,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:23,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:23,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:23,837 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:23,840 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:23,841 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,841 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:52:23,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce0816e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:52:23,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:23,844 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:52:23,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:52:23,847 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:23,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:23,859 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:23,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:52:23,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:52:23,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:23,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:23,865 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:23,868 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:23,868 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,868 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:52:23,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce0816fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:52:23,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:23,872 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:52:23,875 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:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:52:23,875 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:23,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:23,886 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:23,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:52:23,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:23,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:23,892 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:23,892 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:23,895 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:23,895 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:23,896 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:52:23,896 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce0819d30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:52:23,899 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:23,899 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:52:23,902 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': '20472005'} ; 2024-03-01 20:52:23,902 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:23,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:23,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:23,912 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:23,912 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:23,912 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:23,912 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:23,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:23,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:52:23,915 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:23,918 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:23,918 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:23,921 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:23,921 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:23,922 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:52:23,922 INFO blivet/MainThread: got device: DiskDevice instance (0x7efce0819c40) -- 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:23,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:23,928 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:23,928 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:52:23,931 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:23,931 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:52:23,934 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:23,934 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:23,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:23,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:52:23,941 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:23,943 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:23,946 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:23,952 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 0x7efce189e680> 2024-03-01 20:52:23,993 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:52:23,997 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:23,997 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:24,000 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': '20473866'} ; 2024-03-01 20:52:24,000 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:24,001 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:24,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,009 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:24,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:52:24,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:24,048 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:24,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:24,051 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:24,054 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:24,054 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:24,057 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:24,057 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:24,057 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:24,060 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:24,063 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:24,065 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:24,068 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:24,071 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:24,071 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:24,072 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:52:24,072 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:24,072 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efce08258e0) -- 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 0x7efce0834b30> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:24,075 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:24,079 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:24,079 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:24,082 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:24,082 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:24,085 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:24,085 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:24,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:24,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:24,090 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:24,090 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:24,093 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,093 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:52:24,096 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:24,096 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:24,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,119 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:24,120 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:24,124 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:24,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,129 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:24,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,131 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:52:24,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,139 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:24,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,142 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:24,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,152 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:24,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,160 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:24,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,162 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:24,165 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:24,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,172 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:24,174 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:24,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,179 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:24,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,182 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,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,192 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:52:24,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:52:24,198 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:52:24,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:52:24,203 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:52:24,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:52:24,208 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:52:24,211 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,211 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:52:24,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:52:24,214 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:24,214 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:24,217 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,217 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:24,220 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,220 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:52:24,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:52:24,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:24,223 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:24,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,226 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:24,228 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,228 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:52:24,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:52:24,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:24,231 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:24,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,234 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:24,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:52:24,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:24,242 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:24,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:24,248 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:24,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:24,255 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:24,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:52:24,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:24,259 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:52:24,259 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:24,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,271 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:52:24,271 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:24,272 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:24,272 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:52:24,272 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:24,273 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:24,275 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,275 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:52:24,278 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:52:24,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:24,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:24,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:52:24,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:24,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:24,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:24,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:52:24,297 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:24,298 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:52:24,298 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:52:24,298 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:52:24,301 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:52:24,301 INFO program/MainThread: stderr[4]: 2024-03-01 20:52:24,302 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:24,302 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:52:24,302 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:24,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:24,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,307 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:24,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,318 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:52:24,319 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:24,319 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:52:24,320 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:52:24,320 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:24,320 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:52:24,323 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,323 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:52:24,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:52:24,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:24,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:24,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:52:24,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:52:24,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:24,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:24,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:52:24,345 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:52:24,346 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:52:24,346 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:52:24,346 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:52:24,346 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:24,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:52:24,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,350 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:24,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,360 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:52:24,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:52:24,366 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:52:24,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:52:24,371 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:52:24,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:52:24,376 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:52:24,378 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,378 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:52:24,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:52:24,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:24,381 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:24,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,384 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:24,387 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,387 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:52:24,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:52:24,390 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:24,390 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:24,393 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,393 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:24,395 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,396 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:52:24,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:52:24,398 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:24,399 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:24,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,401 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:24,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:52:24,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:52:24,408 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:24,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:52:24,414 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:24,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:52:24,421 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:24,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:52:24,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:52:24,425 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:52:24,425 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:24,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,437 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:52:24,438 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:24,438 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:52:24,438 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:52:24,439 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:24,439 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:52:24,442 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,442 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:52:24,444 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:52:24,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:24,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:24,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:52:24,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:52:24,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:24,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:24,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:52:24,464 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:24,465 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:52:24,465 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:52:24,465 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:52:24,465 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:24,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:52:24,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,469 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:24,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,480 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:52:24,481 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:24,481 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:52:24,481 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:52:24,481 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:24,482 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:52:24,485 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,485 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:52:24,487 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:52:24,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:24,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:24,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:52:24,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:52:24,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:24,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:24,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:52:24,507 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:52:24,507 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:52:24,508 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:52:24,508 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:52:24,508 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:24,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:52:24,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,512 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:24,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,523 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:52:24,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:52:24,528 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:52:24,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:52:24,533 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:52:24,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:52:24,538 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:52:24,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:52:24,543 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:52:24,545 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,545 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:52:24,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:52:24,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:24,548 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:24,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,551 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:24,554 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,554 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:52:24,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:52:24,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:24,557 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:24,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,560 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:24,563 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,563 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:52:24,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:52:24,566 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:24,566 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:24,568 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,569 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:24,571 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:52:24,571 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:52:24,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:52:24,574 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:24,574 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:24,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:52:24,577 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:24,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:52:24,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:52:24,584 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:24,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:52:24,590 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:24,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:52:24,598 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:24,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:52:24,604 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:24,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:52:24,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:52:24,609 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:52:24,609 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:24,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,622 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:52:24,622 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,623 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:52:24,623 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:52:24,623 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,624 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:52:24,626 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,626 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:52:24,629 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:52:24,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:24,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:24,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:52:24,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:52:24,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:24,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:24,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:52:24,649 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,649 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:52:24,649 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:52:24,650 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:52:24,650 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:24,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:52:24,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,653 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:24,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,664 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:52:24,665 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,666 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:52:24,666 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:52:24,666 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,667 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:52:24,669 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,670 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:52:24,672 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:52:24,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:24,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:24,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:52:24,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:52:24,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:24,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:24,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:52:24,692 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,693 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:52:24,693 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:52:24,693 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:52:24,693 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:24,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:52:24,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,697 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:24,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,708 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:52:24,708 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,709 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:52:24,709 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:52:24,710 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,710 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:52:24,713 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,713 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:52:24,716 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:52:24,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:24,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:24,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:52:24,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:52:24,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:24,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:24,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:52:24,736 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,737 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:52:24,737 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:52:24,737 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:52:24,737 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:24,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:52:24,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,741 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:24,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:24,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:24,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:24,752 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:52:24,753 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,753 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:52:24,753 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:52:24,754 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,755 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:52:24,757 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,757 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:52:24,760 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:24,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:52:24,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:24,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:24,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:52:24,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:52:24,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:24,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:24,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:52:24,780 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:52:24,781 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:52:24,781 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:52:24,782 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:52:24,782 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:24,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:52:24,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:52:24,785 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:24,787 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:24,788 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:24,789 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:24,789 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:52:24,791 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:52:24,794 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:24,796 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:52:24,799 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:52:24,799 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:52:24,802 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:24,802 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 0x7efce215e9f0> 2024-03-01 20:52:24,802 INFO blivet/MainThread: sorting actions... 2024-03-01 20:52:24,835 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:24,835 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:24,835 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:24,836 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:24,836 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:24,836 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:24,837 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:24,837 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:24,837 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:24,838 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:24,838 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:24,838 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:24,839 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:24,839 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:24,839 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:24,840 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:24,840 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:24,840 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:24,841 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:24,841 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:24,842 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:24,842 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:24,842 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:24,843 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:24,843 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:24,844 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:24,844 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:24,844 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:24,845 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:24,845 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:24,845 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:24,846 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:24,846 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:24,847 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:24,847 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:24,847 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:24,848 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:24,848 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:24,848 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:24,849 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:52:24,852 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:24,854 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:52:24,854 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:52:24,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,884 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,894 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,894 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:52:24,898 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:24,900 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:52:24,901 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:52:24,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,933 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,945 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,946 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:52:24,950 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:24,952 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:52:24,952 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:52:24,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,986 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:24,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:24,999 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:52:25,003 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,005 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:52:25,005 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:52:25,011 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,011 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,039 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,051 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:52:25,055 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,057 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:52:25,057 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:52:25,063 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,064 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,089 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,089 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,102 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:52:25,106 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,108 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:52:25,109 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:52:25,114 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,142 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,153 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,153 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:52:25,157 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,159 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:52:25,160 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:52:25,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,194 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,206 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:52:25,210 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,212 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:52:25,213 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:52:25,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,255 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:52:25,259 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,261 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:52:25,261 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:52:25,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,295 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,308 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:52:25,312 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:52:25,314 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:52:25,314 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:52:25,321 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,356 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:52:25,359 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,362 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,364 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,364 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:52:25,365 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:25,365 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:25,402 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:52:25,403 INFO program/MainThread: stderr[5]: 2024-03-01 20:52:25,403 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:25,403 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:25,415 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:52:25,415 INFO program/MainThread: stderr[6]: 2024-03-01 20:52:25,415 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:25,415 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:52:25,446 INFO program/MainThread: stdout[7]: 2024-03-01 20:52:25,446 INFO program/MainThread: stderr[7]: 2024-03-01 20:52:25,446 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:25,446 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:52:25,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,456 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,460 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:25,460 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:25,462 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:52:25,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,495 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:52:25,499 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,501 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,504 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,504 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:52:25,504 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:25,504 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:25,536 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:52:25,537 INFO program/MainThread: stderr[8]: 2024-03-01 20:52:25,537 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:25,537 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:25,551 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:52:25,552 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:25,552 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:25,552 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:52:25,582 INFO program/MainThread: stdout[10]: 2024-03-01 20:52:25,582 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:25,582 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:25,582 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:52:25,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,592 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,596 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:25,596 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:25,597 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:52:25,607 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,631 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:52:25,635 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,637 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,640 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,640 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:52:25,640 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:25,640 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:25,679 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:52:25,680 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:25,680 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:25,680 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:25,691 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:52:25,691 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:25,691 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:25,691 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:52:25,722 INFO program/MainThread: stdout[13]: 2024-03-01 20:52:25,722 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:25,722 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:25,722 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:52:25,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,735 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:25,740 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:52:25,741 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:52:25,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,775 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:52:25,778 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,781 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,783 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,783 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:52:25,784 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:25,784 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:25,822 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:52:25,822 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:25,822 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:25,822 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:25,833 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:52:25,834 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:25,834 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:25,834 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:52:25,864 INFO program/MainThread: stdout[16]: 2024-03-01 20:52:25,864 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:25,864 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:25,864 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:52:25,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,879 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:25,879 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:52:25,881 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:52:25,890 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:25,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:25,912 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:52:25,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:52:25,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:52:25,921 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,923 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,926 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,931 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,936 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:25,939 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:25,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:52:25,941 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:25,985 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:52:25,985 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:25,986 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:25,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:26,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:52:26,016 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,021 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,034 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,043 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,051 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,062 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,068 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:52:26,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:52:26,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,156 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,156 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:52:26,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,175 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:26,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:52:26,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:52:26,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:26,188 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:52:26,191 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,197 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,203 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,206 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,209 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:52:26,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:52:26,230 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:26,264 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:52:26,265 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:26,265 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:26,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:52:26,269 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:26,321 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:52:26,322 INFO program/MainThread: stderr[19]: 2024-03-01 20:52:26,322 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:26,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:26,342 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:26,344 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,401 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:26,402 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:26,402 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:26,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,428 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,428 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:52:26,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,435 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:52:26,438 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:52:26,438 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:52:26,550 INFO program/MainThread: stdout: 2024-03-01 20:52:26,551 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:52:26,551 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:26,551 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:26,551 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:26,551 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:52:26,551 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:26,551 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:26,551 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:26,551 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:26,551 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:26,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,552 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:52:26,567 INFO program/MainThread: stdout: 2024-03-01 20:52:26,567 INFO program/MainThread: writing all SBs 2024-03-01 20:52:26,567 INFO program/MainThread: new label = "" 2024-03-01 20:52:26,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:26,590 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:26,591 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:52:26,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,619 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,619 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:26,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:52:26,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:52:26,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,629 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:26,666 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:52:26,667 INFO program/MainThread: stderr[20]: 2024-03-01 20:52:26,667 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:26,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:52:26,671 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:26,735 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:52:26,735 INFO program/MainThread: stderr[21]: 2024-03-01 20:52:26,735 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:26,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:26,755 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:26,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,798 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,802 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:26,803 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:26,803 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:52:26,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:26,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:26,828 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:52:26,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:26,834 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:52:26,837 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:52:26,837 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:52:27,628 INFO program/MainThread: stdout: 2024-03-01 20:52:27,629 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:52:27,629 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:27,629 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:27,629 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:27,630 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:52:27,631 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:27,631 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:27,631 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:27,631 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:27,631 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:27,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,632 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:52:27,646 INFO program/MainThread: stdout: 2024-03-01 20:52:27,646 INFO program/MainThread: writing all SBs 2024-03-01 20:52:27,646 INFO program/MainThread: new label = "" 2024-03-01 20:52:27,646 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:27,676 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:27,677 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:52:27,687 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,687 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,701 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:27,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:52:27,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:52:27,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:27,712 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:27,748 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:52:27,749 INFO program/MainThread: stderr[22]: 2024-03-01 20:52:27,749 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:27,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:52:27,753 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:27,819 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:52:27,820 INFO program/MainThread: stderr[23]: 2024-03-01 20:52:27,820 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:27,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:27,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:27,839 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:27,839 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,890 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,891 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:27,891 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:52:27,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:27,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:27,919 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:52:27,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:27,926 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:52:27,928 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:52:27,928 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:52:28,753 INFO program/MainThread: stdout: 2024-03-01 20:52:28,753 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:52:28,753 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:28,753 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:28,753 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:28,753 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:52:28,753 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:28,754 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:28,754 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:28,754 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:28,754 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:28,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,754 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:52:28,769 INFO program/MainThread: stdout: 2024-03-01 20:52:28,769 INFO program/MainThread: writing all SBs 2024-03-01 20:52:28,769 INFO program/MainThread: new label = "" 2024-03-01 20:52:28,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:28,788 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:28,789 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:52:28,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,815 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:28,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:52:28,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:52:28,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:28,825 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:28,858 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:52:28,859 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:28,859 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:28,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:52:28,863 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:28,924 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:52:28,924 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:28,925 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:28,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:28,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:28,953 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:28,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:28,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:28,989 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:28,990 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:28,990 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:52:29,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,014 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:52:29,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:29,021 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:52:29,023 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:52:29,024 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:52:29,838 INFO program/MainThread: stdout: 2024-03-01 20:52:29,838 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:52:29,838 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:29,838 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:29,838 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:29,838 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:52:29,838 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:29,838 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:29,838 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:29,838 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:29,838 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:29,838 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,839 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:52:29,852 INFO program/MainThread: stdout: 2024-03-01 20:52:29,852 INFO program/MainThread: writing all SBs 2024-03-01 20:52:29,853 INFO program/MainThread: new label = "" 2024-03-01 20:52:29,853 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:29,874 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:29,875 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:52:29,884 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:29,902 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:52:29,905 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:29,908 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:29,910 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:29,910 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:52:29,911 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:29,911 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:29,945 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:52:29,946 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:29,946 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:29,946 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:29,959 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:52:29,959 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:29,959 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:29,959 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:52:29,989 INFO program/MainThread: stdout[28]: 2024-03-01 20:52:29,989 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:29,989 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:29,989 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:52:29,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:29,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,001 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:30,002 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:30,003 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:52:30,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,034 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:52:30,037 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,040 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,042 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,042 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:52:30,043 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:30,043 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:30,072 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:52:30,072 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:30,072 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:30,073 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:30,089 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:52:30,089 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:30,089 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:30,089 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:52:30,117 INFO program/MainThread: stdout[31]: 2024-03-01 20:52:30,117 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:30,117 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:30,117 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:52:30,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,130 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,134 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:30,134 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:30,136 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:52:30,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,166 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:52:30,170 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,173 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,175 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,175 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:52:30,175 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:30,175 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:30,215 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:52:30,215 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:30,215 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:30,215 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:30,224 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:52:30,224 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:30,224 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:30,224 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:52:30,252 INFO program/MainThread: stdout[34]: 2024-03-01 20:52:30,252 INFO program/MainThread: stderr[34]: 2024-03-01 20:52:30,253 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:52:30,253 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:52:30,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,268 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:30,268 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:30,270 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:52:30,278 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,301 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,302 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:52:30,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:52:30,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:52:30,321 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,324 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,326 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,329 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,331 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,334 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:52:30,337 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:30,390 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:52:30,391 INFO program/MainThread: stderr[35]: 2024-03-01 20:52:30,391 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:52:30,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:30,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:52:30,418 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,429 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,437 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,446 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,453 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,458 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:52:30,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:52:30,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,504 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:52:30,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,521 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:30,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:52:30,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:52:30,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:30,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:52:30,536 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,539 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,542 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,545 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,548 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,551 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:52:30,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:52:30,564 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:30,595 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p 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:30,595 INFO program/MainThread: stderr[36]: 2024-03-01 20:52:30,595 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:52:30,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:52:30,599 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:30,664 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:52:30,665 INFO program/MainThread: stderr[37]: 2024-03-01 20:52:30,665 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:52:30,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:30,685 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:30,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,724 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:30,724 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:30,725 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:52:30,733 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,749 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,750 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:52:30,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,756 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:52:30,759 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:52:30,759 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:52:30,919 INFO program/MainThread: stdout: 2024-03-01 20:52:30,919 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:52:30,919 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:30,919 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:30,919 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:30,919 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:52:30,919 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:30,920 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:30,920 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:30,920 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:30,920 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:30,920 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,920 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:52:30,933 INFO program/MainThread: stdout: 2024-03-01 20:52:30,934 INFO program/MainThread: writing all SBs 2024-03-01 20:52:30,934 INFO program/MainThread: new label = "" 2024-03-01 20:52:30,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:30,955 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:30,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:52:30,966 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:30,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:30,979 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:30,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:52:30,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:52:30,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:30,989 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:31,022 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:52:31,023 INFO program/MainThread: stderr[38]: 2024-03-01 20:52:31,023 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:52:31,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:52:31,027 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:31,084 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:52:31,084 INFO program/MainThread: stderr[39]: 2024-03-01 20:52:31,084 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:52:31,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:31,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:31,104 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:31,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:52:31,132 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:31,132 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:52:31,141 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:31,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:31,158 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:52:31,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:31,164 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:52:31,167 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:52:31,167 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:52:32,001 INFO program/MainThread: stdout: 2024-03-01 20:52:32,001 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:52:32,001 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:32,001 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:32,001 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:32,001 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:52:32,001 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:32,001 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:32,001 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:32,001 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:32,002 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:32,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,002 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:52:32,016 INFO program/MainThread: stdout: 2024-03-01 20:52:32,016 INFO program/MainThread: writing all SBs 2024-03-01 20:52:32,016 INFO program/MainThread: new label = "" 2024-03-01 20:52:32,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:32,037 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:32,038 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:52:32,047 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,063 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,064 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:52:32,067 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,070 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,072 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,072 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:32,073 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:32,073 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:32,110 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:52:32,110 INFO program/MainThread: stderr[40]: 2024-03-01 20:52:32,110 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:52:32,111 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:32,121 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:52:32,121 INFO program/MainThread: stderr[41]: 2024-03-01 20:52:32,121 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:52:32,121 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:52:32,148 INFO program/MainThread: stdout[42]: 2024-03-01 20:52:32,149 INFO program/MainThread: stderr[42]: 2024-03-01 20:52:32,149 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:52:32,149 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:52:32,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,165 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:32,165 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:32,167 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:52:32,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,200 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:52:32,203 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,206 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,209 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,209 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:32,209 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:32,209 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:32,249 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:52:32,249 INFO program/MainThread: stderr[43]: 2024-03-01 20:52:32,249 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:52:32,250 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:32,258 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:52:32,259 INFO program/MainThread: stderr[44]: 2024-03-01 20:52:32,259 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:52:32,259 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:52:32,288 INFO program/MainThread: stdout[45]: 2024-03-01 20:52:32,288 INFO program/MainThread: stderr[45]: 2024-03-01 20:52:32,288 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:52:32,288 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:52:32,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,297 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:32,301 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:52:32,303 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:52:32,312 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,335 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:52:32,338 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,341 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,343 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,343 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:32,344 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:32,344 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:52:32,385 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:52:32,386 INFO program/MainThread: stderr[46]: 2024-03-01 20:52:32,386 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:52:32,386 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:32,395 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:52:32,395 INFO program/MainThread: stderr[47]: 2024-03-01 20:52:32,395 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:52:32,396 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:52:32,426 INFO program/MainThread: stdout[48]: 2024-03-01 20:52:32,426 INFO program/MainThread: stderr[48]: 2024-03-01 20:52:32,426 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:52:32,426 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:52:32,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,442 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:32,442 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:32,444 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:52:32,453 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,453 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,476 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,477 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:52:32,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:52:32,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:32,485 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,491 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,493 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,496 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,498 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:52:32,501 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:32,555 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:52:32,556 INFO program/MainThread: stderr[49]: 2024-03-01 20:52:32,556 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:52:32,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:32,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:32,577 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,582 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,593 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,598 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,605 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,613 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,635 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:32,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:32,643 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,653 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,654 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:52:32,663 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,675 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:32,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:52:32,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:52:32,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:52:32,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:52:32,690 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,696 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,702 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,704 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:52:32,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:52:32,720 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:32,763 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 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:32,764 INFO program/MainThread: stderr[50]: 2024-03-01 20:52:32,764 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:52:32,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:52:32,768 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:32,833 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:52:32,833 INFO program/MainThread: stderr[51]: 2024-03-01 20:52:32,834 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:52:32,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:32,853 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:32,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,875 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:32,875 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:32,876 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:52:32,885 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:32,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:32,902 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:52:32,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:32,908 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:52:32,911 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:52:32,911 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:52:33,085 INFO program/MainThread: stdout: 2024-03-01 20:52:33,086 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:52:33,086 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:33,086 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:33,086 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:33,086 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:52:33,086 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:33,086 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:33,086 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:33,086 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:33,086 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:33,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,087 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:52:33,100 INFO program/MainThread: stdout: 2024-03-01 20:52:33,100 INFO program/MainThread: writing all SBs 2024-03-01 20:52:33,100 INFO program/MainThread: new label = "" 2024-03-01 20:52:33,100 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:33,122 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:33,123 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:52:33,132 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,149 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,150 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:33,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:33,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:52:33,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:33,159 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:33,186 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 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:33,186 INFO program/MainThread: stderr[52]: 2024-03-01 20:52:33,186 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:52:33,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:52:33,190 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:52:33,250 INFO program/MainThread: stdout[53]: Wiping xfs_external_log signature on /dev/test_vg1/lv1. Wiping xfs_external_log signature on /dev/test_vg1/lv1. Wiping xfs_external_log signature on /dev/test_vg1/lv1. Logical volume "lv1" created. 2024-03-01 20:52:33,251 INFO program/MainThread: stderr[53]: 2024-03-01 20:52:33,251 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:52:33,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:33,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:33,273 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:33,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,304 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:33,304 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:33,305 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:52:33,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:33,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:33,330 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:52:33,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:33,336 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:52:33,339 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:52:33,339 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:52:34,202 INFO program/MainThread: stdout: 2024-03-01 20:52:34,203 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:52:34,203 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:52:34,203 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:52:34,203 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:52:34,205 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:52:34,206 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:52:34,206 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:52:34,206 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:52:34,206 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:52:34,206 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:52:34,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:34,206 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:52:34,221 INFO program/MainThread: stdout: 2024-03-01 20:52:34,221 INFO program/MainThread: writing all SBs 2024-03-01 20:52:34,221 INFO program/MainThread: new label = "" 2024-03-01 20:52:34,221 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:34,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:34,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:34,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:34,243 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:34,244 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:52:34,253 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:34,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:34,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:34,274 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:52:34,274 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 0x7efce070c130> 2024-03-01 20:52:34,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:52:34,281 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:34,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:52:34,286 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:52:34,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:52:34,292 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:52:34,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:52:34,297 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:52:34,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:52:34,302 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:52:34,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:52:34,307 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:52:34,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:52:34,313 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:52:34,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:52:34,318 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:52:34,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:52:34,323 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:52:34,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:52:34,329 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:52:34,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:52:34,334 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:52:34,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:52:34,339 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:52:34,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:52:34,344 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:52:34,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:52:34,349 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:52:34,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:52:34,354 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:52:34,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:34,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:52:34,359 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:52:56,564 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_civ6bl0m/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:52:56,600 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:56,600 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:52:56,603 INFO program/MainThread: stdout[2]: 2024-03-01 20:52:56,603 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:56,603 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:52:56,604 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:52:56,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,609 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:52:56,612 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:56,613 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:52:56,615 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:56,616 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:52:56,618 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:52:56,619 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:52:56,631 INFO program/MainThread: stdout: 2024-03-01 20:52:56,632 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:52:56,632 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV 2024-03-01 20:52:56,632 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f 2024-03-01 20:52:56,632 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X 2024-03-01 20:52:56,632 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f 2024-03-01 20:52:56,632 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs d30ce463-1bf6-488e-99d4-a45ac35d5896 2024-03-01 20:52:56,632 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj 2024-03-01 20:52:56,632 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV 2024-03-01 20:52:56,632 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e2c1b9ca-f92f-440c-aaff-f17e176d094d 2024-03-01 20:52:56,632 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8e5801d0-1cfa-4fd9-bc85-b40917450a8a 2024-03-01 20:52:56,632 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN 2024-03-01 20:52:56,632 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l 2024-03-01 20:52:56,632 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R 2024-03-01 20:52:56,632 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b52e737f-62da-40f3-99e1-9c05a1e8c216 2024-03-01 20:52:56,632 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef 2024-03-01 20:52:56,632 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b 2024-03-01 20:52:56,632 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n 2024-03-01 20:52:56,633 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b 2024-03-01 20:52:56,633 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 2024-03-01 20:52:56,633 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 2024-03-01 20:52:56,633 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k 2024-03-01 20:52:56,633 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 2024-03-01 20:52:56,633 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:52:56,633 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:52:56,633 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:52:56,633 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:52:56,633 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,633 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f sdb 1073741824 root disk brw-rw---- LVM2_member fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f `-test_vg1-lv1 482344960 root disk brw-rw---- xfs d30ce463-1bf6-488e-99d4-a45ac35d5896 sdc 1073741824 root disk brw-rw---- LVM2_member WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj sdd 1073741824 root disk brw-rw---- LVM2_member SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e2c1b9ca-f92f-440c-aaff-f17e176d094d `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8e5801d0-1cfa-4fd9-bc85-b40917450a8a sde 1073741824 root disk brw-rw---- LVM2_member oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN sdf 1073741824 root disk brw-rw---- LVM2_member a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l sdg 1073741824 root disk brw-rw---- LVM2_member yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b52e737f-62da-40f3-99e1-9c05a1e8c216 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b sdh 1073741824 root disk brw-rw---- LVM2_member 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b sdi 1073741824 root disk brw-rw---- LVM2_member DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 sdj 1073741824 root disk brw-rw---- LVM2_member 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 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:56,633 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:56,634 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:56,634 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:52:56,634 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:52:56,634 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:52:56,634 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:52:56,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:56,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:56,662 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:56,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV', 'ID_FS_UUID_ENC': 'EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:52:56,667 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:56,667 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:56,707 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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:56,708 INFO program/MainThread: stderr[3]: 2024-03-01 20:52:56,708 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:52:56,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:56,719 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:52:56,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:52:56,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:52:56,726 INFO blivet/MainThread: sda is a disk 2024-03-01 20:52:56,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:52:56,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:52:56,730 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:52:56,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:52:56,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:52:56,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:52:56,737 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:52:56,738 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:52:56,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2f452910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:52:56,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:52:56,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:56,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:52:56,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:56,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:52:56,751 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:56,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:52:56,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:56,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:52:56,758 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:52:56,758 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:52:56,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:52:56,796 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=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:56,797 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X. WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (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:56,797 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:52:56,797 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:52:56,801 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; pe_start: 8 MiB ; 2024-03-01 20:52:56,802 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:52:56,805 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:52:56,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:52:56,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:56,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:56,816 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:56,853 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=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:56,854 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X. WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (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:56,854 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:52:56,854 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:56,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:52:56,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:52:56,863 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:56,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:52:56,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:52:56,867 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:56,901 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP 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:56,902 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X. WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (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:56,902 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:52:56,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:52:56,907 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:52:56,909 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:52:56,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:52:56,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:56,915 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:56,915 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:56,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X', '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': 'fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X', 'ID_FS_UUID_ENC': 'fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:52:56,918 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:56,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:52:56,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:56,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:52:56,930 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:52:56,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:52:56,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:52:56,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:52:56,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:52:56,936 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:56,939 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:56,940 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:52:56,940 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:52:56,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2debe3d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:52:56,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:52:56,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:56,946 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:52:56,949 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:56,949 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:52:56,952 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:56,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:52:56,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:56,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:52:56,958 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:52:56,958 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:52:56,958 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:56,994 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=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:56,995 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). 2024-03-01 20:52:56,995 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:52:56,995 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:52:56,999 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:52:56,999 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:52:57,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:52:57,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:52:57,011 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:52:57,014 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:57,016 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:52:57,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:57,022 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:57,060 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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,061 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). 2024-03-01 20:52:57,061 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:52:57,061 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:52:57,061 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:57,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:52:57,066 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:57,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,077 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:52:57,077 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:52:57,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:52:57,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:52:57,080 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:52:57,083 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:52:57,083 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:57,086 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:57,087 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,087 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:52:57,087 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2dec88b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:52:57,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:52:57,091 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:52:57,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:52:57,094 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:57,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,104 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:52:57,105 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:52:57,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:52:57,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:52:57,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:52:57,111 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:52:57,111 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:57,114 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:57,114 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,114 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:52:57,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2dec8f70) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:52:57,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:52:57,118 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:52:57,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj', 'ID_FS_UUID_ENC': 'WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:52:57,121 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:57,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:52:57,132 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:52:57,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:52:57,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:52:57,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:52:57,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:52:57,138 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:57,141 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:57,141 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,141 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:52:57,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2decbaf0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:52:57,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:52:57,147 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,148 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:52:57,150 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,151 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:52:57,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,154 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:52:57,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:52:57,159 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:52:57,159 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:52:57,159 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:57,194 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=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:57,195 INFO program/MainThread: stderr[9]: 2024-03-01 20:52:57,195 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:52:57,195 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:52:57,199 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:57,199 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:52:57,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:52:57,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:57,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:52:57,214 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:52:57,216 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:52:57,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:52:57,222 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:57,255 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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,256 INFO program/MainThread: stderr[10]: 2024-03-01 20:52:57,256 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:52:57,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:57,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:52:57,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:57,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:52:57,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:57,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:57,279 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:57,282 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:57,282 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:57,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:52:57,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:52:57,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:52:57,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:52:57,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:52:57,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:57,295 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:57,298 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:57,299 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:57,299 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:52:57,299 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:52:57,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:52:57,302 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:52:57,305 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:57,305 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:52:57,309 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/d30ce463-1bf6-488e-99d4-a45ac35d5896 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h', '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': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', 'ID_FS_UUID_ENC': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', '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': '761067526'} ; 2024-03-01 20:52:57,309 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:52:57,309 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:57,312 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:52:57,313 INFO program/MainThread: stderr[11]: 2024-03-01 20:52:57,313 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:52:57,313 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:57,315 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:52:57,315 INFO program/MainThread: stderr[12]: 2024-03-01 20:52:57,315 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:52:57,316 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:57,318 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:52:57,318 INFO program/MainThread: stderr[13]: 2024-03-01 20:52:57,318 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:52:57,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:52:57,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:57,328 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:52:57,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:57,329 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:52:57,325 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2dedbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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 (0x7f7c2dfb3280) -- 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 = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:57,330 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:57,333 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:52:57,333 INFO program/MainThread: stderr[14]: 2024-03-01 20:52:57,333 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:52:57,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:57,340 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,341 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:52:57,344 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,344 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:52:57,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:52:57,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:52:57,352 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:52:57,352 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:52:57,356 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:57,356 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:52:57,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:52:57,359 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:57,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:57,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:52:57,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:57,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:52:57,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:52:57,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:57,381 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:57,384 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:57,384 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:57,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:52:57,388 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:52:57,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:52:57,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:52:57,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:52:57,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:57,397 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:57,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:57,400 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:57,401 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:52:57,401 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:52:57,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:52:57,404 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:52:57,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:52:57,407 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:52:57,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/c61a2ba1-d780-4c71-8d93-38e74469181f ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '71', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP', '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': 'c61a2ba1-d780-4c71-8d93-38e74469181f', 'ID_FS_UUID_ENC': 'c61a2ba1-d780-4c71-8d93-38e74469181f', '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': '760646107'} ; 2024-03-01 20:52:57,411 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:52:57,411 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:57,414 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:52:57,414 INFO program/MainThread: stderr[15]: 2024-03-01 20:52:57,414 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:52:57,414 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:57,417 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:52:57,417 INFO program/MainThread: stderr[16]: 2024-03-01 20:52:57,417 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:52:57,417 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:57,419 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:52:57,420 INFO program/MainThread: stderr[17]: 2024-03-01 20:52:57,420 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:52:57,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:52:57,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:57,430 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:57,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:57,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:57,427 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2deda0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP 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 (0x7f7c2dfb3280) -- name = test_vg1 status = True 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 = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:57,432 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:57,435 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:52:57,435 INFO program/MainThread: stderr[18]: 2024-03-01 20:52:57,435 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:52:57,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:52:57,442 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,442 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:52:57,446 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,446 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:52:57,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:52:57,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:52:57,452 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:52:57,455 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:57,455 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:52:57,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:52:57,459 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:57,459 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:57,462 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/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': 'SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV', 'ID_FS_UUID_ENC': 'SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:52:57,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:57,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,474 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:52:57,474 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:52:57,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:52:57,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:52:57,477 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:52:57,480 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:52:57,481 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:57,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:57,484 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,484 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:52:57,484 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2dec8730) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:52:57,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:52:57,490 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,490 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:52:57,493 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:52:57,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,496 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:52:57,499 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,499 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:52:57,502 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:52:57,502 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:52:57,502 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:52:57,537 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=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:57,538 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN. WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN (last written to /dev/sde). WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:52:57,538 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:52:57,538 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:52:57,542 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:52:57,543 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:52:57,545 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:52:57,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:57,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,556 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:52:57,594 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 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=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=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:57,595 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN. WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN (last written to /dev/sde). WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:52:57,595 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:52:57,595 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:57,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:52:57,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:52:57,603 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:57,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:52:57,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:52:57,606 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:52:57,644 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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:57,645 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN. WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN (last written to /dev/sde). WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:52:57,645 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:52:57,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:52:57,649 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:52:57,652 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:52:57,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:52:57,658 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:52:57,658 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:57,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': 'oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN', 'ID_FS_UUID_ENC': 'oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:52:57,661 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:57,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,673 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:52:57,674 INFO blivet/MainThread: sde is a disk 2024-03-01 20:52:57,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:52:57,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:52:57,677 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:52:57,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:52:57,680 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:57,683 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:57,683 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,683 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:52:57,683 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2efe5b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:52:57,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:52:57,689 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,690 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:52:57,692 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,693 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:52:57,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:52:57,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:52:57,702 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:52:57,702 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:52:57,702 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:57,737 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=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:57,738 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:52:57,738 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:52:57,738 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:52:57,742 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:57,742 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:52:57,745 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:52:57,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:52:57,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:52:57,756 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:57,759 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:52:57,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:57,765 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:57,800 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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:57,801 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:52:57,801 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:52:57,801 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:52:57,801 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:57,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/lvm-pv-uuid-a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l', 'ID_FS_UUID_ENC': 'a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:52:57,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:57,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:52:57,818 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:52:57,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:52:57,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:52:57,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:52:57,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:52:57,824 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:52:57,827 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:52:57,827 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:52:57,828 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:52:57,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2def4610) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:52:57,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:52:57,834 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:57,834 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:52:57,837 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:57,837 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:52:57,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:52:57,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:57,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:52:57,846 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:52:57,846 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:52:57,846 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/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:57,884 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=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:57,885 INFO program/MainThread: stderr[24]: 2024-03-01 20:52:57,885 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:52:57,885 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:52:57,889 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:52:57,889 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:52:57,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:52:57,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:57,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:52:57,904 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:52:57,906 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:52:57,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:52:57,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:52:57,912 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:57,946 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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:57,947 INFO program/MainThread: stderr[25]: 2024-03-01 20:52:57,947 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:52:57,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:57,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u ; incomplete: False ; hidden: False ; 2024-03-01 20:52:57,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:57,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:52:57,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:57,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:52:57,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:52:57,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:57,970 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:57,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:52:57,974 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:57,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:52:57,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:52:57,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:52:57,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:52:57,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:52:57,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:57,987 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:57,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:52:57,990 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:57,990 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:52:57,990 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:52:57,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:52:57,993 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:52:57,996 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:57,997 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:52:58,000 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/8e5801d0-1cfa-4fd9-bc85-b40917450a8a', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u', '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': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', 'ID_FS_UUID_ENC': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', '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': '758903839'} ; 2024-03-01 20:52:58,000 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:52:58,001 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:58,004 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:52:58,004 INFO program/MainThread: stderr[26]: 2024-03-01 20:52:58,004 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:52:58,004 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:58,007 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:52:58,007 INFO program/MainThread: stderr[27]: 2024-03-01 20:52:58,007 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:52:58,007 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:58,009 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:52:58,009 INFO program/MainThread: stderr[28]: 2024-03-01 20:52:58,009 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:52:58,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:52:58,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:58,020 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:52:58,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:58,021 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:52:58,017 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2defdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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 (0x7f7c2dfb3ca0) -- 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 = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:58,021 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:58,024 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:52:58,024 INFO program/MainThread: stderr[29]: 2024-03-01 20:52:58,024 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:52:58,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:52:58,032 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,032 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:52:58,035 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,035 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:52:58,038 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,038 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:52:58,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:52:58,042 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:52:58,045 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:58,045 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:52:58,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:52:58,048 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:58,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:58,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:52:58,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:58,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:52:58,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:52:58,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:58,070 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:58,073 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:58,073 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:58,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:52:58,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:52:58,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:52:58,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:52:58,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:52:58,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:58,087 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:58,090 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:58,090 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:58,091 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:52:58,091 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:52:58,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:52:58,094 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:52:58,097 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:58,097 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:52:58,100 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-uuid-LVM-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/e2c1b9ca-f92f-440c-aaff-f17e176d094d', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE', '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': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', 'ID_FS_UUID_ENC': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', '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': '758476089'} ; 2024-03-01 20:52:58,101 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:52:58,101 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:58,104 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:52:58,104 INFO program/MainThread: stderr[30]: 2024-03-01 20:52:58,104 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:52:58,104 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:58,107 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:52:58,107 INFO program/MainThread: stderr[31]: 2024-03-01 20:52:58,107 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:52:58,107 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:58,110 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:52:58,110 INFO program/MainThread: stderr[32]: 2024-03-01 20:52:58,110 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:52:58,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:52:58,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:58,121 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:58,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:58,121 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:58,117 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2de7f7c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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 (0x7f7c2dfb3ca0) -- name = test_vg2 status = 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 = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:58,122 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:58,125 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:52:58,125 INFO program/MainThread: stderr[33]: 2024-03-01 20:52:58,125 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:52:58,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:52:58,133 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,133 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:52:58,136 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,136 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:52:58,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:52:58,143 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,143 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:52:58,143 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:52:58,146 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:58,146 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:52:58,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:52:58,150 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:58,150 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,153 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/lvm-pv-uuid-yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R', 'ID_FS_UUID_ENC': 'yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:52:58,153 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,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,165 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:52:58,165 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:52:58,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:52:58,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:52:58,169 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:52:58,171 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:52:58,172 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,175 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,175 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,175 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:52:58,175 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2efe5a30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:52:58,178 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:52:58,181 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,182 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:52:58,184 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,185 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:52:58,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:52:58,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:52:58,193 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:52:58,193 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:52:58,194 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:58,236 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=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:58,237 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n. WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,237 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:52:58,237 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:52:58,241 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:52:58,241 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:52:58,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:52:58,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:58,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,256 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:58,296 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 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=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 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=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=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:58,297 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n. WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,297 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:52:58,297 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:52:58,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:52:58,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:52:58,305 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:58,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:52:58,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:52:58,308 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sde ... 2024-03-01 20:52:58,353 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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:58,354 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n. WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,354 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:52:58,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:52:58,359 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:52:58,361 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:52:58,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,367 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:58,367 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n', 'ID_FS_UUID_ENC': '7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:52:58,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:52:58,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:52:58,383 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:52:58,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:52:58,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:52:58,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:52:58,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:52:58,389 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,392 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,392 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,393 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:52:58,393 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2df48940) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:52:58,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:52:58,399 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,399 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:52:58,402 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,402 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:52:58,405 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,405 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:52:58,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:52:58,411 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:52:58,411 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:52:58,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/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sde ... 2024-03-01 20:52:58,450 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=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:58,451 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,451 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:52:58,451 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:52:58,455 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; 2024-03-01 20:52:58,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:52:58,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:52:58,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:52:58,469 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:58,472 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:52:58,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,478 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sde ... 2024-03-01 20:52:58,515 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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:58,516 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,516 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:52:58,516 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:58,516 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712', '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': 'DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712', 'ID_FS_UUID_ENC': 'DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:52:58,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:58,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,532 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:52:58,533 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:52:58,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:52:58,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:52:58,536 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:52:58,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:52:58,539 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:52:58,542 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:52:58,543 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,543 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:52:58,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2de88880) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:52:58,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:52:58,549 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,549 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:52:58,552 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,552 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:52:58,555 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,555 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:52:58,558 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:52:58,561 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:52:58,561 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:52:58,561 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdi,/dev/sde ... 2024-03-01 20:52:58,599 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=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:58,600 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,600 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:52:58,600 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:52:58,604 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; 2024-03-01 20:52:58,604 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:52:58,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:52:58,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:52:58,619 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:58,621 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:52:58,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,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/sdg,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdi,/dev/sde ... 2024-03-01 20:52:58,666 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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:58,667 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (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:58,667 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:52:58,667 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:52:58,667 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:58,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k', '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': '7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k', 'ID_FS_UUID_ENC': '7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:52:58,672 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,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:52:58,684 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:52:58,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:52:58,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:52:58,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:52:58,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:52:58,691 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:52:58,694 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:52:58,694 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:52:58,695 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:52:58,695 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2de8d8e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:52:58,698 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:52:58,701 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,701 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:52:58,704 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,704 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:52:58,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:52:58,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:52:58,712 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:52:58,713 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:52:58,713 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdj,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdi,/dev/sde ... 2024-03-01 20:52:58,745 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=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:58,746 INFO program/MainThread: stderr[41]: 2024-03-01 20:52:58,746 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:52:58,746 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:52:58,750 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:52:58,750 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:52:58,753 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:52:58,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:52:58,765 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:52:58,768 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:52:58,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:52:58,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:52:58,773 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdj,/dev/sdb,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdh,/dev/sdd,/dev/sdi,/dev/sde ... 2024-03-01 20:52:58,816 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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:58,817 INFO program/MainThread: stderr[42]: 2024-03-01 20:52:58,817 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:52:58,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:58,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:52:58,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:58,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:52:58,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:52:58,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:58,840 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:58,843 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:58,844 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:58,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:52:58,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:52:58,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:52:58,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:52:58,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:52:58,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:58,856 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:58,859 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:58,860 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:58,860 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:52:58,860 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:52:58,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:52:58,863 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:52:58,866 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:58,866 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:52:58,870 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/04d5e39a-2afc-4191-915b-3ba48b1773d0 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr', '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': '04d5e39a-2afc-4191-915b-3ba48b1773d0', 'ID_FS_UUID_ENC': '04d5e39a-2afc-4191-915b-3ba48b1773d0', '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': '756741248'} ; 2024-03-01 20:52:58,870 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:52:58,870 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:58,873 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:52:58,874 INFO program/MainThread: stderr[43]: 2024-03-01 20:52:58,874 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:52:58,874 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:58,877 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:52:58,877 INFO program/MainThread: stderr[44]: 2024-03-01 20:52:58,877 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:52:58,877 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:58,879 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:52:58,880 INFO program/MainThread: stderr[45]: 2024-03-01 20:52:58,880 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:52:58,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:52:58,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:58,891 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:52:58,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:58,892 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:52:58,888 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2de93a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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 (0x7f7c2de83ac0) -- 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:58,892 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:58,896 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:52:58,896 INFO program/MainThread: stderr[46]: 2024-03-01 20:52:58,896 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:52:58,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:52:58,903 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:58,903 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:52:58,906 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:58,906 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:52:58,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,910 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:52:58,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:58,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:52:58,913 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:52:58,916 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:58,916 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:52:58,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:52:58,919 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:58,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:58,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD ; incomplete: False ; hidden: False ; 2024-03-01 20:52:58,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:58,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:52:58,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:58,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:52:58,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:52:58,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:58,941 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:58,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:52:58,945 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:58,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:52:58,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:52:58,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:52:58,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:52:58,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:52:58,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:58,969 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:58,973 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:58,973 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:58,973 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:52:58,973 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:52:58,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:52:58,976 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:52:58,979 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:58,980 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:52:58,983 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD', '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': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', 'ID_FS_UUID_ENC': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', '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': '755632835'} ; 2024-03-01 20:52:58,983 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:52:58,983 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:58,986 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:52:58,986 INFO program/MainThread: stderr[47]: 2024-03-01 20:52:58,986 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:52:58,987 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:58,989 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:52:58,989 INFO program/MainThread: stderr[48]: 2024-03-01 20:52:58,990 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:52:58,990 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:58,992 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:52:58,992 INFO program/MainThread: stderr[49]: 2024-03-01 20:52:58,992 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:52:58,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:52:59,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,004 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:52:59,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,005 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:52:59,000 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2dea2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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 (0x7f7c2de83ac0) -- name = test_vg3 status = True 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:59,005 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:59,008 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:52:59,009 INFO program/MainThread: stderr[50]: 2024-03-01 20:52:59,009 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:52:59,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:52:59,016 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:59,016 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:52:59,019 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:59,019 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:52:59,022 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,023 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:52:59,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,026 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:52:59,026 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:52:59,029 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:59,029 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:52:59,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:52:59,032 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:59,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:59,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:52:59,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:59,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:52:59,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:52:59,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:59,054 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:59,057 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:59,058 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:59,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:52:59,061 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:52:59,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:52:59,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:52:59,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:52:59,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:59,071 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:59,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:52:59,074 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:59,075 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:52:59,075 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:52:59,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:52:59,078 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:52:59,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:52:59,081 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:52:59,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV ' '/dev/disk/by-uuid/fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV', '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': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'ID_FS_UUID_ENC': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', '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': '754548551'} ; 2024-03-01 20:52:59,085 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:52:59,085 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,088 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:52:59,088 INFO program/MainThread: stderr[51]: 2024-03-01 20:52:59,088 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:52:59,088 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,091 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:52:59,091 INFO program/MainThread: stderr[52]: 2024-03-01 20:52:59,091 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:52:59,091 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,093 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:52:59,093 INFO program/MainThread: stderr[53]: 2024-03-01 20:52:59,094 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:52:59,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:52:59,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,105 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:52:59,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,106 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:52:59,101 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2def4d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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 (0x7f7c2de83ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:59,107 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,110 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:52:59,110 INFO program/MainThread: stderr[54]: 2024-03-01 20:52:59,110 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:52:59,114 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:52:59,118 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:59,118 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:52:59,121 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:59,121 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:52:59,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:52:59,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:52:59,128 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:52:59,131 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:59,131 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:52:59,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:52:59,134 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:59,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:52:59,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:52:59,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:59,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:52:59,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:52:59,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:59,156 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:59,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:52:59,160 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:59,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:52:59,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:52:59,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:52:59,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:52:59,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:52:59,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:59,172 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:59,176 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:59,176 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:59,176 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:52:59,176 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:52:59,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:52:59,180 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:52:59,183 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:59,183 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:52:59,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq ' '/dev/disk/by-uuid/b52e737f-62da-40f3-99e1-9c05a1e8c216 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq', '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': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', 'ID_FS_UUID_ENC': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', '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': '754148403'} ; 2024-03-01 20:52:59,187 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:59,187 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,190 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:52:59,190 INFO program/MainThread: stderr[55]: 2024-03-01 20:52:59,190 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:52:59,190 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,193 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:52:59,193 INFO program/MainThread: stderr[56]: 2024-03-01 20:52:59,193 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:52:59,193 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,196 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:52:59,196 INFO program/MainThread: stderr[57]: 2024-03-01 20:52:59,196 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:52:59,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:52:59,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,208 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,209 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,204 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2debe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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 (0x7f7c2de83ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:59,210 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,213 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:52:59,213 INFO program/MainThread: stderr[58]: 2024-03-01 20:52:59,213 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:52:59,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:52:59,220 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:59,221 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:52:59,224 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:59,224 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:52:59,227 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,227 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:52:59,230 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:52:59,231 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:52:59,234 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:59,234 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:52:59,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:52:59,237 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:59,237 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:52:59,240 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': '20472005'} ; 2024-03-01 20:52:59,240 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:52:59,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:52:59,252 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:52:59,252 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:52:59,252 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:52:59,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:52:59,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:52:59,255 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:52:59,258 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:52:59,258 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:52:59,261 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:59,261 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:52:59,261 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:52:59,262 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c2dfb3ac0) -- 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:59,265 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:52:59,268 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:59,268 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:52:59,271 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:59,271 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:52:59,274 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,274 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:52:59,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:52:59,280 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:52:59,283 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:52:59,285 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:52:59,295 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 0x7f7c2de8b2c0> 2024-03-01 20:52:59,345 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:52:59,349 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:52:59,349 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:52:59,352 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': '20473866'} ; 2024-03-01 20:52:59,352 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:52:59,352 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:52:59,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,362 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:52:59,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:59,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:59,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:52:59,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:52:59,407 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:52:59,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:52:59,410 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:52:59,413 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:52:59,413 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:52:59,416 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:59,417 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:59,417 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:52:59,419 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:52:59,422 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:52:59,425 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:52:59,428 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:52:59,431 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:59,431 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:52:59,431 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:52:59,432 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:52:59,431 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7c2defa2e0) -- 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 0x7f7c2deaf180> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:52:59,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:52:59,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:52:59,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:52:59,441 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:52:59,441 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:52:59,444 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,444 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:52:59,447 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:52:59,447 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:52:59,447 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:52:59,450 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:52:59,450 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:52:59,453 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:52:59,453 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:52:59,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/b52e737f-62da-40f3-99e1-9c05a1e8c216 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq', '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': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', 'ID_FS_UUID_ENC': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', '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': '754148403'} ; 2024-03-01 20:52:59,456 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:52:59,456 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,460 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:52:59,460 INFO program/MainThread: stderr[59]: 2024-03-01 20:52:59,460 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:52:59,460 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,462 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:52:59,463 INFO program/MainThread: stderr[60]: 2024-03-01 20:52:59,463 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:52:59,463 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,465 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:52:59,465 INFO program/MainThread: stderr[61]: 2024-03-01 20:52:59,465 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:52:59,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,473 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:59,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,477 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,479 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,473 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2debe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2de83ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:59,480 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:52:59,483 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:52:59,483 INFO program/MainThread: stderr[62]: 2024-03-01 20:52:59,483 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:52:59,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:52:59,487 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:52:59,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV', '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': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'ID_FS_UUID_ENC': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', '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': '754548551'} ; 2024-03-01 20:52:59,490 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:52:59,490 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,493 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:52:59,493 INFO program/MainThread: stderr[63]: 2024-03-01 20:52:59,493 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:52:59,493 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,496 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:52:59,496 INFO program/MainThread: stderr[64]: 2024-03-01 20:52:59,496 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:52:59,496 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,499 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:52:59,499 INFO program/MainThread: stderr[65]: 2024-03-01 20:52:59,499 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:52:59,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,506 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:59,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,512 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,507 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2def4d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2de83ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:59,513 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:52:59,516 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:52:59,516 INFO program/MainThread: stderr[66]: 2024-03-01 20:52:59,516 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:52:59,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:52:59,520 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:52:59,523 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD', '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': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', 'ID_FS_UUID_ENC': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', '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': '755632835'} ; 2024-03-01 20:52:59,523 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:52:59,523 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:59,526 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:52:59,526 INFO program/MainThread: stderr[67]: 2024-03-01 20:52:59,526 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:52:59,527 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:59,529 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:52:59,529 INFO program/MainThread: stderr[68]: 2024-03-01 20:52:59,529 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:52:59,529 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:59,532 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:52:59,532 INFO program/MainThread: stderr[69]: 2024-03-01 20:52:59,532 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:52:59,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,539 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:59,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,545 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,540 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2dea2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2de83ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:59,546 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:52:59,549 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:52:59,549 INFO program/MainThread: stderr[70]: 2024-03-01 20:52:59,549 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:52:59,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:52:59,553 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:52:59,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/04d5e39a-2afc-4191-915b-3ba48b1773d0 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr', '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': '04d5e39a-2afc-4191-915b-3ba48b1773d0', 'ID_FS_UUID_ENC': '04d5e39a-2afc-4191-915b-3ba48b1773d0', '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': '756741248'} ; 2024-03-01 20:52:59,556 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:52:59,556 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:59,559 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:52:59,560 INFO program/MainThread: stderr[71]: 2024-03-01 20:52:59,560 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:52:59,560 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:59,562 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:52:59,562 INFO program/MainThread: stderr[72]: 2024-03-01 20:52:59,563 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:52:59,563 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:59,565 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:52:59,565 INFO program/MainThread: stderr[73]: 2024-03-01 20:52:59,565 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:52:59,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,572 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:59,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,577 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:52:59,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:52:59,573 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2de93a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2de83ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB 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:59,579 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:52:59,582 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:52:59,582 INFO program/MainThread: stderr[74]: 2024-03-01 20:52:59,582 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:52:59,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:52:59,586 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:52:59,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/e2c1b9ca-f92f-440c-aaff-f17e176d094d ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE', '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': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', 'ID_FS_UUID_ENC': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', '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': '758476089'} ; 2024-03-01 20:52:59,589 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:52:59,589 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:59,592 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:52:59,593 INFO program/MainThread: stderr[75]: 2024-03-01 20:52:59,593 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:52:59,593 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:59,595 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:52:59,596 INFO program/MainThread: stderr[76]: 2024-03-01 20:52:59,596 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:52:59,596 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:59,598 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:52:59,598 INFO program/MainThread: stderr[77]: 2024-03-01 20:52:59,599 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:52:59,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,606 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:59,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:59,609 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:59,609 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:59,610 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:59,606 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2de7f7c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2dfb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:59,611 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:52:59,614 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:52:59,614 INFO program/MainThread: stderr[78]: 2024-03-01 20:52:59,614 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:52:59,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:52:59,618 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:52:59,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/8e5801d0-1cfa-4fd9-bc85-b40917450a8a ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u', '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': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', 'ID_FS_UUID_ENC': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', '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': '758903839'} ; 2024-03-01 20:52:59,621 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:52:59,621 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:59,624 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:52:59,625 INFO program/MainThread: stderr[79]: 2024-03-01 20:52:59,625 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:52:59,625 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:59,627 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:52:59,627 INFO program/MainThread: stderr[80]: 2024-03-01 20:52:59,627 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:52:59,628 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:59,630 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:52:59,630 INFO program/MainThread: stderr[81]: 2024-03-01 20:52:59,630 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:52:59,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,638 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:59,641 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:59,641 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:59,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:52:59,642 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:52:59,638 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2defdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2dfb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 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:59,643 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:52:59,646 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:52:59,646 INFO program/MainThread: stderr[82]: 2024-03-01 20:52:59,646 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:52:59,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:52:59,650 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:52:59,653 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/c61a2ba1-d780-4c71-8d93-38e74469181f ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '71', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP', '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': 'c61a2ba1-d780-4c71-8d93-38e74469181f', 'ID_FS_UUID_ENC': 'c61a2ba1-d780-4c71-8d93-38e74469181f', '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': '760646107'} ; 2024-03-01 20:52:59,653 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:52:59,653 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:59,656 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:52:59,657 INFO program/MainThread: stderr[83]: 2024-03-01 20:52:59,657 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:52:59,657 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:59,659 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:52:59,660 INFO program/MainThread: stderr[84]: 2024-03-01 20:52:59,660 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:52:59,660 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:59,662 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:52:59,662 INFO program/MainThread: stderr[85]: 2024-03-01 20:52:59,662 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:52:59,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,669 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:59,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:59,673 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:59,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:59,674 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:59,670 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2deda0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2dfb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:59,674 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:52:59,677 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:52:59,678 INFO program/MainThread: stderr[86]: 2024-03-01 20:52:59,678 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:52:59,681 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:52:59,681 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:52:59,684 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/d30ce463-1bf6-488e-99d4-a45ac35d5896 ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h', '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': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', 'ID_FS_UUID_ENC': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', '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': '761067526'} ; 2024-03-01 20:52:59,684 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:52:59,685 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:59,688 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:52:59,688 INFO program/MainThread: stderr[87]: 2024-03-01 20:52:59,688 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:52:59,688 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:59,691 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:52:59,691 INFO program/MainThread: stderr[88]: 2024-03-01 20:52:59,691 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:52:59,691 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:59,694 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:52:59,694 INFO program/MainThread: stderr[89]: 2024-03-01 20:52:59,694 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:52:59,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:52:59,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:59,704 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:59,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:52:59,705 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:52:59,701 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c2dedbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c2dfb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 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:59,706 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:52:59,709 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:52:59,709 INFO program/MainThread: stderr[90]: 2024-03-01 20:52:59,709 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:52:59,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:52:59,713 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:52:59,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:52:59,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:52:59,740 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:52:59,741 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:52:59,745 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:59,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,750 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:59,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,753 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:59,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,761 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:59,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,764 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:52:59,766 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:59,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,772 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:59,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,775 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:52:59,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,783 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:59,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,786 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:52:59,788 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:59,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:52:59,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,797 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:52:59,799 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:59,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:52:59,804 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,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:52:59,807 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:53:03,021 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_v2xmfxn8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:03,057 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:03,058 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:03,061 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:03,061 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:03,061 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:03,061 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:03,066 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,066 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:03,070 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:03,070 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:03,073 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:03,073 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:03,076 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:03,076 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:03,087 INFO program/MainThread: stdout: 2024-03-01 20:53:03,087 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:03,087 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV 2024-03-01 20:53:03,087 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f 2024-03-01 20:53:03,087 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X 2024-03-01 20:53:03,087 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f 2024-03-01 20:53:03,087 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs d30ce463-1bf6-488e-99d4-a45ac35d5896 2024-03-01 20:53:03,088 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj 2024-03-01 20:53:03,088 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV 2024-03-01 20:53:03,088 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e2c1b9ca-f92f-440c-aaff-f17e176d094d 2024-03-01 20:53:03,088 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8e5801d0-1cfa-4fd9-bc85-b40917450a8a 2024-03-01 20:53:03,088 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN 2024-03-01 20:53:03,088 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l 2024-03-01 20:53:03,088 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R 2024-03-01 20:53:03,088 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b52e737f-62da-40f3-99e1-9c05a1e8c216 2024-03-01 20:53:03,088 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef 2024-03-01 20:53:03,088 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b 2024-03-01 20:53:03,088 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n 2024-03-01 20:53:03,088 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b 2024-03-01 20:53:03,088 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 2024-03-01 20:53:03,088 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 2024-03-01 20:53:03,088 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k 2024-03-01 20:53:03,088 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 2024-03-01 20:53:03,088 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:03,088 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:03,088 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:03,088 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:03,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,088 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f sdb 1073741824 root disk brw-rw---- LVM2_member fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c61a2ba1-d780-4c71-8d93-38e74469181f `-test_vg1-lv1 482344960 root disk brw-rw---- xfs d30ce463-1bf6-488e-99d4-a45ac35d5896 sdc 1073741824 root disk brw-rw---- LVM2_member WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj sdd 1073741824 root disk brw-rw---- LVM2_member SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e2c1b9ca-f92f-440c-aaff-f17e176d094d `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 8e5801d0-1cfa-4fd9-bc85-b40917450a8a sde 1073741824 root disk brw-rw---- LVM2_member oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN sdf 1073741824 root disk brw-rw---- LVM2_member a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l sdg 1073741824 root disk brw-rw---- LVM2_member yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b52e737f-62da-40f3-99e1-9c05a1e8c216 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b sdh 1073741824 root disk brw-rw---- LVM2_member 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b sdi 1073741824 root disk brw-rw---- LVM2_member DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 sdj 1073741824 root disk brw-rw---- LVM2_member 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 04d5e39a-2afc-4191-915b-3ba48b1773d0 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:03,088 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:03,089 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:03,089 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:03,089 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:03,089 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:03,089 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:03,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:03,100 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:03,118 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:53:03,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV ' '/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': 'EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV', 'ID_FS_UUID_ENC': 'EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:53:03,122 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:03,123 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:03,159 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:03,160 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:03,160 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:03,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,171 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:03,173 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:03,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:03,179 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:03,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:03,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:03,183 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:03,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:03,186 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:03,190 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:03,190 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,190 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:03,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfd9d3e20) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:53:03,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:03,197 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,197 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:53:03,201 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,201 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:53:03,204 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,204 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:53:03,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:53:03,211 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:53:03,211 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:03,211 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:03,245 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:03,246 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X. WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:03,246 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:03,246 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:53:03,250 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; pe_start: 8 MiB ; 2024-03-01 20:53:03,251 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:53:03,253 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:03,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:03,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:03,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,265 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:03,301 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:03,302 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X. WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:03,302 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:03,302 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:03,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:53:03,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:03,311 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:03,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:03,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:03,315 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:03,348 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP 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:03,349 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X. WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:53:03,349 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:03,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:53:03,354 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:53:03,356 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:53:03,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:03,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,362 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:03,362 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:03,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X', 'ID_FS_UUID_ENC': 'fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:53:03,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:53:03,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; 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,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:03,377 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:03,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:53:03,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:03,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:03,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:03,384 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:03,387 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:03,387 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,388 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:53:03,388 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc7fe400) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:53:03,391 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:03,394 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,394 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:53:03,397 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,397 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:53:03,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:53:03,403 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,403 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:53:03,406 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:53:03,406 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:03,406 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:03,443 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:03,444 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). 2024-03-01 20:53:03,444 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:03,444 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:53:03,448 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:53:03,448 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:53:03,451 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:03,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:03,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:03,463 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:03,466 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:53:03,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:03,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,471 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:03,507 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:03,507 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj. WARNING: VG test_vg1 is missing PV WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj (last written to /dev/sdc). 2024-03-01 20:53:03,508 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:03,508 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:53:03,508 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:03,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:53:03,512 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:03,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,523 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:03,523 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:03,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:53:03,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:03,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:03,529 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:03,529 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:03,532 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:03,533 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,533 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:53:03,533 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc808cd0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:53:03,536 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:03,536 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:03,539 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:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:53:03,539 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:03,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,549 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:03,550 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:03,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:53:03,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:03,553 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:03,556 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:03,556 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:03,559 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:03,559 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,559 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:53:03,559 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc808640) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:53:03,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:03,562 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:03,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj', 'ID_FS_UUID_ENC': 'WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:53:03,565 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:53:03,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,576 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:03,576 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:03,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:53:03,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:03,579 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:03,582 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:03,582 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:03,585 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:03,585 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,586 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:53:03,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc80be50) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:53:03,588 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:03,591 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,592 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:53:03,594 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,594 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:53:03,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:53:03,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:53:03,603 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:53:03,603 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:03,603 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:03,642 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:53:03,642 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:03,643 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:03,643 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:53:03,647 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:03,647 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:53:03,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:03,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:03,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:03,661 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:03,664 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:53:03,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 ; incomplete: True ; hidden: False ; 2024-03-01 20:53:03,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:03,670 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:03,706 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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:03,707 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:03,707 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:03,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:03,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:53:03,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:03,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:53:03,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:03,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:03,729 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:03,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:03,733 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:03,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:03,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:03,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:03,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:53:03,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:53:03,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:03,745 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:03,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:03,749 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:03,749 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:53:03,749 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:53:03,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:03,752 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:03,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:03,756 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:03,759 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/d30ce463-1bf6-488e-99d4-a45ac35d5896 ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h', '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': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', 'ID_FS_UUID_ENC': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', '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': '761067526'} ; 2024-03-01 20:53:03,759 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:53:03,760 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,762 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:53:03,763 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:03,763 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:03,763 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,765 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:53:03,765 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:03,765 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:03,765 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,768 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:53:03,768 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:03,768 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:03,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:53:03,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,778 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:53:03,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,779 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:53:03,775 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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 (0x7fbdfc8f3250) -- 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 = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:03,779 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:03,782 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:53:03,783 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:03,783 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:03,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:03,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,790 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:53:03,793 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,793 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:53:03,796 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,796 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:53:03,799 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:53:03,801 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:03,801 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:53:03,805 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:03,806 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:53:03,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:03,809 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:03,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:03,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:03,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:03,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:53:03,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:53:03,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:03,830 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:03,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:03,834 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:03,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:53:03,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:53:03,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:03,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:03,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:53:03,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:03,846 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:03,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:03,850 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:03,850 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:53:03,850 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:53:03,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:03,853 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:03,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:03,856 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:03,860 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/c61a2ba1-d780-4c71-8d93-38e74469181f ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '71', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP', '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': 'c61a2ba1-d780-4c71-8d93-38e74469181f', 'ID_FS_UUID_ENC': 'c61a2ba1-d780-4c71-8d93-38e74469181f', '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': '760646107'} ; 2024-03-01 20:53:03,860 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:53:03,860 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:03,863 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:53:03,863 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:03,863 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:03,863 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:03,866 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:53:03,866 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:03,866 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:03,866 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:03,869 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:53:03,869 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:03,869 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:03,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:53:03,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,879 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:03,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:03,880 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:03,876 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP 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 (0x7fbdfc8f3250) -- name = test_vg1 status = True 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 = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:03,881 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:03,884 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:53:03,884 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:03,884 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:03,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:53:03,892 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,892 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:53:03,895 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,895 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:53:03,898 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,898 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:53:03,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,902 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:03,902 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:53:03,905 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:03,905 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:53:03,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:03,908 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:03,909 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:03,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/lvm-pv-uuid-SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': 'SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV', 'ID_FS_UUID_ENC': 'SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:53:03,912 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:03,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:03,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:03,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:03,924 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:03,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:03,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:03,927 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:03,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:03,931 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:03,933 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:03,934 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:03,934 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:53:03,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfd9eb490) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:53:03,938 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:03,941 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:03,941 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:03,944 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:03,944 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:03,947 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:03,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:03,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:03,953 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:53:03,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:53:03,953 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:03,987 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:03,988 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN. WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN (last written to /dev/sde). WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:53:03,988 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:03,988 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:53:03,992 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:53:03,993 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:53:03,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:53:03,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:04,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,007 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:04,040 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 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=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:04,041 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN. WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN (last written to /dev/sde). WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:53:04,041 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:04,041 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:04,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:53:04,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:53:04,049 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:04,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:53:04,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:53:04,052 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:53:04,090 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:04,091 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN. WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN (last written to /dev/sde). WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:53:04,091 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:04,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:53:04,096 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:53:04,098 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:53:04,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:53:04,104 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:53:04,104 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:04,108 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/lvm-pv-uuid-oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': 'oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN', 'ID_FS_UUID_ENC': 'oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:53:04,108 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:04,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:04,120 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:04,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:53:04,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:53:04,123 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:04,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:04,126 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:04,129 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:04,129 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:04,130 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:53:04,130 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfd925e50) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:53:04,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:04,136 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,136 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:53:04,139 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:53:04,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:53:04,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:53:04,148 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:53:04,148 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:53:04,148 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:04,184 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:04,185 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:53:04,185 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:04,185 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:53:04,189 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:04,189 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:53:04,192 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:53:04,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:53:04,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:53:04,204 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:04,206 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:53:04,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:04,212 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:04,245 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:04,246 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l. WARNING: VG test_vg2 is missing PV a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l (last written to /dev/sdf). 2024-03-01 20:53:04,246 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:04,246 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:53:04,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:04,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l', 'ID_FS_UUID_ENC': 'a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:53:04,251 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:04,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:04,263 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:04,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:53:04,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:53:04,266 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:04,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:04,269 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:04,272 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:04,273 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:04,273 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:53:04,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc8195e0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:53:04,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:04,280 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,280 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:53:04,283 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,283 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:53:04,286 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:53:04,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:53:04,292 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:53:04,292 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:53:04,292 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:04,327 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:53:04,328 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:04,328 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:04,328 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:53:04,332 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:53:04,332 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:53:04,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:53:04,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:04,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:53:04,347 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:04,350 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:53:04,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:04,356 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:04,391 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:04,392 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:04,392 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:04,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:04,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:53:04,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:04,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:53:04,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:53:04,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:04,415 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:04,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:04,419 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:04,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:53:04,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:53:04,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:04,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:53:04,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:53:04,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:04,432 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:04,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:04,435 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:04,435 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:53:04,436 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:53:04,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:04,439 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:04,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:04,442 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:04,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/8e5801d0-1cfa-4fd9-bc85-b40917450a8a ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u', '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': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', 'ID_FS_UUID_ENC': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', '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': '758903839'} ; 2024-03-01 20:53:04,446 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:53:04,446 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:04,449 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:53:04,449 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:04,450 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:04,450 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:04,452 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:53:04,452 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:04,452 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:04,452 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:04,455 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:53:04,455 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:04,455 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:04,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:53:04,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:04,466 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:53:04,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:04,467 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:53:04,463 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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 (0x7fbdfc8f3070) -- 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 = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:04,467 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:04,470 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:53:04,470 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:04,470 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:04,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:53:04,478 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:53:04,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:53:04,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:53:04,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:53:04,488 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:53:04,491 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:04,491 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:53:04,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:04,495 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:04,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:04,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:53:04,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:04,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:53:04,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:53:04,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:04,516 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:04,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:04,520 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:04,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:53:04,523 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:53:04,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:04,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:53:04,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:53:04,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:04,533 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:04,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:04,537 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:04,537 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:53:04,537 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:53:04,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:04,540 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:04,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:04,544 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:04,547 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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE ' '/dev/disk/by-uuid/e2c1b9ca-f92f-440c-aaff-f17e176d094d ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE', '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': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', 'ID_FS_UUID_ENC': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', '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': '758476089'} ; 2024-03-01 20:53:04,547 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:53:04,548 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:04,551 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:53:04,551 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:04,551 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:04,551 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:04,553 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:53:04,553 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:04,554 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:04,554 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:04,556 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:53:04,556 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:04,556 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:04,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:53:04,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:04,567 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:04,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:04,568 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:04,564 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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 (0x7fbdfc8f3070) -- name = test_vg2 status = 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 = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:04,568 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:04,571 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:53:04,572 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:04,572 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:04,576 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:53:04,579 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,579 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:53:04,583 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,583 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:53:04,586 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,586 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:53:04,589 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,589 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:53:04,590 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:53:04,593 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:04,593 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:53:04,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:04,596 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:04,596 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:04,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R', 'ID_FS_UUID_ENC': 'yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:53:04,599 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:04,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,611 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:04,612 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:04,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:53:04,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:53:04,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:04,618 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:04,618 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:04,621 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:04,621 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:04,622 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:53:04,622 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfd9258b0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:53:04,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:04,628 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:53:04,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:53:04,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:53:04,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:53:04,640 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:53:04,640 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:53:04,640 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg ... 2024-03-01 20:53:04,673 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:04,674 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n. WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:04,674 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:53:04,674 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:53:04,678 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:53:04,678 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:53:04,681 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:53:04,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:04,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,693 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg ... 2024-03-01 20:53:04,730 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 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=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 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=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:04,731 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n. WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:04,731 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:53:04,731 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:53:04,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:53:04,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:53:04,739 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:04,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:53:04,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:53:04,742 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg ... 2024-03-01 20:53:04,784 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:04,785 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n. WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:04,785 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:53:04,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:53:04,790 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:53:04,792 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:53:04,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:53:04,798 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:04,798 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:04,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n', 'ID_FS_UUID_ENC': '7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:53:04,802 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:04,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:04,814 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:04,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:53:04,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:53:04,818 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:04,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:04,821 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:04,824 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:04,824 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:04,824 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:53:04,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc888850) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:53:04,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:04,831 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,831 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:53:04,834 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,834 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:53:04,837 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:53:04,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:53:04,843 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:53:04,843 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:53:04,843 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdh ... 2024-03-01 20:53:04,885 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:04,886 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:04,886 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:53:04,886 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:53:04,890 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; 2024-03-01 20:53:04,890 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:53:04,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:53:04,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:53:04,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:53:04,905 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:04,907 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:53:04,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:04,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:04,913 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdh ... 2024-03-01 20:53:04,948 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:04,949 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712. WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:04,949 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:53:04,949 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:04,949 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:04,954 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/lvm-pv-uuid-DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/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': 'DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712', 'ID_FS_UUID_ENC': 'DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:53:04,954 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:04,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:04,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:04,966 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:04,966 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:04,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:53:04,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:53:04,970 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:04,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:04,973 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:04,976 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:04,976 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:04,976 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:53:04,976 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc7c4ac0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:53:04,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:04,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:04,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:53:04,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:04,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:53:04,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:53:04,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:04,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:53:04,995 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:53:04,995 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:53:04,995 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:05,034 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:05,035 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:05,035 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:53:05,035 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:53:05,039 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; 2024-03-01 20:53:05,039 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:53:05,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:53:05,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:05,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:05,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:53:05,054 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:05,057 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:53:05,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:05,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:05,063 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/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:05,096 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:05,097 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k. WARNING: VG test_vg3 is missing PV 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:53:05,097 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:53:05,097 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:53:05,097 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:05,102 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k', 'ID_FS_UUID_ENC': '7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:53:05,102 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:05,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,114 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:05,114 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:05,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:53:05,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:53:05,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:05,120 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:05,121 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:05,124 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:05,124 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:05,125 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:53:05,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc7cd8b0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:53:05,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:05,131 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,131 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:53:05,134 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,134 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:53:05,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:53:05,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:53:05,143 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:53:05,143 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:53:05,143 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/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:05,177 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=EqtrSN-poya-cKQc-by4I-pZbn-KVX6-yKn3JV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fAhUaN-E0by-YqTX-qh1v-VNIr-hJ0Q-eUed9X LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WG0smu-fGdx-bNV8-x337-ipbn-cYQn-FTR2Rj LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SYyZm9-YzQI-WpCJ-3cHn-XCE3-f42I-rHkvcV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=oX6iGq-Z2sg-I1tJ-YJtj-atMh-eZ3O-roXCVN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=a53hA1-1jSR-RpA5-QlQ0-HHAR-asxL-8gjU1l LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=yvgrJw-gNtk-sDxh-TzSn-heY0-dF6Y-PRxg0R LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7WxaQU-3QGx-Mynn-mtWt-ruOj-MwbB-72uX0n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=DDK1Rh-OLdD-n4Jr-u7if-ZxfV-jP31-NYz712 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_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=7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:53:05,178 INFO program/MainThread: stderr[41]: 2024-03-01 20:53:05,178 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:53:05,178 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:53:05,182 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7fV6UF-62U2-GdiF-dz2E-l22A-Of9O-aSVH2k ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:53:05,182 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:53:05,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:53:05,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:05,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:05,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:53:05,197 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:05,200 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:53:05,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT ; incomplete: True ; hidden: False ; 2024-03-01 20:53:05,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:05,206 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/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:05,245 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h 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=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u 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=6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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=Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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=UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:53:05,246 INFO program/MainThread: stderr[42]: 2024-03-01 20:53:05,246 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:53:05,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:05,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:53:05,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:05,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:53:05,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:53:05,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:05,270 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:05,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:05,273 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:05,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:53:05,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:53:05,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:05,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:53:05,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:53:05,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:05,287 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:05,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:05,290 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:05,290 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:53:05,291 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:53:05,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:05,294 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:05,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:05,297 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:05,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/04d5e39a-2afc-4191-915b-3ba48b1773d0 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr', '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': '04d5e39a-2afc-4191-915b-3ba48b1773d0', 'ID_FS_UUID_ENC': '04d5e39a-2afc-4191-915b-3ba48b1773d0', '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': '756741248'} ; 2024-03-01 20:53:05,301 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:53:05,301 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,304 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:53:05,304 INFO program/MainThread: stderr[43]: 2024-03-01 20:53:05,304 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:53:05,304 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,307 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:53:05,307 INFO program/MainThread: stderr[44]: 2024-03-01 20:53:05,307 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:53:05,307 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,310 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:53:05,310 INFO program/MainThread: stderr[45]: 2024-03-01 20:53:05,310 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:53:05,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:53:05,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,321 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:53:05,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,322 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:53:05,318 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr 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 (0x7fbdfc7c4b20) -- 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:05,323 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,326 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:53:05,326 INFO program/MainThread: stderr[46]: 2024-03-01 20:53:05,326 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:53:05,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:53:05,334 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,334 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:53:05,337 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,337 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:53:05,340 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,340 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:53:05,344 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,344 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:53:05,344 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:53:05,347 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:05,347 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:53:05,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:05,350 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:05,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:05,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:53:05,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:05,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:53:05,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:53:05,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:05,373 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:05,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:05,377 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:05,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:53:05,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:53:05,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:05,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:53:05,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:53:05,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:05,400 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:05,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:05,404 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:05,404 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:53:05,404 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:53:05,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:05,408 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:05,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:05,411 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:05,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD', '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': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', 'ID_FS_UUID_ENC': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', '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': '755632835'} ; 2024-03-01 20:53:05,415 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:53:05,415 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,418 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:53:05,418 INFO program/MainThread: stderr[47]: 2024-03-01 20:53:05,418 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:53:05,418 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,421 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:53:05,421 INFO program/MainThread: stderr[48]: 2024-03-01 20:53:05,421 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:53:05,421 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,424 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:53:05,424 INFO program/MainThread: stderr[49]: 2024-03-01 20:53:05,424 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:53:05,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:53:05,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,436 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:53:05,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,437 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:53:05,432 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD 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 (0x7fbdfc7c4b20) -- name = test_vg3 status = True 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:05,438 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,441 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:53:05,441 INFO program/MainThread: stderr[50]: 2024-03-01 20:53:05,441 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:53:05,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:53:05,449 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,449 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:53:05,452 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,452 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:53:05,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:53:05,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:53:05,459 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:53:05,462 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:05,462 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:53:05,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:05,466 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:05,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:05,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:53:05,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:05,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:53:05,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:53:05,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:05,488 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:05,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:05,492 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:05,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:53:05,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:53:05,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:05,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:53:05,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:53:05,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:05,505 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:05,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:05,509 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:05,509 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:53:05,509 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:53:05,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:05,512 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:05,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:05,516 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:05,519 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/mapper/test_vg3-lv7 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV ' '/dev/disk/by-uuid/fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV', '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': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'ID_FS_UUID_ENC': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', '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': '754548551'} ; 2024-03-01 20:53:05,519 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:53:05,520 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,523 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:53:05,523 INFO program/MainThread: stderr[51]: 2024-03-01 20:53:05,523 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:53:05,523 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,525 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:53:05,526 INFO program/MainThread: stderr[52]: 2024-03-01 20:53:05,526 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:53:05,526 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,528 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:53:05,529 INFO program/MainThread: stderr[53]: 2024-03-01 20:53:05,529 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:53:05,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:53:05,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,540 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:53:05,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,542 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:53:05,537 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV 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 (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:05,542 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,545 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:53:05,546 INFO program/MainThread: stderr[54]: 2024-03-01 20:53:05,546 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:53:05,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:53:05,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:53:05,556 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,556 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:53:05,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:53:05,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:53:05,563 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:53:05,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:05,567 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:53:05,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:05,570 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:05,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:53:05,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:53:05,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:05,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:53:05,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:53:05,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:05,592 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:05,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:05,596 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:05,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:53:05,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:53:05,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:05,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:53:05,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:53:05,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:05,609 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:05,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:05,613 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:05,613 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:53:05,613 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:53:05,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:05,616 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:05,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:05,620 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:05,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/b52e737f-62da-40f3-99e1-9c05a1e8c216 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq ' '/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': '65', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq', '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': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', 'ID_FS_UUID_ENC': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', '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': '754148403'} ; 2024-03-01 20:53:05,623 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:05,623 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,627 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:53:05,627 INFO program/MainThread: stderr[55]: 2024-03-01 20:53:05,627 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:53:05,627 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,630 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:53:05,630 INFO program/MainThread: stderr[56]: 2024-03-01 20:53:05,630 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:53:05,630 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,633 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:53:05,633 INFO program/MainThread: stderr[57]: 2024-03-01 20:53:05,633 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:53:05,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:53:05,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,647 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,641 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq 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 (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:05,647 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,651 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:53:05,651 INFO program/MainThread: stderr[58]: 2024-03-01 20:53:05,651 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:53:05,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:53:05,658 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,658 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:53:05,661 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,661 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:53:05,665 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,665 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:53:05,668 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:53:05,668 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:53:05,671 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:05,672 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:53:05,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:05,675 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:05,675 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:53:05,678 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': '20472005'} ; 2024-03-01 20:53:05,678 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:05,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,689 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:05,690 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:05,690 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:05,690 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:05,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:53:05,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:53:05,693 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:05,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:05,696 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:05,699 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:05,699 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:05,700 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:53:05,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbdfc8f3fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:53:05,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:05,706 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,706 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:53:05,709 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,709 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:53:05,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,712 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:53:05,715 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,715 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:53:05,718 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:05,721 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:05,724 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:05,730 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 0x7fbdfe1f1d40> 2024-03-01 20:53:05,770 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:53:05,774 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:05,774 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:05,777 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': '20473866'} ; 2024-03-01 20:53:05,778 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:05,778 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:05,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,788 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:05,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:05,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:05,807 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:05,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:53:05,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:53:05,834 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:05,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:53:05,837 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:05,840 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:05,840 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:05,843 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:05,843 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:05,843 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:05,846 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:05,849 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:05,852 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:05,855 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:05,858 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:05,858 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:05,858 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:53:05,859 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:05,858 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbdfc83a2e0) -- 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 0x7fbdfc7ee2c0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:05,862 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:05,865 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:05,865 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:53:05,868 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:05,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:53:05,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:53:05,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:05,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:53:05,875 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:05,878 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:05,878 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:53:05,881 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:05,881 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:05,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/b52e737f-62da-40f3-99e1-9c05a1e8c216 ' '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTUaAXWmZEGM403L2ahPM0lFm3f682rrZq', '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': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', 'ID_FS_UUID_ENC': 'b52e737f-62da-40f3-99e1-9c05a1e8c216', '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': '754148403'} ; 2024-03-01 20:53:05,884 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:53:05,884 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,887 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:53:05,888 INFO program/MainThread: stderr[59]: 2024-03-01 20:53:05,888 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:53:05,888 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,890 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:53:05,891 INFO program/MainThread: stderr[60]: 2024-03-01 20:53:05,891 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:53:05,891 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,893 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:53:05,893 INFO program/MainThread: stderr[61]: 2024-03-01 20:53:05,893 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:53:05,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:53:05,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,906 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,907 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,902 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:05,908 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:53:05,911 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:53:05,911 INFO program/MainThread: stderr[62]: 2024-03-01 20:53:05,911 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:53:05,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:53:05,915 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:53:05,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTAx36fSeLSFDvXkoE4yPfGNhnKI34mkvV', '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': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', 'ID_FS_UUID_ENC': 'fc43b13d-5ce3-45c5-b715-3f47f7b0a0ef', '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': '754548551'} ; 2024-03-01 20:53:05,918 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:53:05,918 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,922 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:53:05,922 INFO program/MainThread: stderr[63]: 2024-03-01 20:53:05,922 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:53:05,922 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,924 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:53:05,925 INFO program/MainThread: stderr[64]: 2024-03-01 20:53:05,925 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:53:05,925 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,927 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:53:05,927 INFO program/MainThread: stderr[65]: 2024-03-01 20:53:05,927 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:53:05,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:53:05,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,939 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,935 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:05,941 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:53:05,945 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:53:05,945 INFO program/MainThread: stderr[66]: 2024-03-01 20:53:05,945 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:53:05,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:53:05,949 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:53:05,952 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-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD ' '/dev/disk/by-uuid/2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTGdxUeMcEXLpWkaq2gulAGYLadfsRW5ZD', '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': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', 'ID_FS_UUID_ENC': '2879ee1d-8410-4bdd-ba7d-e0144ad0ff3b', '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': '755632835'} ; 2024-03-01 20:53:05,952 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:53:05,952 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,955 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:53:05,955 INFO program/MainThread: stderr[67]: 2024-03-01 20:53:05,955 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:53:05,956 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,958 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:53:05,958 INFO program/MainThread: stderr[68]: 2024-03-01 20:53:05,958 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:53:05,958 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,961 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:53:05,961 INFO program/MainThread: stderr[69]: 2024-03-01 20:53:05,961 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:53:05,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:05,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:53:05,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:05,974 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:05,969 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:05,975 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:53:05,978 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:53:05,978 INFO program/MainThread: stderr[70]: 2024-03-01 20:53:05,978 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:53:05,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:53:05,982 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:53:05,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-uuid-LVM-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr ' '/dev/disk/by-uuid/04d5e39a-2afc-4191-915b-3ba48b1773d0 ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-lhhhednf9CkWLomtmVryY0HOflNMcBQTJYWF74spybbTGl5MB57flvWoxK6CzZxr', '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': '04d5e39a-2afc-4191-915b-3ba48b1773d0', 'ID_FS_UUID_ENC': '04d5e39a-2afc-4191-915b-3ba48b1773d0', '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': '756741248'} ; 2024-03-01 20:53:05,985 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:53:05,986 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,989 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:53:05,989 INFO program/MainThread: stderr[71]: 2024-03-01 20:53:05,989 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:53:05,989 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,992 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:53:05,992 INFO program/MainThread: stderr[72]: 2024-03-01 20:53:05,992 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:53:05,992 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:05,995 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:53:05,995 INFO program/MainThread: stderr[73]: 2024-03-01 20:53:05,995 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:53:05,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:53:06,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,007 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,008 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,003 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,009 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:53:06,012 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:53:06,012 INFO program/MainThread: stderr[74]: 2024-03-01 20:53:06,012 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:53:06,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:53:06,016 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:53:06,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/e2c1b9ca-f92f-440c-aaff-f17e176d094d', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31p6XBXGkmDymcWhy9nc6YUZNEqQJjYDYmE', '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': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', 'ID_FS_UUID_ENC': 'e2c1b9ca-f92f-440c-aaff-f17e176d094d', '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': '758476089'} ; 2024-03-01 20:53:06,019 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:53:06,019 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:06,022 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:53:06,023 INFO program/MainThread: stderr[75]: 2024-03-01 20:53:06,023 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:53:06,023 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:06,026 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:53:06,026 INFO program/MainThread: stderr[76]: 2024-03-01 20:53:06,026 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:53:06,026 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:06,029 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:53:06,029 INFO program/MainThread: stderr[77]: 2024-03-01 20:53:06,029 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:53:06,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:53:06,039 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,040 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,041 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,037 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,041 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:53:06,044 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:53:06,044 INFO program/MainThread: stderr[78]: 2024-03-01 20:53:06,044 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:53:06,048 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:53:06,048 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:53:06,051 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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u ' '/dev/disk/by-uuid/8e5801d0-1cfa-4fd9-bc85-b40917450a8a ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-3Y3CS6iIkQ01OkcxZWv4Q3NbmyFuS31pEcTJPU1EuOp0hE3fZ2Nr57ykDdoiuN6u', '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': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', 'ID_FS_UUID_ENC': '8e5801d0-1cfa-4fd9-bc85-b40917450a8a', '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': '758903839'} ; 2024-03-01 20:53:06,051 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:53:06,052 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:06,055 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:53:06,055 INFO program/MainThread: stderr[79]: 2024-03-01 20:53:06,055 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:53:06,055 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:06,058 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:53:06,058 INFO program/MainThread: stderr[80]: 2024-03-01 20:53:06,058 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:53:06,058 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:06,061 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:53:06,061 INFO program/MainThread: stderr[81]: 2024-03-01 20:53:06,061 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:53:06,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:53:06,072 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,072 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,073 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,073 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,069 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,074 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:53:06,077 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:53:06,077 INFO program/MainThread: stderr[82]: 2024-03-01 20:53:06,077 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:53:06,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:53:06,081 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:53:06,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/c61a2ba1-d780-4c71-8d93-38e74469181f ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP ' '/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': '71', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF5vGS9Cd1D2sSpQ52LfAKakA4Lxw576HAP', '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': 'c61a2ba1-d780-4c71-8d93-38e74469181f', 'ID_FS_UUID_ENC': 'c61a2ba1-d780-4c71-8d93-38e74469181f', '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': '760646107'} ; 2024-03-01 20:53:06,084 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:53:06,085 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:06,088 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:53:06,088 INFO program/MainThread: stderr[83]: 2024-03-01 20:53:06,088 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:53:06,088 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:06,091 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:53:06,091 INFO program/MainThread: stderr[84]: 2024-03-01 20:53:06,091 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:53:06,091 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:06,093 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:53:06,094 INFO program/MainThread: stderr[85]: 2024-03-01 20:53:06,094 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:53:06,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:53:06,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,104 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,105 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,101 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,106 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:53:06,109 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:53:06,109 INFO program/MainThread: stderr[86]: 2024-03-01 20:53:06,109 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:53:06,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:53:06,113 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:53:06,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/d30ce463-1bf6-488e-99d4-a45ac35d5896 ' '/dev/disk/by-id/dm-uuid-LVM-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-tZuRx2p1Pho1Zw1cBfZiYDwfAO08OoF58wtRGkwoNwWTzjAZtCTopccshKBES88h', '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': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', 'ID_FS_UUID_ENC': 'd30ce463-1bf6-488e-99d4-a45ac35d5896', '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': '761067526'} ; 2024-03-01 20:53:06,116 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:53:06,116 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:06,119 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:53:06,120 INFO program/MainThread: stderr[87]: 2024-03-01 20:53:06,120 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:53:06,120 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:06,122 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:53:06,122 INFO program/MainThread: stderr[88]: 2024-03-01 20:53:06,122 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:53:06,123 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:06,125 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:53:06,125 INFO program/MainThread: stderr[89]: 2024-03-01 20:53:06,125 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:53:06,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:53:06,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,136 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,137 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,133 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,138 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:53:06,141 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:53:06,141 INFO program/MainThread: stderr[90]: 2024-03-01 20:53:06,141 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:53:06,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:53:06,145 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:53:06,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:06,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:06,177 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:06,177 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:06,181 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:06,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:06,187 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:06,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:06,190 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:06,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:06,198 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:06,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:06,201 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:06,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:06,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:06,212 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:06,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:06,220 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:06,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:06,223 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:06,225 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:06,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:06,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:06,234 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:06,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:06,242 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:06,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:06,245 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:06,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,251 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:53:06,251 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,251 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,252 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,252 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,252 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,252 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,253 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,253 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,253 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,254 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,254 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,254 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:53:06,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:53:06,260 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:06,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:53:06,265 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:06,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:53:06,270 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:06,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:53:06,276 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:06,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,279 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,280 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,283 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,284 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,287 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,288 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,292 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,296 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,299 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,300 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,303 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,304 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,308 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,309 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,312 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,313 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,316 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,317 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,320 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,321 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,324 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,325 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,328 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,329 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,332 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,333 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,336 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,337 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,341 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,344 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,345 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,349 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,352 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,353 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,356 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,357 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,360 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,361 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,365 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,365 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,373 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,377 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,380 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,381 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,384 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,385 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,389 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,390 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,393 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,394 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,397 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,398 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,401 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,402 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,405 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,406 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:53:06,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8wtRGk-woNw-WTzj-AZtC-Topc-cshK-BES88h size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:53:06,406 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:53:06,409 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:06,409 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:53:06,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:53:06,413 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:06,414 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:53:06,417 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:06,417 INFO program/MainThread: stderr[91]: 2024-03-01 20:53:06,417 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:53:06,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:53:06,421 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:53:06,422 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:06,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:53:06,427 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:53:06,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,430 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,431 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,434 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,437 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,438 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,441 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,441 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,442 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,444 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,445 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,448 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,449 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,452 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,452 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,455 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,456 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,459 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,459 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,462 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,463 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,466 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,469 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,470 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,472 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,473 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,474 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,476 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,477 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,480 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,481 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,483 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,484 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,487 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,487 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,491 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,491 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,494 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,495 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,501 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,508 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,515 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,534 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:53:06,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:53:06,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc81d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vGS9Cd-1D2s-SpQ5-2LfA-KakA-4Lxw-576HAP size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = tZuRx2-p1Ph-o1Zw-1cBf-ZiYD-wfAO-08OoF5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:53:06,542 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:53:06,544 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:06,545 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:53:06,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:53:06,548 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:06,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:06,551 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:53:06,551 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:06,551 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 20:53:06,551 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:53:06,554 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:53:06,554 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,557 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:06,560 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:06,563 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:53:06,563 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:53:06,563 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:06,563 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:53:06,563 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:53:06,566 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:06,566 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:53:06,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:53:06,569 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:06,569 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:53:06,569 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:53:06,572 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:06,572 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:53:06,575 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:53:06,575 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:06,575 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:53:06,575 DEBUG blivet/MainThread: removing sda 2024-03-01 20:53:06,577 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:06,577 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:53:06,580 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:53:06,580 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:06,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,586 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:53:06,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,588 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,588 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,588 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,589 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,589 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,589 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,590 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:53:06,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:53:06,595 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:53:06,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:53:06,600 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:53:06,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:53:06,605 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:53:06,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:53:06,611 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:53:06,613 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,614 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,614 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,615 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,617 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,618 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,619 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,621 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,622 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,623 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,625 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,626 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,627 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,629 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,630 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,630 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,631 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,633 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,634 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,635 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,638 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,638 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,639 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,641 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,642 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,643 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,646 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,647 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,650 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,651 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,654 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,655 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,658 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,659 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,661 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,662 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,663 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,666 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,667 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,670 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,671 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,674 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,674 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,675 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,678 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,679 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,682 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,682 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,683 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,686 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,687 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,690 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,691 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,694 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,694 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,697 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,698 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,699 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,701 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,702 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,703 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,705 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,706 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,709 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,710 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,711 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,714 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,718 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,722 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,726 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,730 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,734 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,734 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,737 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,738 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:53:06,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc83db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = EcTJPU-1EuO-p0hE-3fZ2-Nr57-ykDd-oiuN6u size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:53:06,739 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:53:06,742 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:06,742 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:53:06,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:53:06,745 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:06,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:53:06,748 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:53:06,748 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:06,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:53:06,754 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:53:06,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,756 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,757 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,759 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,760 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,762 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,763 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,763 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,764 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,766 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,767 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,767 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,770 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,771 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,773 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,774 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,776 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,777 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,777 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,780 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,780 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,780 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,781 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,784 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,784 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,784 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,787 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,788 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,790 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,791 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,794 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,795 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,797 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,797 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,798 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,800 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,801 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,801 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,804 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,805 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,807 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,808 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,811 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,812 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,814 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,815 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,817 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,818 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,819 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,821 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,821 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,821 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,822 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,824 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,825 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,825 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,827 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,828 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,829 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,831 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,831 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,832 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,835 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,835 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,836 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,838 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,839 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,845 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,846 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,848 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,849 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,852 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,853 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,855 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,856 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,859 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,859 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,859 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,862 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:53:06,863 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:53:06,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7be820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 6XBXGk-mDym-cWhy-9nc6-YUZN-EqQJ-jYDYmE size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc8f3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 3Y3CS6-iIkQ-01Ok-cxZW-v4Q3-Nbmy-FuS31p size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:53:06,863 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:53:06,866 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:06,866 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:53:06,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:53:06,869 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:06,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:06,872 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:53:06,872 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:06,872 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 20:53:06,873 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:53:06,875 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:53:06,875 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,878 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:53:06,881 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:53:06,884 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:53:06,884 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:53:06,884 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:06,884 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:53:06,884 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:53:06,886 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:06,886 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:53:06,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:53:06,889 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:06,889 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:53:06,889 DEBUG blivet/MainThread: removing sde 2024-03-01 20:53:06,892 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:06,892 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:53:06,895 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:53:06,895 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:06,895 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:53:06,895 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:53:06,898 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:06,898 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:06,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:53:06,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:53:06,901 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:06,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,906 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:53:06,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,910 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,910 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,911 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,911 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:53:06,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:53:06,917 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:53:06,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:53:06,922 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:53:06,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:53:06,927 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:53:06,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:53:06,932 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:53:06,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:06,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:53:06,938 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:53:06,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,943 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,947 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,948 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,953 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,957 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,963 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,964 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,968 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,969 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,975 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,979 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,980 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,984 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,986 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,990 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,991 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,995 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:06,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:06,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,000 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,002 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:06,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,007 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,011 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,012 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,018 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,022 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,023 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,028 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,032 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,034 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,038 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,039 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,044 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,050 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,055 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,059 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,060 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,064 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,066 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,071 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,075 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,076 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,080 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,082 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,091 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,092 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,096 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,098 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,102 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,103 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,107 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,108 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:53:07,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7d4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JYWF74-spyb-bTGl-5MB5-7flv-WoxK-6CzZxr size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:53:07,109 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:53:07,112 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:07,112 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:53:07,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:53:07,115 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:07,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:53:07,119 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:53:07,119 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:07,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:07,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:53:07,124 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:53:07,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,127 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,132 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,134 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,136 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,137 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,139 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,142 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,143 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,147 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,148 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,152 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,153 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,157 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,158 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,162 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,167 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,173 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,176 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,178 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,181 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,182 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,186 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,187 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,191 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,192 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,196 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,197 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,201 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,202 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,206 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,207 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,211 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,216 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,217 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,221 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,225 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,230 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,232 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,235 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,236 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,240 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,245 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,250 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,255 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,256 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,260 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,265 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,266 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,269 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,271 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,274 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,276 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,279 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,280 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:53:07,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GdxUeM-cEXL-pWka-q2gu-lAGY-Ladf-sRW5ZD size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:53:07,281 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:53:07,284 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:07,284 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:53:07,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:53:07,287 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:07,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:53:07,291 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:53:07,291 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:07,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:07,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:53:07,296 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:53:07,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,300 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,304 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,305 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,309 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,310 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,313 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,314 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,318 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,319 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,322 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,323 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,326 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,328 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,331 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,332 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,335 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,337 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,340 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,341 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,344 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,346 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,349 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,350 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,353 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,354 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,358 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,359 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,362 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,363 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,367 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,368 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,371 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,372 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,376 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,377 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,380 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,381 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,385 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,386 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,390 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,394 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,395 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,398 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,399 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,403 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,404 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,407 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,409 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,412 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,413 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,416 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,417 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,421 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,422 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,425 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,426 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,430 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,431 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,434 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,435 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,439 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,440 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:53:07,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfdd93c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Ax36fS-eLSF-DvXk-oE4y-PfGN-hnKI-34mkvV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,440 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:53:07,443 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:07,443 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:53:07,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:53:07,446 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:07,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:07,450 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:53:07,450 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:07,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:07,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:53:07,455 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:53:07,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,458 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,459 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,462 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,466 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,470 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,471 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,474 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,475 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,478 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,479 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,482 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,483 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,486 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,487 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,490 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,491 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,494 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,495 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,498 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,502 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,503 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,506 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,511 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,514 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,515 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,518 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,519 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,522 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,523 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,526 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,530 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,531 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,534 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,535 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,538 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,539 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,542 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,543 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,546 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,547 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,550 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,551 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,554 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,555 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,558 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,559 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,562 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,563 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,566 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,567 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,570 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,571 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,574 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,575 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,578 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,579 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,582 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:53:07,583 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:53:07,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fbdfc7fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UaAXWm-ZEGM-403L-2ahP-M0lF-m3f6-82rrZq size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbdfc7c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = lhhhed-nf9C-kWLo-mtmV-ryY0-HOfl-NMcBQT size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:53:07,583 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:53:07,586 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:53:07,586 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:53:07,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:53:07,589 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:53:07,593 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:53:07,593 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,593 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdj', 'sdh', 'sdg', 'sdi'] 2024-03-01 20:53:07,593 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:53:07,596 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:53:07,596 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,599 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:07,602 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:07,604 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:07,607 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:53:07,607 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:53:07,607 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:07,607 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:53:07,607 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:53:07,610 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:07,610 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:53:07,613 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:53:07,613 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:07,613 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:53:07,613 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:53:07,616 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:07,616 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:53:07,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:53:07,619 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:07,619 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:53:07,619 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:53:07,621 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:07,622 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:53:07,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:53:07,624 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:07,625 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:53:07,625 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:53:07,627 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:53:07,627 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:53:07,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:53:07,630 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:53:07,630 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:07,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,641 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,668 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,689 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:07,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,721 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:07,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,733 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,753 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:07,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,787 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:07,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,818 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:07,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,849 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:07,849 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,859 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,879 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:07,880 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,889 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,910 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:07,910 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:07,911 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:07,912 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:07,913 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:07,913 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:07,914 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:07,917 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:07,920 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:07,922 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:07,922 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:07,925 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:07,925 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 0x7fbdfc74dea0> 2024-03-01 20:53:07,925 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:07,945 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,945 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,945 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:07,945 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:07,946 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:07,947 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:07,948 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:07,949 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:07,949 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:07,949 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:07,955 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:07,955 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:53:07,963 INFO program/MainThread: stdout: 2024-03-01 20:53:07,963 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:07,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:07,993 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:07,994 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:53:07,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:08,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:53:08,004 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:08,008 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:53:08,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:53:08,011 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,053 INFO program/MainThread: stdout[92]: 2024-03-01 20:53:08,054 INFO program/MainThread: stderr[92]: 2024-03-01 20:53:08,054 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:53:08,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:08,061 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,063 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,066 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,069 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,072 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,075 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,077 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:53:08,083 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,150 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:53:08,151 INFO program/MainThread: stderr[93]: 2024-03-01 20:53:08,151 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:53:08,151 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:08,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,168 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:08,168 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:53:08,189 INFO program/MainThread: stdout: 2024-03-01 20:53:08,189 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:08,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:08,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:08,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,243 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:53:08,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:08,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:53:08,254 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:08,257 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:53:08,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:53:08,260 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,295 INFO program/MainThread: stdout[94]: 2024-03-01 20:53:08,296 INFO program/MainThread: stderr[94]: 2024-03-01 20:53:08,296 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:53:08,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:08,303 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,308 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,311 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,314 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,317 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,320 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,323 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:53:08,325 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,359 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:53:08,360 INFO program/MainThread: stderr[95]: 2024-03-01 20:53:08,360 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:53:08,361 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:08,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,376 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:08,376 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:53:08,390 INFO program/MainThread: stdout: 2024-03-01 20:53:08,390 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:08,391 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,391 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:08,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:08,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,448 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:53:08,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:08,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:53:08,459 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:08,462 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:53:08,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:53:08,465 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,503 INFO program/MainThread: stdout[96]: 2024-03-01 20:53:08,504 INFO program/MainThread: stderr[96]: 2024-03-01 20:53:08,504 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:53:08,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:08,510 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,513 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,516 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,519 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,522 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,527 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,530 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:53:08,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:53:08,533 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,566 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:53:08,567 INFO program/MainThread: stderr[97]: 2024-03-01 20:53:08,567 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:53:08,567 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:08,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,585 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:08,586 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:53:08,598 INFO program/MainThread: stdout: 2024-03-01 20:53:08,598 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:08,598 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:08,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:08,654 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:08,655 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:53:08,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:08,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:53:08,666 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:08,669 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:53:08,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:53:08,672 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,710 INFO program/MainThread: stdout[98]: 2024-03-01 20:53:08,711 INFO program/MainThread: stderr[98]: 2024-03-01 20:53:08,711 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:53:08,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:08,718 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,720 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,724 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,727 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,729 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,732 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,735 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,738 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:53:08,741 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,781 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:53:08,785 INFO program/MainThread: stderr[99]: 2024-03-01 20:53:08,785 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:53:08,787 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:53:08,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:53:08,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:53:08,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:53:08,820 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,825 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,833 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,854 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,868 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:08,873 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:08,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:53:08,879 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,910 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:53:08,911 INFO program/MainThread: stderr[100]: 2024-03-01 20:53:08,911 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:53:08,911 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:08,985 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:53:08,985 INFO program/MainThread: stderr[101]: 2024-03-01 20:53:08,985 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:53:08,985 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:09,015 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:53:09,016 INFO program/MainThread: stderr[102]: 2024-03-01 20:53:09,016 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:53:09,016 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:53:09,023 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,028 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,038 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,040 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdi,/dev/sdh ... 2024-03-01 20:53:09,105 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:53:09,106 INFO program/MainThread: stderr[103]: 2024-03-01 20:53:09,106 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:53:09,106 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:53:09,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,125 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdh ... 2024-03-01 20:53:09,134 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:53:09,134 INFO program/MainThread: stderr[104]: 2024-03-01 20:53:09,134 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:53:09,134 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:53:09,162 INFO program/MainThread: stdout[105]: 2024-03-01 20:53:09,163 INFO program/MainThread: stderr[105]: 2024-03-01 20:53:09,163 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:53:09,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,186 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:53:09,190 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,192 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,195 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,195 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sdh ... 2024-03-01 20:53:09,226 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:53:09,227 INFO program/MainThread: stderr[106]: 2024-03-01 20:53:09,227 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:53:09,227 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:53:09,227 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,242 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdh ... 2024-03-01 20:53:09,251 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:53:09,251 INFO program/MainThread: stderr[107]: 2024-03-01 20:53:09,251 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:53:09,251 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:53:09,265 INFO program/MainThread: stdout[108]: 2024-03-01 20:53:09,266 INFO program/MainThread: stderr[108]: 2024-03-01 20:53:09,266 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:53:09,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,290 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:53:09,294 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,296 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,299 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,299 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdh ... 2024-03-01 20:53:09,333 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:53:09,333 INFO program/MainThread: stderr[109]: 2024-03-01 20:53:09,333 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:53:09,333 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:53:09,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,352 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,352 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,361 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:53:09,361 INFO program/MainThread: stderr[110]: 2024-03-01 20:53:09,361 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:53:09,361 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:53:09,376 INFO program/MainThread: stdout[111]: 2024-03-01 20:53:09,376 INFO program/MainThread: stderr[111]: 2024-03-01 20:53:09,376 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:53:09,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,386 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,386 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,396 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:53:09,400 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,403 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,405 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:53:09,405 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdj,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,436 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:53:09,437 INFO program/MainThread: stderr[112]: 2024-03-01 20:53:09,437 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:53:09,437 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:53:09,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,451 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,452 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,459 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:53:09,460 INFO program/MainThread: stderr[113]: 2024-03-01 20:53:09,460 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:53:09,460 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:53:09,474 INFO program/MainThread: stdout[114]: 2024-03-01 20:53:09,474 INFO program/MainThread: stderr[114]: 2024-03-01 20:53:09,474 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:53:09,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,486 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,498 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,499 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:09,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,506 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:09,506 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:53:09,513 INFO program/MainThread: stdout: 2024-03-01 20:53:09,513 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:09,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,536 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,536 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:53:09,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:09,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:53:09,546 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:09,549 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:53:09,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:53:09,553 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,591 INFO program/MainThread: stdout[115]: 2024-03-01 20:53:09,592 INFO program/MainThread: stderr[115]: 2024-03-01 20:53:09,592 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:53:09,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:53:09,598 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,601 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:53:09,604 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,606 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:53:09,609 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,612 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:53:09,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:53:09,615 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,645 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:53:09,645 INFO program/MainThread: stderr[116]: 2024-03-01 20:53:09,645 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:53:09,646 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:09,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,664 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:09,664 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:53:09,674 INFO program/MainThread: stdout: 2024-03-01 20:53:09,674 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:09,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:09,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:09,718 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:53:09,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:09,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:53:09,728 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:09,731 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:53:09,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:53:09,734 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,772 INFO program/MainThread: stdout[117]: 2024-03-01 20:53:09,772 INFO program/MainThread: stderr[117]: 2024-03-01 20:53:09,773 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:53:09,777 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:53:09,780 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:09,785 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:09,790 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,793 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:09,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:53:09,796 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,830 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:53:09,831 INFO program/MainThread: stderr[118]: 2024-03-01 20:53:09,831 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:53:09,831 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:53:09,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:53:09,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:53:09,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:53:09,860 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:09,871 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,876 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:09,881 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:09,885 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:09,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:53:09,887 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,930 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:53:09,930 INFO program/MainThread: stderr[119]: 2024-03-01 20:53:09,930 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:53:09,930 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:09,978 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:53:09,979 INFO program/MainThread: stderr[120]: 2024-03-01 20:53:09,979 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:53:09,979 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,010 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:53:10,011 INFO program/MainThread: stderr[121]: 2024-03-01 20:53:10,011 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:53:10,011 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:53:10,022 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,030 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,035 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,035 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,076 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:53:10,077 INFO program/MainThread: stderr[122]: 2024-03-01 20:53:10,077 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:53:10,077 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:53:10,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,095 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,102 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:53:10,102 INFO program/MainThread: stderr[123]: 2024-03-01 20:53:10,102 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:53:10,102 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:53:10,116 INFO program/MainThread: stdout[124]: 2024-03-01 20:53:10,116 INFO program/MainThread: stderr[124]: 2024-03-01 20:53:10,116 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:53:10,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,140 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,141 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:53:10,145 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,147 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,149 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,150 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,180 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:53:10,181 INFO program/MainThread: stderr[125]: 2024-03-01 20:53:10,181 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:53:10,181 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:53:10,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,196 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,197 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,204 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:53:10,204 INFO program/MainThread: stderr[126]: 2024-03-01 20:53:10,204 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:53:10,204 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:53:10,218 INFO program/MainThread: stdout[127]: 2024-03-01 20:53:10,218 INFO program/MainThread: stderr[127]: 2024-03-01 20:53:10,218 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:53:10,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,239 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,240 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:53:10,244 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,246 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,249 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,249 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,280 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:53:10,281 INFO program/MainThread: stderr[128]: 2024-03-01 20:53:10,281 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:53:10,281 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:53:10,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,297 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,305 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:53:10,305 INFO program/MainThread: stderr[129]: 2024-03-01 20:53:10,305 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:53:10,305 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:53:10,318 INFO program/MainThread: stdout[130]: 2024-03-01 20:53:10,319 INFO program/MainThread: stderr[130]: 2024-03-01 20:53:10,319 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:53:10,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,337 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,337 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:10,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,344 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:10,344 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:53:10,351 INFO program/MainThread: stdout: 2024-03-01 20:53:10,352 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:53:10,352 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,381 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:53:10,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:10,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:53:10,391 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:10,394 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:53:10,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:53:10,397 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,432 INFO program/MainThread: stdout[131]: 2024-03-01 20:53:10,433 INFO program/MainThread: stderr[131]: 2024-03-01 20:53:10,433 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:53:10,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:10,439 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,442 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:53:10,445 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,448 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:53:10,450 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,453 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:53:10,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:53:10,456 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,492 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:53:10,492 INFO program/MainThread: stderr[132]: 2024-03-01 20:53:10,493 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:53:10,493 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:10,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,514 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:10,515 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:53:10,527 INFO program/MainThread: stdout: 2024-03-01 20:53:10,528 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:10,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,562 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,562 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:53:10,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:10,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:10,572 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:10,575 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:53:10,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:53:10,578 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,612 INFO program/MainThread: stdout[133]: 2024-03-01 20:53:10,613 INFO program/MainThread: stderr[133]: 2024-03-01 20:53:10,613 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:53:10,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:10,620 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,622 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:10,625 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,628 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:10,631 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,633 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:10,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:10,636 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,669 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:53:10,670 INFO program/MainThread: stderr[134]: 2024-03-01 20:53:10,670 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:53:10,670 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:53:10,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:53:10,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:53:10,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:53:10,698 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,703 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:10,708 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,715 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:10,720 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:10,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:53:10,728 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,754 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:53:10,754 INFO program/MainThread: stderr[135]: 2024-03-01 20:53:10,754 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:53:10,755 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,801 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:53:10,801 INFO program/MainThread: stderr[136]: 2024-03-01 20:53:10,801 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:53:10,801 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,833 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:53:10,834 INFO program/MainThread: stderr[137]: 2024-03-01 20:53:10,834 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:53:10,834 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:53:10,843 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,848 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,856 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,856 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,899 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:53:10,900 INFO program/MainThread: stderr[138]: 2024-03-01 20:53:10,900 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:53:10,900 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:53:10,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,916 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,917 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:53:10,925 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:53:10,925 INFO program/MainThread: stderr[139]: 2024-03-01 20:53:10,925 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:53:10,925 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:53:10,939 INFO program/MainThread: stdout[140]: 2024-03-01 20:53:10,939 INFO program/MainThread: stderr[140]: 2024-03-01 20:53:10,940 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:53:10,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:10,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:10,963 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:53:10,967 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:10,969 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,972 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:53:10,972 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 20:53:11,003 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:53:11,004 INFO program/MainThread: stderr[141]: 2024-03-01 20:53:11,004 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:53:11,004 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:53:11,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:11,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:11,017 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:53:11,025 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:53:11,025 INFO program/MainThread: stderr[142]: 2024-03-01 20:53:11,025 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:53:11,025 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:53:11,037 INFO program/MainThread: stdout[143]: 2024-03-01 20:53:11,038 INFO program/MainThread: stderr[143]: 2024-03-01 20:53:11,038 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:53:11,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:11,047 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:11,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:11,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:11,059 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:53:11,062 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:11,065 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:11,067 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:53:11,068 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:53:11,105 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:53:11,106 INFO program/MainThread: stderr[144]: 2024-03-01 20:53:11,106 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:53:11,106 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:53:11,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:11,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:11,120 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:11,128 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:53:11,128 INFO program/MainThread: stderr[145]: 2024-03-01 20:53:11,128 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:53:11,128 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:53:11,140 INFO program/MainThread: stdout[146]: 2024-03-01 20:53:11,141 INFO program/MainThread: stderr[146]: 2024-03-01 20:53:11,141 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:53:11,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:11,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:11,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:11,163 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:11,168 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:11,168 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 0x7fbdfc74bae0> 2024-03-01 20:53:18,140 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_awzhxehm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:21,403 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gctd8nuh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:25,573 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ljgrrc3l/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:25,610 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:25,610 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:25,613 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:25,613 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:25,613 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:25,614 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:25,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,618 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:25,622 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:25,622 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:25,625 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:25,625 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:25,628 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:25,628 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:25,637 INFO program/MainThread: stdout: 2024-03-01 20:53:25,637 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:25,637 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:25,637 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:25,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,638 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:25,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:25,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:25,638 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:25,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:25,639 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:25,639 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:25,639 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:25,653 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:25,666 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:25,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:53:25,670 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:25,671 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:25,699 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:25,700 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:25,700 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:25,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,712 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:25,713 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:25,718 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:25,719 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:25,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:25,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:25,723 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:25,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:25,726 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:25,729 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:25,730 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,730 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:25,730 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4662e64910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:53:25,734 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:25,734 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:25,737 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:53:25,737 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:25,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,748 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:25,749 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:25,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:25,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:25,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:25,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:25,755 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:25,758 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:25,759 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,759 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:25,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46619ad0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:53:25,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:25,763 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:25,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:53:25,766 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:25,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:25,777 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:25,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:25,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:25,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:25,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:25,784 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:25,787 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:25,787 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,788 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:25,788 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46629dbf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:53:25,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:25,791 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:25,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:53:25,794 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:25,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:25,805 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:25,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:25,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:25,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:25,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:25,812 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:53:25,815 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:53:25,815 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,815 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:25,815 INFO blivet/MainThread: got device: DiskDevice instance (0x7f466193ea00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:53:25,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:25,819 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:25,822 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:53:25,822 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:25,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,832 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:25,833 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:25,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:25,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:25,836 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:25,839 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:25,839 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:25,842 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:25,842 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,843 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:25,843 INFO blivet/MainThread: got device: DiskDevice instance (0x7f466193e5e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:53:25,846 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:25,846 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:25,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:53:25,849 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:25,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,860 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:25,861 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:25,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:25,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:25,864 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:25,867 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:25,867 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:25,870 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:25,870 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,871 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:25,871 INFO blivet/MainThread: got device: DiskDevice instance (0x7f466193e3a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:53:25,874 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:25,874 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:25,877 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:53:25,877 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:25,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,888 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:25,889 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:25,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:25,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:25,892 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:25,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:25,895 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:25,898 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:25,898 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,899 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:25,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7f466194b070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:53:25,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:25,902 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:25,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:53:25,905 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:25,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:25,917 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:25,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:25,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:25,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:25,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:25,923 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:25,926 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:25,926 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,926 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:25,927 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46619437f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:53:25,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:25,930 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:25,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:53:25,933 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:25,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:25,944 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:25,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:25,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:25,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:25,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:25,951 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:25,954 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:25,954 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,954 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:25,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46619576a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:53:25,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:25,958 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:25,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:53:25,961 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:25,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:25,972 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:25,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:25,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:25,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:25,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:25,978 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:25,981 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:25,981 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:25,982 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:25,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4661957e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:53:25,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:25,985 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:25,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:53:25,988 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:25,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:25,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:25,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:26,000 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:26,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:26,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:26,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:26,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:26,006 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:26,009 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:26,009 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,009 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:26,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4661957fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:53:26,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:26,013 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:26,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:53:26,016 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:26,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:26,027 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:26,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:26,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:26,030 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:26,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:26,033 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:26,036 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:26,036 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:26,037 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:26,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7f466195ad30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:53:26,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:26,040 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:26,043 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': '20472005'} ; 2024-03-01 20:53:26,043 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:26,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:26,053 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:26,053 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:26,053 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:26,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:26,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:26,056 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:26,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:26,059 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:26,062 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:26,063 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:26,063 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:26,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7f466195ac40) -- 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:26,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:26,069 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:26,069 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:26,072 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:26,073 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:26,076 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:26,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:26,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:26,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:26,082 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:26,085 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:26,088 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:26,094 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 0x7f46632c0c80> 2024-03-01 20:53:26,147 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:26,151 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:26,151 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:26,155 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': '20473866'} ; 2024-03-01 20:53:26,155 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:26,155 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:26,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,163 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:26,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,169 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,178 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:26,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:26,202 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:26,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:26,205 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:26,208 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:26,208 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:26,211 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:26,212 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:26,212 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:26,214 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:26,217 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:26,220 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:26,223 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:26,226 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:26,226 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:26,226 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:26,227 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:26,226 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f46619668e0) -- 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 0x7f4661974f90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:26,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:26,234 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:26,234 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:26,237 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:26,237 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:26,240 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:26,240 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:26,243 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:26,243 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:26,244 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:26,245 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:26,248 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:26,248 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:26,251 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:26,251 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:26,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:26,260 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:26,274 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:26,274 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:26,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:26,285 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:26,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:26,296 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:26,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:26,306 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:26,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:26,316 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:26,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:26,325 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:26,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:26,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:53:26,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:53:29,536 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4t092nej/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:53:29,573 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:29,573 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:53:29,576 INFO program/MainThread: stdout[2]: 2024-03-01 20:53:29,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:53:29,576 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:53:29,577 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:53:29,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:29,581 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:53:29,585 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:29,585 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:53:29,588 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:29,588 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:53:29,591 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:53:29,591 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:53:29,599 INFO program/MainThread: stdout: 2024-03-01 20:53:29,600 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:53:29,600 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:53:29,600 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:53:29,600 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:29,600 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:29,600 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:29,601 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:29,601 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:53:29,601 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:29,601 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:53:29,602 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:53:29,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:29,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:29,628 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:29,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:53:29,633 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:29,633 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:29,660 INFO program/MainThread: stdout[3]: 2024-03-01 20:53:29,661 INFO program/MainThread: stderr[3]: 2024-03-01 20:53:29,661 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:53:29,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,672 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:53:29,674 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:29,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:53:29,679 INFO blivet/MainThread: sda is a disk 2024-03-01 20:53:29,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:53:29,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:53:29,683 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:29,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:29,687 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:29,690 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:29,690 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,691 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:53:29,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7de3da910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:53:29,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:53:29,694 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:53:29,698 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:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:53:29,698 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:29,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,709 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:53:29,709 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:53:29,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:53:29,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:53:29,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:29,716 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:29,716 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:53:29,719 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:53:29,720 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,720 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:53:29,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dcf2d0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:53:29,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:53:29,723 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:53:29,726 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:53:29,726 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:29,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,738 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:53:29,738 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:53:29,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:53:29,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:53:29,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:53:29,744 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:53:29,745 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:29,747 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:29,748 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,748 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:53:29,748 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7ddf5bf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:53:29,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:53:29,752 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:53:29,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:53:29,755 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:29,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,765 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:53:29,766 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:53:29,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:53:29,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:53:29,769 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:53:29,772 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:53:29,772 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:29,775 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:29,776 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,776 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:53:29,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dcec0a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:53:29,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:53:29,779 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:53:29,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:53:29,782 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:29,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:53:29,794 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:53:29,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:53:29,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:53:29,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:29,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:29,800 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:29,803 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:29,804 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,804 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:53:29,804 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dcec05e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:53:29,807 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:53:29,807 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:53:29,810 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:53:29,810 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:29,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,821 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:53:29,822 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:53:29,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:53:29,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:53:29,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:29,828 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:29,828 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:29,831 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:29,831 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,831 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:53:29,832 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dcec03a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:53:29,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:53:29,835 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:53:29,838 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:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:53:29,838 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:29,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,848 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:53:29,849 INFO blivet/MainThread: sde is a disk 2024-03-01 20:53:29,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:53:29,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:53:29,852 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:29,855 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:29,855 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:29,858 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:29,858 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,859 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:53:29,859 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dcecb070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:53:29,862 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:53:29,862 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:53:29,865 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:53:29,865 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:29,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,876 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:53:29,876 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:53:29,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:53:29,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:53:29,879 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:29,882 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:29,883 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:29,885 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:29,886 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,886 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:53:29,886 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dcec27f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:53:29,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:53:29,889 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:53:29,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:53:29,892 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:29,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,903 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:53:29,904 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:53:29,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:53:29,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:53:29,907 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:29,910 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:29,910 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:29,913 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:29,914 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,914 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:53:29,914 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dced66a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:53:29,917 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:53:29,917 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:53:29,920 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:53:29,920 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:29,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,931 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:53:29,932 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:53:29,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:53:29,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:53:29,935 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:29,937 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:29,938 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:29,940 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:29,941 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,941 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:53:29,941 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dced6e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:53:29,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:53:29,944 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:53:29,947 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:53:29,947 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:29,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,958 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:53:29,959 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:53:29,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:53:29,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:53:29,962 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:29,965 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:29,965 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:29,968 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:29,968 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,969 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:53:29,969 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dced6fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:53:29,972 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:53:29,972 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:53:29,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:53:29,975 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:29,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:29,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:29,985 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:53:29,986 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:53:29,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:53:29,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:53:29,989 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:29,992 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:29,992 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:29,995 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:29,995 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:53:29,995 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:53:29,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dced90d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:53:29,999 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:53:29,999 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:53:30,001 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': '20472005'} ; 2024-03-01 20:53:30,002 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:53:30,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:53:30,011 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:53:30,011 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:53:30,011 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:53:30,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:53:30,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:53:30,014 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:53:30,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:53:30,017 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:53:30,020 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:30,021 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:53:30,021 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:53:30,021 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd7dced9220) -- 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:30,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:53:30,027 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:30,027 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:53:30,030 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:30,031 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:53:30,034 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:30,034 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:53:30,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:30,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:53:30,040 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:53:30,042 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:30,045 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:53:30,052 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 0x7fd7dcedeb00> 2024-03-01 20:53:30,092 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:53:30,096 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:53:30,096 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:53:30,099 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': '20473866'} ; 2024-03-01 20:53:30,100 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:53:30,100 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:53:30,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,108 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:53:30,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:30,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:30,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:53:30,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:53:30,147 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:53:30,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:53:30,150 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:53:30,153 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:53:30,153 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:53:30,156 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:30,157 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:30,157 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:53:30,159 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:53:30,162 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:53:30,165 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:53:30,168 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:53:30,171 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:30,171 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:53:30,172 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:53:30,172 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:53:30,172 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd7dcee28e0) -- 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 0x7fd7dcef7130> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:53:30,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:53:30,179 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:53:30,179 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:53:30,182 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:53:30,182 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:53:30,185 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:30,185 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:53:30,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:53:30,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:53:30,190 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:53:30,190 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:53:30,193 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,193 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:53:30,196 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:53:30,196 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:53:30,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:30,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:30,220 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:53:30,221 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:53:30,224 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:30,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,230 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:30,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,232 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:30,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,240 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:30,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,243 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:53:30,245 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:30,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,250 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:30,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,253 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:53:30,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,260 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:30,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,263 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:53:30,265 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:30,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,270 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:30,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,273 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:30,275 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:30,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,280 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:30,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,283 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:30,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,293 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:53:30,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:53:30,299 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:53:30,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:53:30,304 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:53:30,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:53:30,309 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:53:30,311 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,312 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:53:30,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:53:30,315 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:53:30,315 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:30,318 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,318 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:30,321 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,321 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:53:30,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:53:30,324 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:53:30,324 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:30,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,327 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:30,329 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,329 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:53:30,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:53:30,332 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:53:30,332 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:30,335 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,335 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:30,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:53:30,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:53:30,343 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:30,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:53:30,349 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:30,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:53:30,356 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:53:30,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:53:30,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:53:30,360 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:53:30,360 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:30,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,372 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:53:30,373 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:30,373 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:30,374 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:53:30,374 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:30,374 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:30,377 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,377 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:53:30,380 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:53:30,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:30,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:30,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:53:30,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:53:30,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:53:30,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:53:30,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:53:30,400 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:30,400 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:53:30,400 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:53:30,401 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:53:30,404 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:53:30,404 INFO program/MainThread: stderr[4]: 2024-03-01 20:53:30,404 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:53:30,404 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:53:30,405 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:30,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:53:30,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,410 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:30,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,420 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:53:30,421 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:30,422 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:53:30,422 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:53:30,422 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:30,423 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:53:30,425 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,425 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:53:30,428 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:53:30,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:30,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:30,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:53:30,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:53:30,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:53:30,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:53:30,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:53:30,448 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:53:30,449 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:53:30,449 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:53:30,449 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:53:30,449 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:30,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:53:30,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,453 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:30,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,463 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:53:30,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:53:30,468 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:53:30,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:53:30,473 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:53:30,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:53:30,478 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:53:30,481 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,481 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:53:30,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:53:30,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:53:30,484 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:30,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,487 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:30,490 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,490 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:53:30,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:53:30,493 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:53:30,493 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:30,496 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,496 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:30,499 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,499 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:53:30,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:53:30,501 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:53:30,502 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:30,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,504 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:30,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:53:30,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:53:30,511 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:30,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:53:30,518 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:30,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:53:30,524 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:53:30,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:53:30,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:53:30,529 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:53:30,529 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:30,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,541 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:53:30,542 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:30,542 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:53:30,542 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:53:30,542 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:30,543 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:53:30,545 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,546 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:53:30,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:53:30,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:30,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:30,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:53:30,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:53:30,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:53:30,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:53:30,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:53:30,568 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:30,568 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:53:30,568 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:53:30,568 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:53:30,568 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:30,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:53:30,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,572 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:30,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,583 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:53:30,584 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:30,584 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:53:30,585 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:53:30,585 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:30,585 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:53:30,588 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,588 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:53:30,591 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:53:30,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:30,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:30,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:53:30,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:53:30,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:53:30,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:53:30,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:53:30,611 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:53:30,611 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:53:30,611 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:53:30,611 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:53:30,612 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:30,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:53:30,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,615 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:30,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,627 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:53:30,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:53:30,632 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:53:30,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:53:30,637 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:53:30,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:53:30,642 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:53:30,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:53:30,647 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:53:30,650 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,650 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:53:30,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:53:30,653 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:53:30,653 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:30,656 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,656 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:30,659 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,659 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:53:30,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:53:30,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:53:30,662 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:30,665 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,665 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:30,667 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,668 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:53:30,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:53:30,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:53:30,671 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:30,673 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,674 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:30,676 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:53:30,676 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:53:30,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:53:30,679 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:53:30,679 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:30,682 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:53:30,682 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:30,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:53:30,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:53:30,690 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:30,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:53:30,696 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:30,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:53:30,703 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:30,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:53:30,710 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:53:30,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:53:30,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:53:30,715 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:53:30,715 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:30,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,728 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:53:30,729 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,729 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:53:30,729 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:53:30,730 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,730 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:53:30,733 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,733 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:53:30,735 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:53:30,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:30,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:30,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:53:30,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:53:30,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:53:30,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:53:30,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:53:30,755 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,756 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:53:30,756 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:53:30,756 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:53:30,756 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:30,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:53:30,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,760 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:30,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,771 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:53:30,772 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,772 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:53:30,773 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:53:30,773 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,774 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:53:30,776 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,776 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:53:30,779 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:53:30,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:30,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:30,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:53:30,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:53:30,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:53:30,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:53:30,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:53:30,799 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,800 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:53:30,800 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:53:30,800 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:53:30,800 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:30,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:53:30,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,804 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:30,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,815 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:53:30,816 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,816 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:53:30,817 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:53:30,817 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,818 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:53:30,820 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,820 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:53:30,823 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:53:30,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:30,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:30,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:53:30,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:53:30,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:53:30,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:53:30,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:53:30,843 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,844 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:53:30,844 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:53:30,845 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:53:30,845 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:30,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:53:30,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,848 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:30,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:53:30,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:30,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:53:30,860 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:53:30,861 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,862 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:53:30,862 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:53:30,862 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,863 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:53:30,866 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,866 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:53:30,869 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:53:30,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:53:30,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:30,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:30,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:53:30,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:53:30,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:53:30,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:53:30,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:53:30,891 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:53:30,892 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:53:30,892 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:53:30,892 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:53:30,892 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:30,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:53:30,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:53:30,896 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:30,897 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:30,897 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:30,897 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:30,897 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:30,897 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:30,897 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:30,898 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:30,899 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:30,900 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:30,900 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:30,900 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:30,900 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:53:30,902 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:53:30,905 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:30,907 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:53:30,910 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:53:30,910 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:53:30,913 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:30,913 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fd7df11ee50> 2024-03-01 20:53:30,913 INFO blivet/MainThread: sorting actions... 2024-03-01 20:53:30,946 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:30,946 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:30,946 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:30,947 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:30,947 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:30,947 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:30,948 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:30,948 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:30,948 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:30,949 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:30,949 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:30,949 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:30,950 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:30,950 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:30,950 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:30,951 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:30,951 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:30,951 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:30,952 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:30,952 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:30,953 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:30,953 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:30,953 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:30,954 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:30,954 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:30,954 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:30,955 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:30,955 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:30,956 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:30,956 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:30,956 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:30,957 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:30,957 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:30,957 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:30,958 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:30,958 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:30,959 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:30,959 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:30,959 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:30,960 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:53:30,963 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:30,965 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:53:30,965 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:53:30,973 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:30,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:30,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:30,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,009 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:53:31,013 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,016 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:53:31,016 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:53:31,023 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,052 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,063 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,063 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:53:31,067 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,069 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:53:31,069 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:53:31,077 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,114 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,114 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:53:31,118 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,120 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:53:31,121 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:53:31,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,168 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:53:31,172 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,174 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:53:31,174 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:53:31,182 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,210 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,223 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,223 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:53:31,227 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,229 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:53:31,229 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:53:31,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,276 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:53:31,280 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,282 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:53:31,283 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:53:31,291 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,291 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,329 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:53:31,333 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,335 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:53:31,335 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:53:31,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,367 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,381 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:53:31,385 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,387 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:53:31,387 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:53:31,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,436 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:53:31,440 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:53:31,442 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:53:31,442 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:53:31,450 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,484 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:53:31,488 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:31,490 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,493 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,493 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:53:31,493 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:31,493 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:31,529 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:53:31,529 INFO program/MainThread: stderr[5]: 2024-03-01 20:53:31,529 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:53:31,529 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:31,542 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:53:31,542 INFO program/MainThread: stderr[6]: 2024-03-01 20:53:31,542 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:53:31,542 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:53:31,575 INFO program/MainThread: stdout[7]: 2024-03-01 20:53:31,575 INFO program/MainThread: stderr[7]: 2024-03-01 20:53:31,575 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:53:31,575 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:53:31,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,590 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:53:31,591 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:31,592 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:53:31,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,628 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,628 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:53:31,632 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:31,634 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,637 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,637 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:53:31,637 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:31,637 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:31,670 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:53:31,671 INFO program/MainThread: stderr[8]: 2024-03-01 20:53:31,671 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:53:31,671 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:31,683 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:53:31,684 INFO program/MainThread: stderr[9]: 2024-03-01 20:53:31,684 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:53:31,684 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:53:31,714 INFO program/MainThread: stdout[10]: 2024-03-01 20:53:31,714 INFO program/MainThread: stderr[10]: 2024-03-01 20:53:31,714 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:53:31,714 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:53:31,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,724 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:53:31,728 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:31,729 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:53:31,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,766 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:53:31,770 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:31,772 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,775 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,775 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:53:31,775 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:31,775 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:31,809 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:53:31,809 INFO program/MainThread: stderr[11]: 2024-03-01 20:53:31,809 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:53:31,809 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:31,823 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:53:31,824 INFO program/MainThread: stderr[12]: 2024-03-01 20:53:31,824 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:53:31,824 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:53:31,853 INFO program/MainThread: stdout[13]: 2024-03-01 20:53:31,853 INFO program/MainThread: stderr[13]: 2024-03-01 20:53:31,853 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:53:31,853 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:53:31,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,863 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,867 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:53:31,867 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:31,868 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:53:31,879 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:31,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:31,902 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:53:31,906 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:31,908 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,911 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:31,911 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:53:31,911 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:31,911 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:31,947 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:53:31,948 INFO program/MainThread: stderr[14]: 2024-03-01 20:53:31,948 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:53:31,948 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:31,960 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:53:31,961 INFO program/MainThread: stderr[15]: 2024-03-01 20:53:31,961 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:53:31,961 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:53:31,997 INFO program/MainThread: stdout[16]: 2024-03-01 20:53:31,997 INFO program/MainThread: stderr[16]: 2024-03-01 20:53:31,997 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:53:31,997 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:53:31,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,007 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,011 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:53:32,011 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:32,012 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:53:32,023 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,044 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:53:32,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:53:32,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:53:32,054 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,056 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,059 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,062 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,064 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,067 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,070 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,072 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:53:32,075 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:32,124 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:53:32,125 INFO program/MainThread: stderr[17]: 2024-03-01 20:53:32,125 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:53:32,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:32,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:53:32,162 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,188 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,208 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,215 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,225 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,232 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:53:32,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:53:32,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,261 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:53:32,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,280 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,280 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:32,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:53:32,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:53:32,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:32,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:53:32,296 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,299 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,303 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,306 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,309 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,315 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:53:32,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:53:32,333 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:32,367 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 20:53:32,368 INFO program/MainThread: stderr[18]: 2024-03-01 20:53:32,368 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:53:32,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:53:32,372 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:32,430 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:53:32,431 INFO program/MainThread: stderr[19]: 2024-03-01 20:53:32,431 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:53:32,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:32,451 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:32,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:53:32,505 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:53:32,506 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:53:32,516 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,534 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,534 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:53:32,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,540 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:53:32,543 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:53:32,544 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:53:32,697 INFO program/MainThread: stdout: 2024-03-01 20:53:32,697 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:53:32,697 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:32,697 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:32,697 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:32,697 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:53:32,697 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:32,697 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:32,697 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:32,697 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:32,697 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:32,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,698 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:53:32,713 INFO program/MainThread: stdout: 2024-03-01 20:53:32,714 INFO program/MainThread: writing all SBs 2024-03-01 20:53:32,714 INFO program/MainThread: new label = "" 2024-03-01 20:53:32,714 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:53:32,735 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:53:32,736 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:53:32,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,761 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,762 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:32,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:53:32,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:53:32,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,771 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:32,804 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 20:53:32,805 INFO program/MainThread: stderr[20]: 2024-03-01 20:53:32,805 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:53:32,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:53:32,809 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:32,868 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:53:32,869 INFO program/MainThread: stderr[21]: 2024-03-01 20:53:32,869 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:53:32,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:32,890 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:32,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,935 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:53:32,944 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:53:32,944 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:53:32,954 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:32,970 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:32,971 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:53:32,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:32,977 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:53:32,980 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:53:32,980 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:53:33,734 INFO program/MainThread: stdout: 2024-03-01 20:53:33,735 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:53:33,735 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:33,735 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:33,735 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:33,735 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:53:33,735 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:33,740 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:33,740 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:33,740 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:33,740 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:33,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,741 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:53:33,758 INFO program/MainThread: stdout: 2024-03-01 20:53:33,758 INFO program/MainThread: writing all SBs 2024-03-01 20:53:33,758 INFO program/MainThread: new label = "" 2024-03-01 20:53:33,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:33,774 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:53:33,779 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:53:33,780 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:53:33,790 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:33,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,804 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:33,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:53:33,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:53:33,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:33,815 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:33,848 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 20:53:33,849 INFO program/MainThread: stderr[22]: 2024-03-01 20:53:33,849 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:53:33,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:53:33,853 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:33,919 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:53:33,920 INFO program/MainThread: stderr[23]: 2024-03-01 20:53:33,920 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:53:33,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:33,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:33,947 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:33,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:33,988 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:33,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:53:33,993 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:53:33,993 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:53:34,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:34,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,017 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:53:34,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:34,024 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:53:34,027 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:53:34,027 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:53:34,818 INFO program/MainThread: stdout: 2024-03-01 20:53:34,818 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:53:34,818 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:34,818 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:34,818 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:34,818 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:53:34,819 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:34,819 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:34,819 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:34,819 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:34,819 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:34,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,819 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:53:34,833 INFO program/MainThread: stdout: 2024-03-01 20:53:34,834 INFO program/MainThread: writing all SBs 2024-03-01 20:53:34,834 INFO program/MainThread: new label = "" 2024-03-01 20:53:34,834 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:34,851 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:53:34,856 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:53:34,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:53:34,867 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:34,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:34,882 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:34,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:53:34,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:53:34,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:34,892 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:34,931 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 20:53:34,932 INFO program/MainThread: stderr[24]: 2024-03-01 20:53:34,932 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:53:34,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:53:34,936 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:34,991 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:53:34,992 INFO program/MainThread: stderr[25]: 2024-03-01 20:53:34,992 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:53:34,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:35,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:35,008 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:35,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:35,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:53:35,061 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:53:35,062 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:53:35,072 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:35,090 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,090 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:53:35,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:35,096 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:53:35,099 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:53:35,099 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:53:35,901 INFO program/MainThread: stdout: 2024-03-01 20:53:35,902 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:53:35,902 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:35,902 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:35,902 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:35,902 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:53:35,902 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:35,902 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:35,902 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:35,902 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:35,902 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:35,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,903 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:53:35,917 INFO program/MainThread: stdout: 2024-03-01 20:53:35,917 INFO program/MainThread: writing all SBs 2024-03-01 20:53:35,917 INFO program/MainThread: new label = "" 2024-03-01 20:53:35,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:35,932 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:53:35,936 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:53:35,937 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:53:35,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:35,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:35,965 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:53:35,969 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:35,971 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:35,974 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:35,974 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:53:35,974 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:35,974 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:36,011 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:53:36,012 INFO program/MainThread: stderr[26]: 2024-03-01 20:53:36,012 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:53:36,012 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:36,025 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:53:36,025 INFO program/MainThread: stderr[27]: 2024-03-01 20:53:36,025 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:53:36,025 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:53:36,056 INFO program/MainThread: stdout[28]: 2024-03-01 20:53:36,056 INFO program/MainThread: stderr[28]: 2024-03-01 20:53:36,056 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:53:36,056 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:53:36,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,073 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:53:36,074 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:36,075 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:53:36,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,108 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:53:36,112 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,114 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,117 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,117 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:53:36,117 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:36,117 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:36,158 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:53:36,159 INFO program/MainThread: stderr[29]: 2024-03-01 20:53:36,159 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:53:36,159 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:36,169 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:53:36,169 INFO program/MainThread: stderr[30]: 2024-03-01 20:53:36,169 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:53:36,170 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:53:36,199 INFO program/MainThread: stdout[31]: 2024-03-01 20:53:36,199 INFO program/MainThread: stderr[31]: 2024-03-01 20:53:36,199 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:53:36,199 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:53:36,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,213 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,216 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:53:36,217 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:36,218 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:53:36,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,254 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:53:36,258 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,260 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,263 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,263 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:53:36,263 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:36,263 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:36,303 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:53:36,304 INFO program/MainThread: stderr[32]: 2024-03-01 20:53:36,304 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:53:36,304 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:36,315 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:53:36,315 INFO program/MainThread: stderr[33]: 2024-03-01 20:53:36,315 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:53:36,315 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:53:36,347 INFO program/MainThread: stdout[34]: 2024-03-01 20:53:36,347 INFO program/MainThread: stderr[34]: 2024-03-01 20:53:36,347 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:53:36,347 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:53:36,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,361 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,364 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:53:36,365 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:36,366 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:53:36,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,402 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:53:36,417 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:53:36,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:53:36,423 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,425 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,428 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,433 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,436 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:53:36,439 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:36,486 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:53:36,487 INFO program/MainThread: stderr[35]: 2024-03-01 20:53:36,487 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:53:36,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:36,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:53:36,512 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,520 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,527 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,530 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,533 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,535 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:53:36,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:53:36,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,565 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:53:36,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,588 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,588 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:36,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:53:36,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:53:36,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:36,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:53:36,604 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,607 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,610 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,613 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,616 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,619 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:53:36,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:53:36,633 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:36,673 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 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:36,674 INFO program/MainThread: stderr[36]: 2024-03-01 20:53:36,674 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:53:36,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:53:36,678 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:36,741 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:53:36,741 INFO program/MainThread: stderr[37]: 2024-03-01 20:53:36,741 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:53:36,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:36,766 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:36,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:53:36,812 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:53:36,812 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:53:36,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:36,837 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:36,838 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:53:36,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:36,844 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:53:36,847 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:53:36,847 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:53:37,001 INFO program/MainThread: stdout: 2024-03-01 20:53:37,001 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:53:37,001 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:37,001 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:37,001 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:37,001 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:53:37,001 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:37,002 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:37,002 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:37,002 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:37,002 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:37,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,002 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:53:37,016 INFO program/MainThread: stdout: 2024-03-01 20:53:37,016 INFO program/MainThread: writing all SBs 2024-03-01 20:53:37,016 INFO program/MainThread: new label = "" 2024-03-01 20:53:37,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:37,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:53:37,039 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:53:37,040 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:53:37,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:37,068 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,069 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:37,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:53:37,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:53:37,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:37,079 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:37,118 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 20:53:37,119 INFO program/MainThread: stderr[38]: 2024-03-01 20:53:37,119 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:53:37,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:53:37,123 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:37,180 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:53:37,181 INFO program/MainThread: stderr[39]: 2024-03-01 20:53:37,181 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:53:37,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:37,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:37,198 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:37,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:37,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:53:37,236 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:53:37,236 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:53:37,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:37,260 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:37,260 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:53:37,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:37,267 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:53:37,270 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:53:37,270 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:53:38,083 INFO program/MainThread: stdout: 2024-03-01 20:53:38,083 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:53:38,083 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:38,084 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:38,084 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:38,084 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:53:38,084 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:38,084 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:38,084 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:38,084 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:38,084 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:38,084 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,084 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:53:38,103 INFO program/MainThread: stdout: 2024-03-01 20:53:38,103 INFO program/MainThread: writing all SBs 2024-03-01 20:53:38,103 INFO program/MainThread: new label = "" 2024-03-01 20:53:38,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,117 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:53:38,122 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:53:38,123 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:53:38,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,151 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:53:38,155 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,157 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,160 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,160 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:53:38,160 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:38,160 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:38,191 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:53:38,192 INFO program/MainThread: stderr[40]: 2024-03-01 20:53:38,192 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:53:38,192 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:38,205 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:53:38,206 INFO program/MainThread: stderr[41]: 2024-03-01 20:53:38,206 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:53:38,206 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:53:38,241 INFO program/MainThread: stdout[42]: 2024-03-01 20:53:38,241 INFO program/MainThread: stderr[42]: 2024-03-01 20:53:38,241 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:53:38,241 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:53:38,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,253 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,256 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:53:38,257 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:53:38,258 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:53:38,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,291 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,291 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:53:38,295 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,298 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,300 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,301 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:53:38,301 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:38,301 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:38,344 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:53:38,344 INFO program/MainThread: stderr[43]: 2024-03-01 20:53:38,344 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:53:38,344 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:38,355 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:53:38,355 INFO program/MainThread: stderr[44]: 2024-03-01 20:53:38,355 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:53:38,355 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:53:38,386 INFO program/MainThread: stdout[45]: 2024-03-01 20:53:38,386 INFO program/MainThread: stderr[45]: 2024-03-01 20:53:38,386 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:53:38,386 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:53:38,386 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,403 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:53:38,404 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,405 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:53:38,415 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,440 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:53:38,444 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,446 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,449 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,449 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:53:38,449 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:53:38,449 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:53:38,489 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:53:38,490 INFO program/MainThread: stderr[46]: 2024-03-01 20:53:38,490 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:53:38,490 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:38,501 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:53:38,501 INFO program/MainThread: stderr[47]: 2024-03-01 20:53:38,502 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:53:38,502 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:53:38,532 INFO program/MainThread: stdout[48]: 2024-03-01 20:53:38,532 INFO program/MainThread: stderr[48]: 2024-03-01 20:53:38,532 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:53:38,532 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:53:38,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:53:38,550 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:38,551 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:53:38,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,585 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,585 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:53:38,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:53:38,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:38,594 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,597 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,599 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,602 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,605 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,607 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:53:38,610 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:38,664 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:53:38,664 INFO program/MainThread: stderr[49]: 2024-03-01 20:53:38,664 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:53:38,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:38,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:38,694 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,714 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,724 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,733 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,740 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,748 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,765 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:38,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:38,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,785 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:53:38,794 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,807 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:38,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:53:38,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:53:38,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:53:38,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:53:38,822 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,825 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,828 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,831 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,834 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,837 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:53:38,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:38,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:38,852 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:53:38,852 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:38,894 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC 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:38,895 INFO program/MainThread: stderr[50]: 2024-03-01 20:53:38,895 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:53:38,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:53:38,899 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:38,944 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:53:38,944 INFO program/MainThread: stderr[51]: 2024-03-01 20:53:38,945 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:53:38,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:38,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:38,959 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:38,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,007 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:53:39,012 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:53:39,013 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:53:39,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,039 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:53:39,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:39,045 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:53:39,048 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:53:39,048 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:53:39,195 INFO program/MainThread: stdout: 2024-03-01 20:53:39,195 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:53:39,196 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:39,196 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:39,196 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:39,196 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:53:39,196 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:39,196 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:39,196 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:39,196 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:39,196 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:39,196 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,196 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:53:39,210 INFO program/MainThread: stdout: 2024-03-01 20:53:39,210 INFO program/MainThread: writing all SBs 2024-03-01 20:53:39,210 INFO program/MainThread: new label = "" 2024-03-01 20:53:39,210 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:53:39,232 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:53:39,233 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:53:39,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,259 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:39,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:39,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:53:39,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:39,268 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:39,301 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC 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:39,301 INFO program/MainThread: stderr[52]: 2024-03-01 20:53:39,301 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:53:39,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:53:39,306 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:53:39,366 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:53:39,367 INFO program/MainThread: stderr[53]: 2024-03-01 20:53:39,367 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:53:39,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:39,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:39,383 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:39,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,417 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:53:39,422 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:53:39,423 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:53:39,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:39,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:39,449 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:53:39,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:53:39,455 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:53:39,458 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:53:39,458 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:53:40,249 INFO program/MainThread: stdout: 2024-03-01 20:53:40,249 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:53:40,249 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:53:40,249 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:53:40,249 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:53:40,249 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:53:40,249 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:53:40,249 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:53:40,249 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:53:40,249 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:53:40,249 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:53:40,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:40,250 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:53:40,264 INFO program/MainThread: stdout: 2024-03-01 20:53:40,265 INFO program/MainThread: writing all SBs 2024-03-01 20:53:40,265 INFO program/MainThread: new label = "" 2024-03-01 20:53:40,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:40,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:40,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:40,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:53:40,298 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:53:40,299 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:53:40,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:40,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:53:40,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:53:40,332 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:53:40,333 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 0x7fd7dceab270> 2024-03-01 20:53:40,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:53:40,340 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:40,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:53:40,345 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:53:40,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:53:40,351 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:53:40,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:53:40,356 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:53:40,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:53:40,362 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:53:40,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:53:40,368 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:53:40,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:53:40,373 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:53:40,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:53:40,378 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:53:40,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:53:40,384 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:53:40,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:53:40,390 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:53:40,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:53:40,395 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:53:40,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:53:40,400 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:53:40,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:53:40,405 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:53:40,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:53:40,411 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:53:40,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:53:40,416 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:53:40,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:53:40,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:53:40,421 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:55:57,801 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ubgpc5cq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:55:57,837 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:57,837 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:55:57,840 INFO program/MainThread: stdout[2]: 2024-03-01 20:55:57,841 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 20:55:57,841 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:55:57,841 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:55:57,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:57,846 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:55:57,850 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:57,850 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:55:57,853 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:57,853 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:55:57,856 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:55:57,856 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:55:57,868 INFO program/MainThread: stdout: 2024-03-01 20:55:57,868 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:55:57,868 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW 2024-03-01 20:55:57,868 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba 2024-03-01 20:55:57,868 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 2024-03-01 20:55:57,868 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba 2024-03-01 20:55:57,868 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 218842f8-7799-4449-89b2-c7ba4efa3462 2024-03-01 20:55:57,868 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG 2024-03-01 20:55:57,868 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw 2024-03-01 20:55:57,868 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 897ad094-6136-4d09-a409-1385f81cea27 2024-03-01 20:55:57,868 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 2024-03-01 20:55:57,868 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL 2024-03-01 20:55:57,868 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m 2024-03-01 20:55:57,868 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF 2024-03-01 20:55:57,869 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs ae9408f5-dd71-4fb2-99d1-a4d57e11960e 2024-03-01 20:55:57,869 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 67b5e405-2d37-4d24-88c5-5b9956fd86b6 2024-03-01 20:55:57,869 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a 2024-03-01 20:55:57,869 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz 2024-03-01 20:55:57,869 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a 2024-03-01 20:55:57,869 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x 2024-03-01 20:55:57,869 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 2024-03-01 20:55:57,869 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI 2024-03-01 20:55:57,869 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 2024-03-01 20:55:57,869 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:55:57,869 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:55:57,869 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:55:57,869 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:55:57,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:57,869 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba sdb 1073741824 root disk brw-rw---- LVM2_member mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 218842f8-7799-4449-89b2-c7ba4efa3462 sdc 1073741824 root disk brw-rw---- LVM2_member pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG sdd 1073741824 root disk brw-rw---- LVM2_member Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 897ad094-6136-4d09-a409-1385f81cea27 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 sde 1073741824 root disk brw-rw---- LVM2_member 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL sdf 1073741824 root disk brw-rw---- LVM2_member zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m sdg 1073741824 root disk brw-rw---- LVM2_member w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF |-test_vg3-lv8 427819008 root disk brw-rw---- xfs ae9408f5-dd71-4fb2-99d1-a4d57e11960e |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 67b5e405-2d37-4d24-88c5-5b9956fd86b6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a sdh 1073741824 root disk brw-rw---- LVM2_member uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a sdi 1073741824 root disk brw-rw---- LVM2_member lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 sdj 1073741824 root disk brw-rw---- LVM2_member NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:55:57,869 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:57,870 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:57,870 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:55:57,870 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:55:57,870 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:55:57,870 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:55:57,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:55:57,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:55:57,899 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:55:57,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW', 'ID_FS_UUID_ENC': '2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:55:57,904 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:55:57,904 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:55:57,946 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs 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:55:57,946 INFO program/MainThread: stderr[3]: 2024-03-01 20:55:57,946 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:55:57,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:55:57,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:57,958 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:55:57,960 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 20:55:57,965 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:55:57,965 INFO blivet/MainThread: sda is a disk 2024-03-01 20:55:57,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:55:57,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:55:57,969 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:55:57,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:55:57,973 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:55:57,976 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:55:57,976 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:55:57,976 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:55:57,976 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8d6f0910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:55:57,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:55:57,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:57,984 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:55:57,987 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:57,987 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:55:57,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:57,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:55:57,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:57,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:55:57,997 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:55:57,997 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:55:57,997 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:55:58,030 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=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:55:58,031 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0. WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (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:55:58,031 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:55:58,031 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:55:58,035 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; pe_start: 8 MiB ; 2024-03-01 20:55:58,036 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:55:58,039 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:55:58,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:58,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,050 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:55:58,089 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=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:55:58,090 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0. WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (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:55:58,090 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:55:58,090 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:55:58,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:55:58,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:55:58,099 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:58,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:55:58,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:55:58,103 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:55:58,138 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW 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:55:58,139 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0. WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (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:55:58,139 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:55:58,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:55:58,143 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:55:58,146 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:55:58,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:55:58,152 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:55:58,152 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:58,156 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0', 'ID_FS_UUID_ENC': 'mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:55:58,156 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:55:58,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,167 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:55:58,167 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:55:58,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:55:58,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:55:58,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:55:58,174 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:55:58,174 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:55:58,177 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:55:58,177 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:55:58,178 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:55:58,178 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c1603d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:55:58,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:55:58,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:58,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:55:58,187 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:58,187 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:55:58,190 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,190 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:55:58,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,193 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:55:58,196 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:55:58,196 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:55:58,196 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 20:55:58,229 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=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:55:58,230 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). 2024-03-01 20:55:58,230 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:55:58,230 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:55:58,234 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:55:58,234 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:55:58,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:55:58,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:55:58,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:55:58,249 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:58,251 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:55:58,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:58,257 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 20:55:58,290 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:55:58,291 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). 2024-03-01 20:55:58,291 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:55:58,291 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:55:58,291 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:58,295 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:55:58,296 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:55:58,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,306 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:55:58,307 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:55:58,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:55:58,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:55:58,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:55:58,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:55:58,313 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:55:58,316 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:55:58,317 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:55:58,317 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:55:58,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c1698b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:55:58,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:55:58,321 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:55:58,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:55:58,324 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:55:58,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,335 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:55:58,335 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:55:58,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:55:58,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:55:58,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:55:58,341 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:55:58,341 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:55:58,344 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:55:58,344 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:55:58,345 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:55:58,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c169f70) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:55:58,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:55:58,348 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:55:58,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG ' '/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': 'pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG', 'ID_FS_UUID_ENC': 'pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:55:58,351 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:55:58,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,362 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:55:58,362 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:55:58,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:55:58,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:55:58,365 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:55:58,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:55:58,369 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:55:58,372 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:55:58,372 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:55:58,372 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:55:58,372 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c16daf0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:55:58,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:55:58,379 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:58,379 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:55:58,382 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:58,382 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:55:58,385 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,385 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:55:58,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:55:58,391 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:55:58,391 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:55:58,391 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:55:58,424 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=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:55:58,425 INFO program/MainThread: stderr[9]: 2024-03-01 20:55:58,425 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:55:58,425 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:55:58,429 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:55:58,429 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:55:58,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:55:58,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:58,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:55:58,444 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:55:58,447 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:55:58,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:55:58,453 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:55:58,489 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:55:58,490 INFO program/MainThread: stderr[10]: 2024-03-01 20:55:58,490 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:55:58,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:58,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:55:58,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:55:58,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:55:58,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:55:58,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:58,512 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:55:58,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:55:58,516 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:55:58,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:55:58,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:55:58,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:55:58,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:55:58,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:55:58,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:58,529 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:55:58,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:55:58,532 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:55:58,533 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:55:58,533 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:55:58,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:55:58,536 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:55:58,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:55:58,539 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:55:58,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/218842f8-7799-4449-89b2-c7ba4efa3462 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP ' '/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': '96', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP', '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': '218842f8-7799-4449-89b2-c7ba4efa3462', 'ID_FS_UUID_ENC': '218842f8-7799-4449-89b2-c7ba4efa3462', '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': '827183017'} ; 2024-03-01 20:55:58,543 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:55:58,543 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:58,546 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:55:58,547 INFO program/MainThread: stderr[11]: 2024-03-01 20:55:58,547 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:55:58,547 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:58,549 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:55:58,549 INFO program/MainThread: stderr[12]: 2024-03-01 20:55:58,550 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:55:58,550 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:58,552 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:55:58,553 INFO program/MainThread: stderr[13]: 2024-03-01 20:55:58,553 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:55:58,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:55:58,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:58,563 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:55:58,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:58,564 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:55:58,560 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c17dca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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 (0x7fba8c254280) -- 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 = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:55:58,564 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:55:58,567 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:55:58,567 INFO program/MainThread: stderr[14]: 2024-03-01 20:55:58,568 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:55:58,572 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:55:58,575 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:58,575 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:55:58,578 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:58,578 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:55:58,582 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,582 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:55:58,585 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,585 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:55:58,587 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:55:58,587 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:55:58,591 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:58,592 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:55:58,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:55:58,595 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:58,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:58,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:55:58,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:55:58,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:55:58,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:55:58,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:55:58,616 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:55:58,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:55:58,620 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:58,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:55:58,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:55:58,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:55:58,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:55:58,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:55:58,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:55:58,633 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:55:58,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:55:58,637 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:58,637 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:55:58,637 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:55:58,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:55:58,640 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:55:58,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:55:58,643 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:55:58,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/834106a6-d8f9-439f-95ea-de0d01b1a5ba ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW', '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': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', 'ID_FS_UUID_ENC': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', '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': '826777276'} ; 2024-03-01 20:55:58,647 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:55:58,647 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:55:58,650 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:55:58,650 INFO program/MainThread: stderr[15]: 2024-03-01 20:55:58,651 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:55:58,651 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:55:58,653 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:55:58,653 INFO program/MainThread: stderr[16]: 2024-03-01 20:55:58,653 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:55:58,653 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:55:58,656 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:55:58,656 INFO program/MainThread: stderr[17]: 2024-03-01 20:55:58,656 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:55:58,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:55:58,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:58,667 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:55:58,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:55:58,668 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:55:58,664 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c17c0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW 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 (0x7fba8c254280) -- name = test_vg1 status = True 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 = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:55:58,668 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:55:58,671 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:55:58,671 INFO program/MainThread: stderr[18]: 2024-03-01 20:55:58,672 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:55:58,675 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:55:58,679 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:58,679 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:55:58,682 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:58,683 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:55:58,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:55:58,689 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:55:58,689 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:55:58,692 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:58,693 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:55:58,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:55:58,696 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:58,696 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:58,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/lvm-pv-uuid-Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': 'Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw', 'ID_FS_UUID_ENC': 'Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:55:58,699 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:55:58,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:55:58,711 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:55:58,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:55:58,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:55:58,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:55:58,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:55:58,717 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:55:58,720 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:55:58,721 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:55:58,721 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:55:58,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c169730) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:55:58,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:55:58,727 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:58,727 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:55:58,730 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:58,730 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:55:58,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:55:58,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:55:58,739 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:55:58,739 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:55:58,739 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:55:58,773 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=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:55:58,774 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL. WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:55:58,774 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:55:58,774 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:55:58,778 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:55:58,779 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:55:58,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:55:58,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:58,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,793 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:55:58,826 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 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=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=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:55:58,827 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL. WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:55:58,827 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:55:58,827 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:55:58,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:55:58,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:55:58,835 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:55:58,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:55:58,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:55:58,838 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:55:58,873 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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:55:58,874 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL. WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:55:58,874 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:55:58,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:55:58,879 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:55:58,881 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:55:58,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:55:58,887 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:55:58,887 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:58,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/lvm-pv-uuid-7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL', 'ID_FS_UUID_ENC': '7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:55:58,891 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:55:58,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:55:58,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:58,902 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:55:58,903 INFO blivet/MainThread: sde is a disk 2024-03-01 20:55:58,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:55:58,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:55:58,906 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:55:58,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:55:58,909 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:55:58,912 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:55:58,912 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:55:58,912 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:55:58,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8d286b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:55:58,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:55:58,918 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:58,919 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:55:58,921 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:58,921 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:55:58,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:55:58,928 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:58,928 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:55:58,930 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:55:58,930 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:55:58,931 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:55:58,964 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=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:55:58,965 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:55:58,965 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:55:58,965 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:55:58,969 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:55:58,969 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:55:58,972 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:55:58,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:55:58,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:55:58,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:55:58,986 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:55:58,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:55:58,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:55:58,992 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:55:59,034 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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:55:59,035 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:55:59,035 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:55:59,035 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:55:59,035 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:59,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/lvm-pv-uuid-zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/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': 'zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m', 'ID_FS_UUID_ENC': 'zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:55:59,040 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:55:59,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,051 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:55:59,052 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:55:59,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:55:59,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:55:59,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:55:59,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:55:59,058 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:55:59,061 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:55:59,062 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:55:59,062 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:55:59,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c179610) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:55:59,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:55:59,068 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,069 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:55:59,071 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,072 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:55:59,074 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:55:59,078 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,078 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:55:59,080 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:55:59,080 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:55:59,081 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:55:59,122 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=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:55:59,123 INFO program/MainThread: stderr[24]: 2024-03-01 20:55:59,123 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:55:59,123 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:55:59,127 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:55:59,127 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:55:59,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:55:59,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:55:59,139 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:55:59,142 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:55:59,145 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:55:59,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:55:59,150 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:55:59,185 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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:55:59,186 INFO program/MainThread: stderr[25]: 2024-03-01 20:55:59,186 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:55:59,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:59,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:55:59,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:55:59,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:55:59,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:55:59,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:55:59,209 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:55:59,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:55:59,213 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:55:59,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:55:59,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:55:59,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:55:59,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:55:59,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:55:59,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:55:59,226 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:55:59,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:55:59,229 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:55:59,229 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:55:59,230 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:55:59,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:55:59,233 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:55:59,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:55:59,236 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:55:59,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4', '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': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', 'ID_FS_UUID_ENC': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', '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': '825003500'} ; 2024-03-01 20:55:59,240 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:55:59,240 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:55:59,243 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:55:59,243 INFO program/MainThread: stderr[26]: 2024-03-01 20:55:59,243 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:55:59,244 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:55:59,246 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:55:59,247 INFO program/MainThread: stderr[27]: 2024-03-01 20:55:59,247 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:55:59,247 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:55:59,250 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:55:59,250 INFO program/MainThread: stderr[28]: 2024-03-01 20:55:59,250 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:55:59,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:55:59,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:55:59,260 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:55:59,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:55:59,261 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:55:59,257 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c11fb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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 (0x7fba8c254ca0) -- 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 = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:55:59,261 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:55:59,265 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:55:59,265 INFO program/MainThread: stderr[29]: 2024-03-01 20:55:59,265 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:55:59,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:55:59,272 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,272 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:55:59,275 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,275 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:55:59,279 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,279 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:55:59,282 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,282 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:55:59,282 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:55:59,285 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:59,285 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:55:59,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:55:59,289 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:59,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:59,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:55:59,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:55:59,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:55:59,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:55:59,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:55:59,310 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:55:59,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:55:59,314 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:55:59,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:55:59,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:55:59,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:55:59,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:55:59,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:55:59,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:55:59,328 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:55:59,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:55:59,331 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:55:59,331 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:55:59,332 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:55:59,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:55:59,335 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:55:59,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:55:59,338 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:55:59,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/897ad094-6136-4d09-a409-1385f81cea27 ' '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '93', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1', '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': '897ad094-6136-4d09-a409-1385f81cea27', 'ID_FS_UUID_ENC': '897ad094-6136-4d09-a409-1385f81cea27', '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': '824555747'} ; 2024-03-01 20:55:59,342 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:55:59,342 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:55:59,345 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:55:59,345 INFO program/MainThread: stderr[30]: 2024-03-01 20:55:59,345 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:55:59,345 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:55:59,348 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:55:59,348 INFO program/MainThread: stderr[31]: 2024-03-01 20:55:59,348 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:55:59,348 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:55:59,351 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:55:59,351 INFO program/MainThread: stderr[32]: 2024-03-01 20:55:59,351 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:55:59,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:55:59,361 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:55:59,362 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:55:59,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:55:59,363 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:55:59,359 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c1227c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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 (0x7fba8c254ca0) -- name = test_vg2 status = 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 = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:55:59,363 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:55:59,366 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:55:59,366 INFO program/MainThread: stderr[33]: 2024-03-01 20:55:59,367 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:55:59,370 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:55:59,374 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,374 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:55:59,377 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,377 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:55:59,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,380 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:55:59,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,384 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:55:59,384 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:55:59,387 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:55:59,387 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:55:59,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:55:59,390 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:55:59,390 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:59,393 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/lvm-pv-uuid-w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF', 'ID_FS_UUID_ENC': 'w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:55:59,393 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:55:59,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:55:59,405 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:55:59,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:55:59,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:55:59,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:55:59,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:55:59,411 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:55:59,414 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:55:59,414 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:55:59,415 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:55:59,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8d286a30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:55:59,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:55:59,421 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,421 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:55:59,424 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,424 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:55:59,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:55:59,430 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,430 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:55:59,432 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:55:59,432 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:55:59,432 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:55:59,468 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=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:55:59,469 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz. WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,469 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:55:59,469 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:55:59,473 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:55:59,473 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:55:59,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:55:59,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:55:59,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,487 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:55:59,523 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 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=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 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=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=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:55:59,523 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz. WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,524 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:55:59,524 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:55:59,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:55:59,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:55:59,531 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:59,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:55:59,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:55:59,535 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 20:55:59,574 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs 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:55:59,575 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz. WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,575 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:55:59,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:55:59,579 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:55:59,582 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:55:59,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:55:59,588 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:55:59,588 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:59,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': 'uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz', 'ID_FS_UUID_ENC': 'uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:55:59,591 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:55:59,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,602 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:55:59,603 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:55:59,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:55:59,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:55:59,606 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:55:59,608 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:55:59,609 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:55:59,611 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:55:59,612 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:55:59,612 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:55:59,612 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c1ea940) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:55:59,615 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:55:59,618 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,618 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:55:59,621 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,621 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:55:59,624 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,624 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:55:59,627 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,627 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:55:59,630 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:55:59,630 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:55:59,630 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdb ... 2024-03-01 20:55:59,673 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=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:55:59,674 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,674 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:55:59,674 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:55:59,678 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; 2024-03-01 20:55:59,678 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:55:59,681 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:55:59,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:55:59,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:55:59,692 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:59,694 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:55:59,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:55:59,700 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdb ... 2024-03-01 20:55:59,739 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs 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:55:59,740 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,740 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:55:59,740 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:55:59,740 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:59,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/lvm-pv-uuid-lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x', 'ID_FS_UUID_ENC': 'lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:55:59,745 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:55:59,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:55:59,757 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:55:59,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:55:59,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:55:59,760 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:55:59,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:55:59,763 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:55:59,766 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:55:59,766 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:55:59,767 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:55:59,767 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c12c880) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:55:59,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:55:59,772 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:55:59,775 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,775 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:55:59,778 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,778 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:55:59,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:55:59,784 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:55:59,784 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:55:59,784 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdb,/dev/sdi ... 2024-03-01 20:55:59,827 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=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:55:59,828 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,828 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:55:59,828 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:55:59,832 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; 2024-03-01 20:55:59,832 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:55:59,835 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:55:59,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:55:59,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:55:59,847 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:55:59,850 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:55:59,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:55:59,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:55:59,855 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdb,/dev/sdi ... 2024-03-01 20:55:59,900 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs 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:55:59,901 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (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:55:59,901 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:55:59,901 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:55:59,901 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:55:59,906 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': 'NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI', 'ID_FS_UUID_ENC': 'NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:55:59,906 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:55:59,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:55:59,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:55:59,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:55:59,919 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:55:59,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:55:59,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:55:59,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:55:59,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:55:59,925 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:55:59,928 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:55:59,928 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:55:59,929 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:55:59,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c12f8e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:55:59,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:55:59,935 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:55:59,935 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:55:59,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:55:59,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:55:59,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:55:59,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:55:59,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:55:59,947 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:55:59,947 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:55:59,947 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdi ... 2024-03-01 20:55:59,990 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=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:55:59,991 INFO program/MainThread: stderr[41]: 2024-03-01 20:55:59,991 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:55:59,991 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:55:59,995 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:55:59,995 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:55:59,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:56:00,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:00,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:00,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:56:00,010 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:00,013 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:56:00,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:00,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:00,019 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/sdg,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdi ... 2024-03-01 20:56:00,055 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:00,056 INFO program/MainThread: stderr[42]: 2024-03-01 20:56:00,056 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:56:00,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:00,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:56:00,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:00,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:56:00,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:00,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:00,079 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:00,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:00,083 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:00,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:56:00,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:56:00,089 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:00,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:56:00,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:00,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:00,096 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:00,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:00,099 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:00,099 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:56:00,099 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:56:00,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:00,102 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:00,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:00,106 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:00,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/8a681794-a8fc-44bb-8c36-afe2be22c261 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '92', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX', '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': '8a681794-a8fc-44bb-8c36-afe2be22c261', 'ID_FS_UUID_ENC': '8a681794-a8fc-44bb-8c36-afe2be22c261', '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': '822814221'} ; 2024-03-01 20:56:00,109 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:00,109 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,113 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:56:00,113 INFO program/MainThread: stderr[43]: 2024-03-01 20:56:00,113 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:56:00,113 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,116 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:56:00,116 INFO program/MainThread: stderr[44]: 2024-03-01 20:56:00,116 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:56:00,116 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,119 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:56:00,119 INFO program/MainThread: stderr[45]: 2024-03-01 20:56:00,119 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:56:00,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:56:00,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,131 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:00,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,132 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:00,128 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c135a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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 (0x7fba8c124ac0) -- 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:00,133 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,136 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:56:00,136 INFO program/MainThread: stderr[46]: 2024-03-01 20:56:00,136 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:56:00,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:00,143 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:00,143 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:56:00,146 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:00,147 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:56:00,150 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,150 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:56:00,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:56:00,154 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:56:00,157 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:00,157 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:56:00,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:56:00,160 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:00,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:00,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:56:00,176 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:00,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:56:00,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:00,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:00,183 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:00,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:00,186 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:00,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:56:00,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:56:00,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:00,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:56:00,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:00,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:00,210 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:00,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:00,213 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:00,213 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:56:00,214 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:56:00,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:00,217 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:00,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:00,220 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:00,223 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/20755030-5efc-420a-9ba3-43ade885dd8a ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd', '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': '20755030-5efc-420a-9ba3-43ade885dd8a', 'ID_FS_UUID_ENC': '20755030-5efc-420a-9ba3-43ade885dd8a', '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': '821732917'} ; 2024-03-01 20:56:00,224 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:00,224 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,227 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:56:00,227 INFO program/MainThread: stderr[47]: 2024-03-01 20:56:00,227 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:56:00,227 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,230 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:56:00,230 INFO program/MainThread: stderr[48]: 2024-03-01 20:56:00,230 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:56:00,230 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,233 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:56:00,233 INFO program/MainThread: stderr[49]: 2024-03-01 20:56:00,233 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:56:00,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:56:00,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,245 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:00,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,246 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:00,241 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c143280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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 (0x7fba8c124ac0) -- name = test_vg3 status = True 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:00,247 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,250 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:56:00,250 INFO program/MainThread: stderr[50]: 2024-03-01 20:56:00,250 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:56:00,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:00,258 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:00,258 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:56:00,261 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:00,261 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:56:00,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:56:00,268 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,268 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:56:00,268 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:56:00,271 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:00,271 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:56:00,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:56:00,274 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:00,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:00,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:56:00,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:00,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:56:00,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:00,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:00,297 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:00,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:00,300 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:00,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:56:00,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:56:00,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:00,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:56:00,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:00,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:00,313 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:00,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:00,317 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:00,317 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:56:00,317 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:56:00,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:00,320 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:00,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:00,324 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:00,327 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/67b5e405-2d37-4d24-88c5-5b9956fd86b6 ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2', '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': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', 'ID_FS_UUID_ENC': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', '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': '820687277'} ; 2024-03-01 20:56:00,327 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:00,328 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,331 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:56:00,331 INFO program/MainThread: stderr[51]: 2024-03-01 20:56:00,331 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:56:00,331 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,333 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:56:00,334 INFO program/MainThread: stderr[52]: 2024-03-01 20:56:00,334 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:56:00,334 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,336 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:56:00,336 INFO program/MainThread: stderr[53]: 2024-03-01 20:56:00,337 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:56:00,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:56:00,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,349 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:00,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,350 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:00,345 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c1353a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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 (0x7fba8c124ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:00,351 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,354 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:56:00,354 INFO program/MainThread: stderr[54]: 2024-03-01 20:56:00,354 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:56:00,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:00,361 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:00,361 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:56:00,365 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:00,365 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:56:00,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:56:00,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:56:00,372 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:56:00,375 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:00,375 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:56:00,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:56:00,378 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:00,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:00,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:56:00,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:00,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:56:00,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:00,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:00,400 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:00,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:00,404 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:00,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:56:00,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:56:00,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:00,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:56:00,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:00,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:00,417 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:00,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:00,421 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:00,421 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:56:00,421 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:56:00,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:00,424 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:00,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:00,428 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:00,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs ' '/dev/disk/by-uuid/ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '89', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs', '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': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'ID_FS_UUID_ENC': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', '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': '820250534'} ; 2024-03-01 20:56:00,431 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:00,432 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,435 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:56:00,435 INFO program/MainThread: stderr[55]: 2024-03-01 20:56:00,435 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:56:00,435 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,438 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:56:00,438 INFO program/MainThread: stderr[56]: 2024-03-01 20:56:00,438 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:56:00,439 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,441 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:56:00,442 INFO program/MainThread: stderr[57]: 2024-03-01 20:56:00,442 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:56:00,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:56:00,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,456 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c160df0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs 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 (0x7fba8c124ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:00,456 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,459 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:56:00,460 INFO program/MainThread: stderr[58]: 2024-03-01 20:56:00,460 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:56:00,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:00,467 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:00,467 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:56:00,471 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:00,471 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:56:00,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:56:00,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:56:00,478 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:56:00,481 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:00,481 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:56:00,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:56:00,484 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:00,485 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:00,487 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': '20472005'} ; 2024-03-01 20:56:00,488 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:56:00,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,499 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:56:00,499 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:56:00,499 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:56:00,499 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:56:00,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:56:00,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:56:00,502 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:56:00,505 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:56:00,505 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:56:00,508 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:56:00,509 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:56:00,509 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:56:00,509 INFO blivet/MainThread: got device: DiskDevice instance (0x7fba8c254c10) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:56:00,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:56:00,515 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:00,515 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:56:00,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:00,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:56:00,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:56:00,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:56:00,528 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:56:00,530 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:00,533 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:56:00,542 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 0x7fba8c1de240> 2024-03-01 20:56:00,580 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:56:00,585 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:56:00,585 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:56:00,588 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': '20473866'} ; 2024-03-01 20:56:00,588 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:56:00,588 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:56:00,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,598 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:56:00,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:00,614 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:00,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:56:00,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:56:00,641 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:56:00,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:56:00,644 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:56:00,647 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:56:00,647 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:56:00,650 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:00,651 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:00,651 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:56:00,653 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:56:00,656 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:56:00,659 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:56:00,662 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:56:00,665 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:00,665 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:00,665 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:56:00,666 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:56:00,665 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fba8c19c850) -- 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 0x7fba8db4b8b0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:56:00,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:56:00,673 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:00,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:56:00,676 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:00,676 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:56:00,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,679 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:56:00,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:00,682 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:56:00,682 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:56:00,685 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:00,685 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:56:00,688 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:56:00,688 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:00,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '89', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs', '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': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'ID_FS_UUID_ENC': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', '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': '820250534'} ; 2024-03-01 20:56:00,691 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:00,691 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,694 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:56:00,695 INFO program/MainThread: stderr[59]: 2024-03-01 20:56:00,695 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:56:00,695 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,697 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:56:00,697 INFO program/MainThread: stderr[60]: 2024-03-01 20:56:00,697 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:56:00,698 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,700 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:56:00,700 INFO program/MainThread: stderr[61]: 2024-03-01 20:56:00,700 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:56:00,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:56:00,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,713 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,714 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,709 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c160df0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c124ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:00,715 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:00,718 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:56:00,718 INFO program/MainThread: stderr[62]: 2024-03-01 20:56:00,718 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:56:00,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:00,722 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:56:00,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2 ' '/dev/disk/by-uuid/67b5e405-2d37-4d24-88c5-5b9956fd86b6 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2', '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': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', 'ID_FS_UUID_ENC': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', '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': '820687277'} ; 2024-03-01 20:56:00,725 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:00,725 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,729 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:56:00,729 INFO program/MainThread: stderr[63]: 2024-03-01 20:56:00,729 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:56:00,729 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,731 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:56:00,732 INFO program/MainThread: stderr[64]: 2024-03-01 20:56:00,732 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:56:00,732 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,734 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:56:00,734 INFO program/MainThread: stderr[65]: 2024-03-01 20:56:00,734 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:56:00,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:56:00,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,746 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,748 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,742 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c1353a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c124ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:00,748 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:00,752 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:56:00,752 INFO program/MainThread: stderr[66]: 2024-03-01 20:56:00,752 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:56:00,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:00,756 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:56:00,758 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/20755030-5efc-420a-9ba3-43ade885dd8a ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd', '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': '20755030-5efc-420a-9ba3-43ade885dd8a', 'ID_FS_UUID_ENC': '20755030-5efc-420a-9ba3-43ade885dd8a', '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': '821732917'} ; 2024-03-01 20:56:00,759 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:00,759 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,762 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:56:00,762 INFO program/MainThread: stderr[67]: 2024-03-01 20:56:00,762 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:56:00,762 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,765 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:56:00,765 INFO program/MainThread: stderr[68]: 2024-03-01 20:56:00,765 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:56:00,765 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,767 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:56:00,768 INFO program/MainThread: stderr[69]: 2024-03-01 20:56:00,768 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:56:00,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:56:00,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,779 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,781 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,775 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c143280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c124ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:00,781 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:00,785 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:56:00,785 INFO program/MainThread: stderr[70]: 2024-03-01 20:56:00,785 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:56:00,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:00,789 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:56:00,792 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/8a681794-a8fc-44bb-8c36-afe2be22c261 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '92', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX', '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': '8a681794-a8fc-44bb-8c36-afe2be22c261', 'ID_FS_UUID_ENC': '8a681794-a8fc-44bb-8c36-afe2be22c261', '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': '822814221'} ; 2024-03-01 20:56:00,792 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:00,792 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,795 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:56:00,795 INFO program/MainThread: stderr[71]: 2024-03-01 20:56:00,795 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:56:00,796 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,798 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:56:00,798 INFO program/MainThread: stderr[72]: 2024-03-01 20:56:00,798 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:56:00,798 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,801 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:56:00,801 INFO program/MainThread: stderr[73]: 2024-03-01 20:56:00,801 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:56:00,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:56:00,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,813 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:00,814 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:00,809 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c135a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c124ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:00,815 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:00,818 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:56:00,818 INFO program/MainThread: stderr[74]: 2024-03-01 20:56:00,818 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:56:00,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:00,822 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:56:00,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/897ad094-6136-4d09-a409-1385f81cea27 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '93', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1', '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': '897ad094-6136-4d09-a409-1385f81cea27', 'ID_FS_UUID_ENC': '897ad094-6136-4d09-a409-1385f81cea27', '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': '824555747'} ; 2024-03-01 20:56:00,825 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:00,825 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:00,829 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:56:00,829 INFO program/MainThread: stderr[75]: 2024-03-01 20:56:00,829 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:56:00,829 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:00,831 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:56:00,831 INFO program/MainThread: stderr[76]: 2024-03-01 20:56:00,832 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:56:00,832 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:00,834 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:56:00,834 INFO program/MainThread: stderr[77]: 2024-03-01 20:56:00,834 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:56:00,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:56:00,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:00,845 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:00,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:00,846 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:00,842 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c1227c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c254ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:00,847 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:00,850 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:56:00,850 INFO program/MainThread: stderr[78]: 2024-03-01 20:56:00,850 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:56:00,854 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:00,854 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:56:00,857 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4', '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': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', 'ID_FS_UUID_ENC': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', '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': '825003500'} ; 2024-03-01 20:56:00,857 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:00,857 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:00,860 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:56:00,860 INFO program/MainThread: stderr[79]: 2024-03-01 20:56:00,861 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:56:00,861 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:00,863 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:56:00,863 INFO program/MainThread: stderr[80]: 2024-03-01 20:56:00,863 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:56:00,864 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:00,866 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:56:00,866 INFO program/MainThread: stderr[81]: 2024-03-01 20:56:00,866 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:56:00,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:56:00,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:00,878 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:00,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:00,879 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:00,875 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c11fb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c254ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:00,879 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:00,882 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:56:00,883 INFO program/MainThread: stderr[82]: 2024-03-01 20:56:00,883 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:56:00,886 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:00,887 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:56:00,889 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/834106a6-d8f9-439f-95ea-de0d01b1a5ba', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW', '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': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', 'ID_FS_UUID_ENC': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', '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': '826777276'} ; 2024-03-01 20:56:00,890 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:00,890 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:00,893 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:56:00,893 INFO program/MainThread: stderr[83]: 2024-03-01 20:56:00,893 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:56:00,893 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:00,896 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:56:00,896 INFO program/MainThread: stderr[84]: 2024-03-01 20:56:00,896 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:56:00,896 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:00,899 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:56:00,899 INFO program/MainThread: stderr[85]: 2024-03-01 20:56:00,899 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:56:00,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:56:00,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:00,910 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:00,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:00,911 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:00,906 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c17c0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c254280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:00,911 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:00,914 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:56:00,914 INFO program/MainThread: stderr[86]: 2024-03-01 20:56:00,914 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:56:00,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:00,918 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:56:00,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/218842f8-7799-4449-89b2-c7ba4efa3462 ' '/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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '96', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP', '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': '218842f8-7799-4449-89b2-c7ba4efa3462', 'ID_FS_UUID_ENC': '218842f8-7799-4449-89b2-c7ba4efa3462', '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': '827183017'} ; 2024-03-01 20:56:00,921 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:00,921 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:00,924 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:56:00,925 INFO program/MainThread: stderr[87]: 2024-03-01 20:56:00,925 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:56:00,925 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:00,927 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:56:00,928 INFO program/MainThread: stderr[88]: 2024-03-01 20:56:00,928 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:56:00,928 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:00,930 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:56:00,931 INFO program/MainThread: stderr[89]: 2024-03-01 20:56:00,931 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:56:00,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:56:00,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:00,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:00,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:00,942 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:00,938 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fba8c17dca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fba8c254280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:00,943 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:00,946 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:56:00,946 INFO program/MainThread: stderr[90]: 2024-03-01 20:56:00,946 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:56:00,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:00,950 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:56:00,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:00,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:00,982 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:56:00,983 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:56:00,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:00,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:00,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:00,995 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:56:00,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:01,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:01,005 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:56:01,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:01,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:01,016 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:56:01,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:01,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:01,027 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:56:01,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:01,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:01,038 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:56:01,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:01,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:01,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:01,049 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:56:04,271 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_g70kmm2y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:04,307 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:04,307 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:56:04,310 INFO program/MainThread: stdout[2]: 2024-03-01 20:56:04,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:56:04,310 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:56:04,310 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:56:04,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:04,315 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:56:04,319 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:04,319 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:56:04,322 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:04,322 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:56:04,324 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:04,325 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:56:04,336 INFO program/MainThread: stdout: 2024-03-01 20:56:04,336 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:56:04,336 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW 2024-03-01 20:56:04,336 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba 2024-03-01 20:56:04,336 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 2024-03-01 20:56:04,336 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba 2024-03-01 20:56:04,336 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 218842f8-7799-4449-89b2-c7ba4efa3462 2024-03-01 20:56:04,336 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG 2024-03-01 20:56:04,336 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw 2024-03-01 20:56:04,336 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 897ad094-6136-4d09-a409-1385f81cea27 2024-03-01 20:56:04,336 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 2024-03-01 20:56:04,336 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL 2024-03-01 20:56:04,336 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m 2024-03-01 20:56:04,336 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF 2024-03-01 20:56:04,336 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs ae9408f5-dd71-4fb2-99d1-a4d57e11960e 2024-03-01 20:56:04,336 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 67b5e405-2d37-4d24-88c5-5b9956fd86b6 2024-03-01 20:56:04,337 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a 2024-03-01 20:56:04,337 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz 2024-03-01 20:56:04,337 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a 2024-03-01 20:56:04,337 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x 2024-03-01 20:56:04,337 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 2024-03-01 20:56:04,337 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI 2024-03-01 20:56:04,337 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 2024-03-01 20:56:04,337 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:56:04,337 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:56:04,337 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:56:04,337 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:56:04,337 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:04,337 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba sdb 1073741824 root disk brw-rw---- LVM2_member mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 834106a6-d8f9-439f-95ea-de0d01b1a5ba `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 218842f8-7799-4449-89b2-c7ba4efa3462 sdc 1073741824 root disk brw-rw---- LVM2_member pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG sdd 1073741824 root disk brw-rw---- LVM2_member Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 897ad094-6136-4d09-a409-1385f81cea27 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 sde 1073741824 root disk brw-rw---- LVM2_member 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL sdf 1073741824 root disk brw-rw---- LVM2_member zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m sdg 1073741824 root disk brw-rw---- LVM2_member w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF |-test_vg3-lv8 427819008 root disk brw-rw---- xfs ae9408f5-dd71-4fb2-99d1-a4d57e11960e |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 67b5e405-2d37-4d24-88c5-5b9956fd86b6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a sdh 1073741824 root disk brw-rw---- LVM2_member uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 20755030-5efc-420a-9ba3-43ade885dd8a sdi 1073741824 root disk brw-rw---- LVM2_member lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 sdj 1073741824 root disk brw-rw---- LVM2_member NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a681794-a8fc-44bb-8c36-afe2be22c261 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:56:04,337 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:04,337 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:04,338 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:56:04,338 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:04,338 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:56:04,338 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:56:04,338 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:04,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:04,367 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 20:56:04,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW', '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': '2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW', 'ID_FS_UUID_ENC': '2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:56:04,371 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:56:04,372 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:56:04,415 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:04,415 INFO program/MainThread: stderr[3]: 2024-03-01 20:56:04,415 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:56:04,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,426 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:56:04,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:56:04,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:56:04,434 INFO blivet/MainThread: sda is a disk 2024-03-01 20:56:04,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:56:04,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:56:04,438 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:56:04,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:56:04,441 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:56:04,445 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:56:04,445 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:56:04,445 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:56:04,445 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a7154e20) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:56:04,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:56:04,452 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:04,453 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:56:04,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:04,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:56:04,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:04,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:56:04,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:04,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:56:04,466 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:56:04,466 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:56:04,466 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:56:04,499 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:04,500 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0. WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:04,500 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:56:04,500 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:56:04,504 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; pe_start: 8 MiB ; 2024-03-01 20:56:04,505 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:56:04,508 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:56:04,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:56:04,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:04,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,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:56:04,555 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:04,556 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0. WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:04,556 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:56:04,556 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:04,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:56:04,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:56:04,565 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:04,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:56:04,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:56:04,569 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:56:04,606 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:04,607 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0. WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:56:04,607 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:56:04,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:56:04,612 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:56:04,614 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:56:04,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:56:04,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:56:04,620 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:56:04,620 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:04,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0', 'ID_FS_UUID_ENC': 'mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:56:04,624 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:56:04,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:56:04,636 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:56:04,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:56:04,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:56:04,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:56:04,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:56:04,642 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:56:04,645 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:56:04,645 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:56:04,646 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:56:04,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f7f400) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:56:04,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:56:04,652 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:04,652 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:56:04,655 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:04,655 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:56:04,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:04,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:56:04,662 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:04,662 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:56:04,664 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:56:04,664 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:56:04,665 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 20:56:04,699 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:04,700 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). 2024-03-01 20:56:04,700 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:56:04,700 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:56:04,704 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:56:04,704 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:56:04,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:56:04,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:56:04,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:56:04,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:56:04,719 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:04,722 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:56:04,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:56:04,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:04,727 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 20:56:04,768 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:04,769 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG. WARNING: VG test_vg1 is missing PV pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG (last written to /dev/sdc). 2024-03-01 20:56:04,769 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:56:04,769 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:56:04,769 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:04,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:56:04,774 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:56:04,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,785 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:56:04,785 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:56:04,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:56:04,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:56:04,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:56:04,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:56:04,791 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:56:04,794 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:56:04,795 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:56:04,795 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:56:04,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f88cd0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:56:04,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:56:04,798 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:56:04,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:56:04,802 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:56:04,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:56:04,813 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:56:04,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:56:04,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:56:04,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:56:04,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:56:04,819 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:56:04,822 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:56:04,822 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:56:04,823 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:56:04,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f88640) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:56:04,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:56:04,826 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:56:04,829 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/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': 'pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG', 'ID_FS_UUID_ENC': 'pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:56:04,829 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:56:04,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:56:04,840 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:56:04,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:56:04,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:56:04,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:56:04,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:56:04,847 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:56:04,850 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:56:04,850 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:56:04,850 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:56:04,850 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f8ce50) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:56:04,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:56:04,856 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:04,857 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:56:04,859 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:04,860 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:56:04,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:04,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:56:04,866 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:04,866 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:56:04,868 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:56:04,869 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:56:04,869 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:04,909 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 20:56:04,910 INFO program/MainThread: stderr[9]: 2024-03-01 20:56:04,910 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:56:04,910 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:56:04,914 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:04,914 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:56:04,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:56:04,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:56:04,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:04,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:56:04,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:04,932 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:56:04,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC ; incomplete: True ; hidden: False ; 2024-03-01 20:56:04,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:04,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/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:04,971 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:04,972 INFO program/MainThread: stderr[10]: 2024-03-01 20:56:04,972 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:56:04,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:04,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP ; incomplete: False ; hidden: False ; 2024-03-01 20:56:04,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:04,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:56:04,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:04,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:56:04,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:56:04,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:04,995 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:04,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:04,999 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:04,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:56:05,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:56:05,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:05,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:56:05,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:56:05,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:05,012 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:05,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:05,015 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:05,016 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:56:05,016 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:56:05,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:05,019 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:05,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 20:56:05,022 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:05,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/218842f8-7799-4449-89b2-c7ba4efa3462', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '96', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP', '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': '218842f8-7799-4449-89b2-c7ba4efa3462', 'ID_FS_UUID_ENC': '218842f8-7799-4449-89b2-c7ba4efa3462', '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': '827183017'} ; 2024-03-01 20:56:05,026 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:05,026 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:05,029 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:56:05,029 INFO program/MainThread: stderr[11]: 2024-03-01 20:56:05,030 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:56:05,030 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:05,032 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:56:05,032 INFO program/MainThread: stderr[12]: 2024-03-01 20:56:05,032 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:56:05,032 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:05,035 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:56:05,035 INFO program/MainThread: stderr[13]: 2024-03-01 20:56:05,035 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:56:05,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:56:05,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:05,045 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:56:05,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:05,046 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:56:05,042 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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 (0x7f74a6073250) -- 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 = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:05,047 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:05,050 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:56:05,050 INFO program/MainThread: stderr[14]: 2024-03-01 20:56:05,050 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:56:05,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:05,057 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,057 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:56:05,061 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,061 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:56:05,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:56:05,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:56:05,069 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:56:05,069 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:56:05,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:05,074 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:56:05,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:56:05,077 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:05,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:05,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:56:05,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:05,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:56:05,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:56:05,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:05,098 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:05,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:05,102 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:05,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:56:05,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:56:05,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:05,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:56:05,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:56:05,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:05,115 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:05,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:05,119 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:05,119 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:56:05,119 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:56:05,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:05,122 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:05,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:05,126 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:05,129 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW ' '/dev/disk/by-uuid/834106a6-d8f9-439f-95ea-de0d01b1a5ba ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW', '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': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', 'ID_FS_UUID_ENC': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', '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': '826777276'} ; 2024-03-01 20:56:05,129 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:05,129 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:05,132 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:56:05,133 INFO program/MainThread: stderr[15]: 2024-03-01 20:56:05,133 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:56:05,133 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:05,135 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:56:05,135 INFO program/MainThread: stderr[16]: 2024-03-01 20:56:05,135 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:56:05,136 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:05,138 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:56:05,138 INFO program/MainThread: stderr[17]: 2024-03-01 20:56:05,138 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:56:05,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:56:05,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:05,149 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:05,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:05,150 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:05,146 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW 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 (0x7f74a6073250) -- name = test_vg1 status = True 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 = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:05,150 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:05,153 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:56:05,154 INFO program/MainThread: stderr[18]: 2024-03-01 20:56:05,154 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:56:05,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:05,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,162 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:56:05,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,165 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:56:05,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:56:05,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:56:05,172 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:56:05,175 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:05,175 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:56:05,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:56:05,178 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:05,178 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:05,182 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/lvm-pv-uuid-Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw ' '/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': 'Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw', 'ID_FS_UUID_ENC': 'Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:56:05,182 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:56:05,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,194 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:56:05,194 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:56:05,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:56:05,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:56:05,197 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:56:05,200 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:56:05,200 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:56:05,203 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:56:05,204 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:56:05,204 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:56:05,204 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a716b490) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:56:05,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:56:05,210 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,210 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:56:05,213 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,213 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:56:05,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:56:05,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:56:05,222 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:56:05,222 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:56:05,222 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/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:05,259 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:05,260 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL. WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:56:05,260 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:56:05,260 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:56:05,264 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:56:05,265 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:56:05,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:56:05,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:05,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,279 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/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:05,313 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 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=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:05,314 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL. WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:56:05,314 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:56:05,314 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:05,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:56:05,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:56:05,322 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:05,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:56:05,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:56:05,325 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/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:05,359 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:05,360 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL. WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:56:05,360 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:56:05,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:56:05,364 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:56:05,367 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:56:05,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:56:05,373 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:56:05,373 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:05,377 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/lvm-pv-uuid-7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL', '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': '7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL', 'ID_FS_UUID_ENC': '7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:56:05,377 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:56:05,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,388 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:56:05,389 INFO blivet/MainThread: sde is a disk 2024-03-01 20:56:05,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:56:05,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:56:05,392 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:56:05,395 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:56:05,395 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:56:05,398 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:56:05,398 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:56:05,399 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:56:05,399 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a70a5e50) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:56:05,402 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:56:05,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,405 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:56:05,408 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,408 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:56:05,411 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,411 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:56:05,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:56:05,417 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:56:05,417 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:56:05,418 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/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:05,451 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:05,452 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:56:05,452 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:56:05,452 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:56:05,456 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:05,456 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:56:05,459 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:56:05,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:56:05,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:56:05,471 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:05,473 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:56:05,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:05,479 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/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:05,519 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:05,520 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m. WARNING: VG test_vg2 is missing PV zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m (last written to /dev/sdf). 2024-03-01 20:56:05,520 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:56:05,520 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:56:05,520 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:05,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m', 'ID_FS_UUID_ENC': 'zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:56:05,525 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:56:05,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:56:05,537 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:56:05,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:56:05,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:56:05,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:56:05,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:56:05,544 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:56:05,546 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:56:05,547 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:56:05,547 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:56:05,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f985e0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:56:05,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:56:05,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:56:05,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:56:05,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:56:05,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:56:05,566 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:56:05,566 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:56:05,566 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:05,601 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 20:56:05,602 INFO program/MainThread: stderr[24]: 2024-03-01 20:56:05,602 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:56:05,602 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:56:05,606 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:56:05,606 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:56:05,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:56:05,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:05,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:56:05,621 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:05,624 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:56:05,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:05,630 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:05,667 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:05,668 INFO program/MainThread: stderr[25]: 2024-03-01 20:56:05,668 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:56:05,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:05,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:56:05,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:05,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:56:05,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:56:05,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:05,691 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:05,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:05,695 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:05,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:56:05,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:56:05,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:05,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:56:05,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:56:05,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:05,708 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:05,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:56:05,712 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:05,712 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:56:05,712 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:56:05,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:05,715 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:05,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:05,719 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:05,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4', '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': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', 'ID_FS_UUID_ENC': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', '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': '825003500'} ; 2024-03-01 20:56:05,722 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:05,722 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:05,726 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:56:05,726 INFO program/MainThread: stderr[26]: 2024-03-01 20:56:05,726 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:56:05,726 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:05,728 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:56:05,728 INFO program/MainThread: stderr[27]: 2024-03-01 20:56:05,729 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:56:05,729 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:05,731 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:56:05,731 INFO program/MainThread: stderr[28]: 2024-03-01 20:56:05,731 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:56:05,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:56:05,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:05,742 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:56:05,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:05,742 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:56:05,739 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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 (0x7f74a6073070) -- 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 = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:05,743 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:05,746 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:56:05,746 INFO program/MainThread: stderr[29]: 2024-03-01 20:56:05,746 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:56:05,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:05,754 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:56:05,757 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,757 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:56:05,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,761 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:56:05,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:56:05,764 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:56:05,767 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:05,767 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:56:05,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:56:05,771 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:05,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:05,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:56:05,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:05,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:56:05,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:56:05,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:05,792 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:05,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:05,796 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:05,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:56:05,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:56:05,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:05,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:56:05,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:56:05,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:05,810 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:05,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:05,813 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:05,813 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:56:05,814 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:56:05,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:05,817 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:05,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:05,820 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:05,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/897ad094-6136-4d09-a409-1385f81cea27 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '93', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1', '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': '897ad094-6136-4d09-a409-1385f81cea27', 'ID_FS_UUID_ENC': '897ad094-6136-4d09-a409-1385f81cea27', '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': '824555747'} ; 2024-03-01 20:56:05,824 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:05,824 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:05,827 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:56:05,827 INFO program/MainThread: stderr[30]: 2024-03-01 20:56:05,827 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:56:05,827 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:05,830 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:56:05,830 INFO program/MainThread: stderr[31]: 2024-03-01 20:56:05,830 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:56:05,830 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:05,833 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:56:05,833 INFO program/MainThread: stderr[32]: 2024-03-01 20:56:05,833 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:56:05,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:56:05,843 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:05,844 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:05,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:05,845 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:05,841 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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 (0x7f74a6073070) -- name = test_vg2 status = 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 = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:05,845 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:05,848 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:56:05,849 INFO program/MainThread: stderr[33]: 2024-03-01 20:56:05,849 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:56:05,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:05,856 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,856 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:56:05,860 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,860 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:56:05,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:56:05,866 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,866 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:56:05,867 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:56:05,870 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:05,870 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:56:05,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:56:05,873 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:05,874 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:05,877 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/lvm-pv-uuid-w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF', 'ID_FS_UUID_ENC': 'w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:56:05,877 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:56:05,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:56:05,889 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:56:05,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:56:05,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:56:05,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:56:05,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:56:05,896 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:56:05,898 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:56:05,899 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:56:05,899 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:56:05,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a70a58b0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:56:05,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:56:05,905 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:05,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:56:05,908 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:05,908 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:56:05,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,912 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:56:05,915 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:05,915 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:56:05,917 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:56:05,917 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:56:05,918 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/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:05,955 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:05,956 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz. WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:05,956 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:56:05,956 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:56:05,960 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:56:05,960 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:56:05,963 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:56:05,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:05,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:05,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:05,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:05,975 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/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,014 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 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=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 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=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:06,015 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz. WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:06,015 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:56:06,015 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:56:06,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:56:06,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:56:06,023 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:06,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:56:06,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:56:06,026 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/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,066 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:06,067 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz. WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:06,067 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:56:06,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:56:06,072 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:56:06,074 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:56:06,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,080 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:06,080 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:06,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': 'uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz', 'ID_FS_UUID_ENC': 'uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:56:06,084 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:56:06,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,096 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:56:06,096 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:56:06,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:56:06,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:56:06,099 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:56:06,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:56:06,103 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:56:06,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:56:06,106 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:56:06,106 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:56:06,106 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a6009850) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:56:06,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:56:06,112 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,113 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:56:06,116 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,116 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:56:06,119 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,119 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:56:06,122 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,122 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:56:06,125 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:56:06,125 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:56:06,125 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,164 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:06,165 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:06,165 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:56:06,165 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:56:06,169 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; 2024-03-01 20:56:06,169 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:56:06,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:56:06,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:56:06,184 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:06,187 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:56:06,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,192 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,229 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:06,230 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x. WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:06,230 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:56:06,230 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:06,230 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:06,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/lvm-pv-uuid-lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x', 'ID_FS_UUID_ENC': 'lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:56:06,235 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:56:06,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:56:06,248 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:56:06,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:56:06,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:56:06,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:56:06,254 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:56:06,254 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:56:06,257 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:56:06,258 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:56:06,258 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:56:06,258 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f43ac0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:56:06,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:56:06,264 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,264 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:56:06,267 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,267 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:56:06,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,271 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:56:06,274 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,274 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:56:06,276 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:56:06,276 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:56:06,277 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,317 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:06,318 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:06,318 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:56:06,318 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:56:06,322 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; 2024-03-01 20:56:06,322 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:56:06,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:56:06,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:56:06,337 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:06,340 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:56:06,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,346 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,380 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:06,380 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI. WARNING: VG test_vg3 is missing PV NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 20:56:06,380 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:56:06,380 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:56:06,380 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:06,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': 'NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI', 'ID_FS_UUID_ENC': 'NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:56:06,385 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:56:06,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,397 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:56:06,398 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:56:06,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:56:06,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:56:06,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:56:06,404 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:56:06,404 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:56:06,407 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:56:06,408 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:56:06,408 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:56:06,408 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a5f4d8b0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:56:06,411 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:56:06,414 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,414 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:56:06,417 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,417 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:56:06,420 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,421 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:56:06,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:56:06,426 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:56:06,426 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:56:06,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/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,463 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2YtLqA-Zf6Z-bFwa-PQgY-4d9e-zUVf-DbS0CW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=mP5vRV-T0yE-6Ep1-fG3V-q57T-xdSK-Rhg7W0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pAFLpO-71IS-CKk0-kb7S-UR3m-bYNJ-CU6oPG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Jz2U6K-vD5K-RpHr-EMi5-jy0y-cIXd-ik53Sw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7KOesa-pw1M-XUfq-Yb1x-LyXc-RmoR-wkh9vL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=zn1SWY-Unet-3z8y-oe2L-1avc-7EOG-q7Qa9m LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=w3xcdL-bNLb-ytN6-QB7Z-bIvj-ANdw-nJ0elF LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=uEMJqZ-7uzm-vWv6-Dnba-vWAu-OXuc-7cMvaz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=lVjenG-JZ0z-O8Dx-ty6F-u8VW-os3P-XJmE7x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_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=NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 20:56:06,464 INFO program/MainThread: stderr[41]: 2024-03-01 20:56:06,464 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:56:06,464 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:56:06,468 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NG2Jrw-vrTC-teFE-rdtg-pHdI-QrwH-5XRnLI ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:56:06,468 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:56:06,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:56:06,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:56:06,483 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:06,486 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:56:06,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b ; incomplete: True ; hidden: False ; 2024-03-01 20:56:06,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:06,492 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:06,528 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP 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=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 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=kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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=PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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=TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:56:06,529 INFO program/MainThread: stderr[42]: 2024-03-01 20:56:06,529 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:56:06,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:06,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:56:06,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:06,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:56:06,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:06,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:06,552 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:06,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:06,556 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:06,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:56:06,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:56:06,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:06,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:56:06,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:56:06,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:06,569 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:06,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:06,572 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:06,573 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:56:06,573 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:56:06,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:06,576 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:06,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:06,579 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:06,583 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/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/8a681794-a8fc-44bb-8c36-afe2be22c261', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '92', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX', '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': '8a681794-a8fc-44bb-8c36-afe2be22c261', 'ID_FS_UUID_ENC': '8a681794-a8fc-44bb-8c36-afe2be22c261', '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': '822814221'} ; 2024-03-01 20:56:06,583 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:06,583 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:06,586 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:56:06,587 INFO program/MainThread: stderr[43]: 2024-03-01 20:56:06,587 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:56:06,587 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:06,589 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:56:06,590 INFO program/MainThread: stderr[44]: 2024-03-01 20:56:06,590 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:56:06,590 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:06,592 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:56:06,592 INFO program/MainThread: stderr[45]: 2024-03-01 20:56:06,592 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:56:06,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:56:06,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,604 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:06,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,605 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:56:06,601 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX 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 (0x7f74a5f43b20) -- 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:06,605 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:06,609 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:56:06,609 INFO program/MainThread: stderr[46]: 2024-03-01 20:56:06,609 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:56:06,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:06,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:56:06,620 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,620 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:56:06,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:56:06,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:56:06,627 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:56:06,630 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:06,630 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:56:06,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:56:06,633 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:06,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:06,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:56:06,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:06,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:56:06,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:06,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:06,655 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:06,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:06,659 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:06,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:56:06,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:56:06,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:06,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:56:06,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:56:06,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:06,682 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:06,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:06,686 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:06,686 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:56:06,686 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:56:06,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:06,689 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:06,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:06,693 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:06,696 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/20755030-5efc-420a-9ba3-43ade885dd8a ' '/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': '91', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd', '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': '20755030-5efc-420a-9ba3-43ade885dd8a', 'ID_FS_UUID_ENC': '20755030-5efc-420a-9ba3-43ade885dd8a', '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': '821732917'} ; 2024-03-01 20:56:06,696 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:06,697 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:06,700 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:56:06,700 INFO program/MainThread: stderr[47]: 2024-03-01 20:56:06,700 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:56:06,700 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:06,702 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:56:06,703 INFO program/MainThread: stderr[48]: 2024-03-01 20:56:06,703 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:56:06,703 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:06,705 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:56:06,705 INFO program/MainThread: stderr[49]: 2024-03-01 20:56:06,705 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:56:06,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:56:06,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,717 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:06,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,718 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:56:06,713 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd 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 (0x7f74a5f43b20) -- name = test_vg3 status = True 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:06,719 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:06,722 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:56:06,722 INFO program/MainThread: stderr[50]: 2024-03-01 20:56:06,722 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:56:06,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:06,729 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,729 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:56:06,733 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,733 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:56:06,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:56:06,739 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,740 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:56:06,740 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:56:06,743 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:06,743 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:56:06,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:56:06,746 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:06,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:06,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:56:06,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:06,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:56:06,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:06,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:06,769 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:06,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:06,772 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:06,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:56:06,776 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:56:06,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:06,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:56:06,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:56:06,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:06,786 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:06,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:06,789 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:06,789 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:56:06,790 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:56:06,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:06,793 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:06,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:56:06,796 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:06,799 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/67b5e405-2d37-4d24-88c5-5b9956fd86b6 ' '/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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2', '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': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', 'ID_FS_UUID_ENC': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', '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': '820687277'} ; 2024-03-01 20:56:06,800 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:06,800 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:06,803 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:56:06,803 INFO program/MainThread: stderr[51]: 2024-03-01 20:56:06,803 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:56:06,803 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:06,806 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:56:06,806 INFO program/MainThread: stderr[52]: 2024-03-01 20:56:06,806 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:56:06,806 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:06,809 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:56:06,809 INFO program/MainThread: stderr[53]: 2024-03-01 20:56:06,809 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:56:06,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:56:06,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,821 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:06,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,822 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:56:06,817 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 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 (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:06,823 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:06,826 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:56:06,826 INFO program/MainThread: stderr[54]: 2024-03-01 20:56:06,826 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:56:06,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:06,833 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,833 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:56:06,837 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,837 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:56:06,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:56:06,844 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,844 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:56:06,844 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:56:06,847 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:06,847 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:56:06,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:56:06,850 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:06,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:56:06,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:56:06,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:06,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:56:06,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:06,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:06,873 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:06,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:06,876 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:06,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:56:06,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:56:06,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:06,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:56:06,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:56:06,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:06,889 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:06,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:06,893 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:06,893 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:56:06,893 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:56:06,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:06,897 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:06,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:06,900 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:06,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs ' '/dev/disk/by-uuid/ae9408f5-dd71-4fb2-99d1-a4d57e11960e ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '89', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs', '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': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'ID_FS_UUID_ENC': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', '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': '820250534'} ; 2024-03-01 20:56:06,904 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:06,904 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:06,907 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:56:06,907 INFO program/MainThread: stderr[55]: 2024-03-01 20:56:06,907 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:56:06,907 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:06,910 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:56:06,910 INFO program/MainThread: stderr[56]: 2024-03-01 20:56:06,910 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:56:06,910 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:06,913 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:56:06,913 INFO program/MainThread: stderr[57]: 2024-03-01 20:56:06,913 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:56:06,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:56:06,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,925 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:06,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:06,926 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:06,921 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs 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 (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:06,927 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:06,930 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:56:06,930 INFO program/MainThread: stderr[58]: 2024-03-01 20:56:06,930 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:56:06,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:06,938 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,938 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:56:06,941 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,941 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:56:06,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:56:06,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:56:06,948 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:56:06,951 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:06,951 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:56:06,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:56:06,955 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:06,955 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:56:06,958 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': '20472005'} ; 2024-03-01 20:56:06,958 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:56:06,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:06,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:06,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:56:06,970 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:56:06,970 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:56:06,970 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:56:06,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:56:06,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:56:06,973 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:56:06,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:56:06,976 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:56:06,979 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:56:06,979 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:56:06,980 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:56:06,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74a6073ac0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 20:56:06,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:56:06,986 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:06,986 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:56:06,989 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:06,989 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:56:06,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:56:06,995 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:06,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:56:06,998 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:56:07,001 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:07,004 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:56:07,010 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f74a600cd00> 2024-03-01 20:56:07,055 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:56:07,059 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:56:07,059 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:56:07,062 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': '20473866'} ; 2024-03-01 20:56:07,062 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:56:07,063 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:56:07,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,073 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:56:07,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:07,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:07,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:56:07,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:56:07,116 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:56:07,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:56:07,119 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:56:07,122 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:56:07,122 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:56:07,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:56:07,125 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:07,125 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:56:07,128 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:56:07,131 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:56:07,134 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:56:07,137 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:56:07,140 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:07,140 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:07,140 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:56:07,141 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:56:07,140 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f74a5fbb7c0) -- 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 0x7f74a5f6f180> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:56:07,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:56:07,147 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:07,147 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:56:07,150 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:07,150 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:56:07,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:07,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:56:07,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:07,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:56:07,157 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:56:07,160 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:07,160 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:56:07,162 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:56:07,162 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:07,166 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '89', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bTD0j8Ec3ilttiWg3p9KUqyuWB0zO06cs', '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': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', 'ID_FS_UUID_ENC': 'ae9408f5-dd71-4fb2-99d1-a4d57e11960e', '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': '820250534'} ; 2024-03-01 20:56:07,166 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:56:07,166 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:07,169 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:56:07,169 INFO program/MainThread: stderr[59]: 2024-03-01 20:56:07,169 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:56:07,170 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:07,172 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:56:07,172 INFO program/MainThread: stderr[60]: 2024-03-01 20:56:07,172 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:56:07,172 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:07,175 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:56:07,175 INFO program/MainThread: stderr[61]: 2024-03-01 20:56:07,175 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:56:07,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:56:07,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,187 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,189 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,183 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:07,189 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:56:07,192 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:56:07,193 INFO program/MainThread: stderr[62]: 2024-03-01 20:56:07,193 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:56:07,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:56:07,197 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:56:07,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/67b5e405-2d37-4d24-88c5-5b9956fd86b6 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2 ' '/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': '90', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bPdKOrNHQjXxUDF2ASEDGu3ejbB4H0LJ2', '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': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', 'ID_FS_UUID_ENC': '67b5e405-2d37-4d24-88c5-5b9956fd86b6', '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': '820687277'} ; 2024-03-01 20:56:07,200 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:56:07,200 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:07,203 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:56:07,203 INFO program/MainThread: stderr[63]: 2024-03-01 20:56:07,203 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:56:07,204 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:07,206 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:56:07,206 INFO program/MainThread: stderr[64]: 2024-03-01 20:56:07,206 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:56:07,206 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:07,209 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:56:07,209 INFO program/MainThread: stderr[65]: 2024-03-01 20:56:07,209 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:56:07,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:56:07,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,217 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:07,223 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:56:07,226 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:56:07,227 INFO program/MainThread: stderr[66]: 2024-03-01 20:56:07,227 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:56:07,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:56:07,231 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:56:07,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd ' '/dev/disk/by-uuid/20755030-5efc-420a-9ba3-43ade885dd8a ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bm6l1KpjxxdJF4JtbaYKKOYeeW2EK6Thd', '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': '20755030-5efc-420a-9ba3-43ade885dd8a', 'ID_FS_UUID_ENC': '20755030-5efc-420a-9ba3-43ade885dd8a', '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': '821732917'} ; 2024-03-01 20:56:07,234 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:56:07,234 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:07,237 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:56:07,237 INFO program/MainThread: stderr[67]: 2024-03-01 20:56:07,237 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:56:07,237 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:07,240 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:56:07,240 INFO program/MainThread: stderr[68]: 2024-03-01 20:56:07,240 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:56:07,240 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:07,243 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:56:07,243 INFO program/MainThread: stderr[69]: 2024-03-01 20:56:07,243 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:56:07,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:56:07,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,255 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,256 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,251 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:07,257 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:56:07,260 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:56:07,260 INFO program/MainThread: stderr[70]: 2024-03-01 20:56:07,260 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:56:07,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:56:07,264 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:56:07,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/8a681794-a8fc-44bb-8c36-afe2be22c261 ' '/dev/disk/by-id/dm-uuid-LVM-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '92', '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-3ui0kSPKkL1T9XlKd3yZ3RHHwYQiO21bAKXdZoU4Ljm8b9HIpRiiYedhZF7ezTPX', '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': '8a681794-a8fc-44bb-8c36-afe2be22c261', 'ID_FS_UUID_ENC': '8a681794-a8fc-44bb-8c36-afe2be22c261', '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': '822814221'} ; 2024-03-01 20:56:07,267 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:56:07,268 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:07,271 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:56:07,271 INFO program/MainThread: stderr[71]: 2024-03-01 20:56:07,271 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:56:07,271 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:07,274 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:56:07,274 INFO program/MainThread: stderr[72]: 2024-03-01 20:56:07,274 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:56:07,274 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:07,276 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:56:07,277 INFO program/MainThread: stderr[73]: 2024-03-01 20:56:07,277 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:56:07,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:56:07,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:07,290 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:07,284 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:07,291 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:56:07,294 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:56:07,294 INFO program/MainThread: stderr[74]: 2024-03-01 20:56:07,294 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:56:07,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:56:07,298 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:56:07,301 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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1 ' '/dev/disk/by-uuid/897ad094-6136-4d09-a409-1385f81cea27 ' '/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': '93', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7kqQl2P0kImweRI07GKaNt1rStzwtovE1', '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': '897ad094-6136-4d09-a409-1385f81cea27', 'ID_FS_UUID_ENC': '897ad094-6136-4d09-a409-1385f81cea27', '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': '824555747'} ; 2024-03-01 20:56:07,301 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:56:07,301 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:07,304 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:56:07,305 INFO program/MainThread: stderr[75]: 2024-03-01 20:56:07,305 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:56:07,305 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:07,307 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:56:07,307 INFO program/MainThread: stderr[76]: 2024-03-01 20:56:07,307 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:56:07,308 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:07,310 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:56:07,310 INFO program/MainThread: stderr[77]: 2024-03-01 20:56:07,310 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:56:07,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:56:07,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,321 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,322 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,318 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:07,323 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:56:07,326 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:56:07,326 INFO program/MainThread: stderr[78]: 2024-03-01 20:56:07,326 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:56:07,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:56:07,330 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:56:07,333 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55 ' '/dev/disk/by-id/dm-uuid-LVM-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4 ' '/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': '94', '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-IYgVgFsLw9TUwkAogRPAHsxNHuDaaqC7zNCcjVgafkIOLa3QsP80qvRyQkY2dKM4', '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': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', 'ID_FS_UUID_ENC': '4d9ce8fe-66a8-42cc-b4f9-ae6cc8d23e55', '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': '825003500'} ; 2024-03-01 20:56:07,333 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:56:07,333 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:07,336 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:56:07,337 INFO program/MainThread: stderr[79]: 2024-03-01 20:56:07,337 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:56:07,337 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:07,339 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:56:07,340 INFO program/MainThread: stderr[80]: 2024-03-01 20:56:07,340 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:56:07,340 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:07,342 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:56:07,343 INFO program/MainThread: stderr[81]: 2024-03-01 20:56:07,343 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:56:07,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:56:07,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,354 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,351 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,356 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:56:07,359 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:56:07,359 INFO program/MainThread: stderr[82]: 2024-03-01 20:56:07,359 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:56:07,363 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:56:07,363 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:56:07,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/834106a6-d8f9-439f-95ea-de0d01b1a5ba ' '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzClvfY9vK8tH1QeleAlcDTG3qxkLfsuCFW', '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': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', 'ID_FS_UUID_ENC': '834106a6-d8f9-439f-95ea-de0d01b1a5ba', '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': '826777276'} ; 2024-03-01 20:56:07,366 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:56:07,366 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:07,369 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:56:07,370 INFO program/MainThread: stderr[83]: 2024-03-01 20:56:07,370 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:56:07,370 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:07,373 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:56:07,373 INFO program/MainThread: stderr[84]: 2024-03-01 20:56:07,373 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:56:07,373 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:07,376 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:56:07,376 INFO program/MainThread: stderr[85]: 2024-03-01 20:56:07,376 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:56:07,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:56:07,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,386 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,383 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,388 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:56:07,391 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:56:07,391 INFO program/MainThread: stderr[86]: 2024-03-01 20:56:07,391 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:56:07,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:56:07,395 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:56:07,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP ' '/dev/disk/by-uuid/218842f8-7799-4449-89b2-c7ba4efa3462 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '96', '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-O00wdqovvdFoyqtOOgz6QnOj7TwOphzCjddaL4rqpUUQamBLhy1O0cdd2oT8wZEP', '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': '218842f8-7799-4449-89b2-c7ba4efa3462', 'ID_FS_UUID_ENC': '218842f8-7799-4449-89b2-c7ba4efa3462', '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': '827183017'} ; 2024-03-01 20:56:07,398 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:56:07,399 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:07,402 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:56:07,402 INFO program/MainThread: stderr[87]: 2024-03-01 20:56:07,402 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:56:07,402 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:07,405 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:56:07,405 INFO program/MainThread: stderr[88]: 2024-03-01 20:56:07,405 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:56:07,405 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:07,408 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:56:07,408 INFO program/MainThread: stderr[89]: 2024-03-01 20:56:07,408 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:56:07,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:56:07,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,420 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,416 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,420 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:56:07,423 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:56:07,424 INFO program/MainThread: stderr[90]: 2024-03-01 20:56:07,424 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:56:07,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:56:07,428 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:56:07,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:07,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:07,456 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:56:07,457 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:56:07,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:07,469 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:56:07,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:07,479 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:56:07,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:07,490 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:56:07,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:07,501 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:56:07,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:07,511 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:56:07,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:07,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:07,522 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:56:07,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,527 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:56:07,527 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,528 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,528 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,528 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,529 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,529 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,529 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,530 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,530 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,530 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,531 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,531 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:56:07,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:56:07,537 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:56:07,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:56:07,542 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:56:07,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:56:07,547 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:56:07,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:56:07,552 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:56:07,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,555 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,556 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,559 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,560 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,563 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,564 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,566 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,567 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,570 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,571 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,571 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,574 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,575 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,579 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,582 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,583 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,586 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,587 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,590 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,590 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,593 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,594 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,594 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,597 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,598 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,601 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,602 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,605 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,606 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,609 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,610 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,617 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,620 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,621 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,624 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,625 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,628 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,629 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,632 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,633 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,636 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,637 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,639 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,640 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,643 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,644 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,644 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,647 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,648 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,645 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,651 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,652 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,655 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,656 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,659 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,660 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,662 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,663 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,666 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,667 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,670 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,671 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,674 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,675 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:56:07,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = jddaL4-rqpU-UQam-BLhy-1O0c-dd2o-T8wZEP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:56:07,675 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:56:07,678 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:56:07,678 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:07,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:56:07,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:56:07,682 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:07,682 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:56:07,685 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:56:07,685 INFO program/MainThread: stderr[91]: 2024-03-01 20:56:07,685 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:56:07,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:56:07,690 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:56:07,690 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:07,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:56:07,695 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:56:07,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,708 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,715 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,718 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,722 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,726 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,729 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,739 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,746 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,749 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,753 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,756 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,763 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,771 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,774 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,777 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,780 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,781 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,788 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,794 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,795 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,797 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,798 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,801 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,802 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,804 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:56:07,805 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:56:07,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f9a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = lvfY9v-K8tH-1Qel-eAlc-DTG3-qxkL-fsuCFW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = O00wdq-ovvd-Foyq-tOOg-z6Qn-Oj7T-wOphzC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:56:07,806 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:56:07,808 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:56:07,809 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:07,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:56:07,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:56:07,812 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:07,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:07,815 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:56:07,815 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:07,815 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 20:56:07,815 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:56:07,818 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:56:07,818 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:07,821 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:56:07,823 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:56:07,826 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:56:07,826 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:56:07,826 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:56:07,826 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:56:07,826 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:56:07,829 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:07,829 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:07,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:56:07,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:56:07,832 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:56:07,832 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:56:07,832 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:56:07,835 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:07,835 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:07,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:56:07,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:56:07,837 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:56:07,837 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:56:07,838 DEBUG blivet/MainThread: removing sda 2024-03-01 20:56:07,840 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:07,840 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:07,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:56:07,843 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:56:07,843 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:56:07,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,848 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:56:07,848 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,849 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,849 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,849 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,850 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,850 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,850 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,851 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,851 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,851 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,852 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,852 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:56:07,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:56:07,857 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:56:07,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:56:07,862 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:56:07,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:56:07,867 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:56:07,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:07,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:56:07,873 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:56:07,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,875 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,876 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,879 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,879 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,880 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,883 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,883 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,884 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,887 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,888 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,891 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,892 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,895 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,896 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,899 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,900 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,903 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,904 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,907 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,908 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,910 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,911 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,914 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,915 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,918 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,919 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,922 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,923 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,925 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,926 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,927 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,930 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,931 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,934 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,935 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,938 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,938 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,941 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,942 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,945 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,945 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,946 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,946 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,949 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,949 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,949 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,950 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,952 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,953 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,953 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,954 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,956 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,957 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,957 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,958 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,961 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,961 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,962 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,965 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,965 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,966 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,968 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,968 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,969 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,969 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,972 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,972 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,973 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,973 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,976 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,977 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,980 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,981 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,983 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,984 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,985 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,987 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,988 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,989 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,992 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,993 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,996 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:07,996 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:56:07,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zNCcjV-gafk-IOLa-3QsP-80qv-RyQk-Y2dKM4 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:56:07,997 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:56:08,000 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:56:08,000 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:56:08,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:56:08,003 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:08,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:56:08,006 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:56:08,006 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:08,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:56:08,011 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:56:08,013 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,014 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,014 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,015 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,017 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,018 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,024 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,025 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,027 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,028 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,030 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,031 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,031 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,034 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,034 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,034 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,035 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,037 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,037 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,038 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,038 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,041 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,042 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,044 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,045 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,045 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,047 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,048 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,049 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,051 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,051 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,051 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,052 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,055 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,055 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,055 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,058 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,058 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,059 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,061 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,061 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,062 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,062 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,065 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,065 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,066 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,068 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,069 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,071 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,072 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,072 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,072 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,075 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,075 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,076 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,079 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,079 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,082 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,082 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,083 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,085 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,086 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,089 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,089 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,089 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,091 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,092 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,093 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,095 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,096 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,096 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,099 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,099 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,099 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,102 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,102 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,103 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,105 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,106 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,106 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,109 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,109 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,112 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,113 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,115 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,115 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,116 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,118 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,119 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,119 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:56:08,120 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:56:08,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kqQl2P-0kIm-weRI-07GK-aNt1-rStz-wtovE1 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a6073070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = IYgVgF-sLw9-TUwk-AogR-PAHs-xNHu-DaaqC7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:56:08,120 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:56:08,123 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:56:08,123 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:56:08,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:56:08,126 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:08,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:08,129 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:56:08,129 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:08,129 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 20:56:08,129 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:56:08,131 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:56:08,132 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,135 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:56:08,137 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:56:08,140 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:56:08,140 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:56:08,140 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:56:08,140 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:56:08,140 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:56:08,142 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,143 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:56:08,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,145 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:56:08,145 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:56:08,145 DEBUG blivet/MainThread: removing sde 2024-03-01 20:56:08,148 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,148 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:56:08,151 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,151 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:56:08,151 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:56:08,151 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:56:08,153 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,153 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:56:08,156 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,156 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:56:08,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,162 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:56:08,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,162 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,163 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,163 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,163 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,164 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,164 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,165 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,165 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,165 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,166 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,166 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:56:08,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:56:08,171 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:56:08,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:56:08,176 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:56:08,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:56:08,181 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:56:08,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:56:08,186 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:56:08,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,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:56:08,192 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:56:08,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,195 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,196 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,201 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,207 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,210 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,212 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,217 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,226 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,227 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,233 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,236 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,238 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,241 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,247 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,248 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,252 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,253 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,258 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,263 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,267 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,269 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,272 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,274 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,277 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,279 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,283 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,284 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,289 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,294 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,298 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,299 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,303 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,304 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,308 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,309 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,313 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,315 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,318 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,320 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,323 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,325 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,329 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,330 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,334 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,335 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,339 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,340 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,344 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,345 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,349 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,350 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,354 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,356 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:56:08,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AKXdZo-U4Lj-m8b9-HIpR-iiYe-dhZF-7ezTPX size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:56:08,356 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:56:08,359 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:56:08,359 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:56:08,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:56:08,362 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:08,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:56:08,366 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:56:08,366 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:08,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:56:08,371 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:56:08,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,374 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,376 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,379 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,380 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,385 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,390 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,394 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,398 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,399 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,403 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,404 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,409 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,417 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,422 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,423 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,427 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,428 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,432 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,436 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,437 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,441 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,442 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,445 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,447 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,450 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,451 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,455 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,456 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,460 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,461 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,464 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,465 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,469 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,470 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,474 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,475 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,478 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,479 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,483 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,484 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,488 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,489 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,493 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,494 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,497 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,498 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,502 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,503 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,507 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,508 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,511 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,512 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,516 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,517 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,521 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,522 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:56:08,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = m6l1Kp-jxxd-JF4J-tbaY-KKOY-eeW2-EK6Thd size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:56:08,523 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:56:08,525 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:56:08,525 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:56:08,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:56:08,528 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:08,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:56:08,532 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:56:08,532 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:08,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:56:08,537 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:56:08,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,540 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,541 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,544 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,546 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,549 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,550 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,553 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,554 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,558 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,559 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,562 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,563 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,566 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,567 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,571 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,572 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,575 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,576 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,580 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,584 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,585 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,588 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,589 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,592 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,593 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,597 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,598 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,602 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,605 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,606 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,610 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,614 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,615 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,618 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,619 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,622 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,623 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,627 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,628 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,631 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,632 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,635 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,636 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,640 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,641 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,644 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,645 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,648 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,649 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,645 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,652 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,654 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,657 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,658 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,661 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,662 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,666 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,667 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,670 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,671 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,674 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,675 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:56:08,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f98cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PdKOrN-HQjX-xUDF-2ASE-DGu3-ejbB-4H0LJ2 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,676 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:56:08,678 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:56:08,679 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:56:08,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:56:08,682 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:08,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:08,685 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:56:08,685 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:08,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:08,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:56:08,690 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:56:08,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,693 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,694 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,697 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,698 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,701 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,701 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,704 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,705 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,708 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,709 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,712 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,713 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,716 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,717 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,720 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,721 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,724 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,725 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,727 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,728 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,731 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,732 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,735 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,736 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,739 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,740 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,743 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,744 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,747 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,747 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,750 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,751 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,754 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,755 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,758 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,762 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,763 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,766 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,770 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,771 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,774 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,774 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,777 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,778 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,781 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,785 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,786 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,789 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,790 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,793 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,794 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,797 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,798 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,801 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,801 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,804 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,805 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,808 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,809 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,812 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:56:08,813 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:56:08,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f74a5f7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TD0j8E-c3il-ttiW-g3p9-KUqy-uWB0-zO06cs size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74a5f43b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 3ui0kS-PKkL-1T9X-lKd3-yZ3R-HHwY-QiO21b size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:56:08,814 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:56:08,816 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:56:08,816 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:56:08,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:56:08,819 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:08,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:56:08,822 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:56:08,823 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:08,823 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdj', 'sdh', 'sdg', 'sdi'] 2024-03-01 20:56:08,823 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:56:08,825 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:56:08,826 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,828 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:56:08,831 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:56:08,834 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:56:08,836 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:56:08,836 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:56:08,836 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:56:08,837 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:56:08,837 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:56:08,839 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,839 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:56:08,842 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,842 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:56:08,842 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:56:08,842 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:56:08,845 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,845 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:56:08,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,848 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:56:08,848 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:56:08,848 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:56:08,850 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,850 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:56:08,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,853 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:56:08,853 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:56:08,853 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:56:08,856 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:56:08,856 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:56:08,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:56:08,858 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:56:08,858 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:56:08,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:08,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:08,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:08,894 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:08,915 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:56:08,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:08,924 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:08,944 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:56:08,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:08,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:08,973 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:56:08,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:08,986 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,007 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:56:09,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,037 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:56:09,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,047 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,067 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:56:09,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,096 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:56:09,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,125 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:56:09,126 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:09,127 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:56:09,128 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:56:09,128 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:56:09,130 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:56:09,132 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:56:09,135 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:56:09,137 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:56:09,137 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:56:09,140 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:56:09,140 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 0x7f74a7964b80> 2024-03-01 20:56:09,140 INFO blivet/MainThread: sorting actions... 2024-03-01 20:56:09,159 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:09,159 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:09,160 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:09,161 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:09,162 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:09,163 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:56:09,163 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:56:09,163 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:56:09,163 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:56:09,163 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:09,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,169 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:56:09,169 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:56:09,176 INFO program/MainThread: stdout: 2024-03-01 20:56:09,176 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:09,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,207 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:56:09,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:09,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:56:09,217 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:56:09,220 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:56:09,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:56:09,223 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,265 INFO program/MainThread: stdout[92]: 2024-03-01 20:56:09,266 INFO program/MainThread: stderr[92]: 2024-03-01 20:56:09,266 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:56:09,270 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:56:09,272 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,275 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,278 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,280 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,283 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,286 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,289 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,291 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:56:09,294 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,331 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:56:09,332 INFO program/MainThread: stderr[93]: 2024-03-01 20:56:09,332 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:56:09,332 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:09,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,348 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:56:09,349 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:56:09,358 INFO program/MainThread: stdout: 2024-03-01 20:56:09,359 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:09,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,404 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,414 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:56:09,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:09,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:56:09,424 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:56:09,427 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:56:09,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:56:09,430 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,469 INFO program/MainThread: stdout[94]: 2024-03-01 20:56:09,470 INFO program/MainThread: stderr[94]: 2024-03-01 20:56:09,470 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:56:09,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:56:09,476 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,482 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,484 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,487 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,490 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,493 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,495 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:56:09,498 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,531 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:56:09,532 INFO program/MainThread: stderr[95]: 2024-03-01 20:56:09,532 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:56:09,532 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:09,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,547 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:56:09,547 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:56:09,557 INFO program/MainThread: stdout: 2024-03-01 20:56:09,557 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:09,557 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,619 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:56:09,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:09,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:56:09,629 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:56:09,632 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:56:09,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:56:09,635 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,668 INFO program/MainThread: stdout[96]: 2024-03-01 20:56:09,669 INFO program/MainThread: stderr[96]: 2024-03-01 20:56:09,669 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:56:09,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:56:09,675 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,678 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,681 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,683 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,686 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,689 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,692 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:56:09,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:56:09,697 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,730 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:56:09,731 INFO program/MainThread: stderr[97]: 2024-03-01 20:56:09,731 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:56:09,731 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:09,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,748 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:56:09,748 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:56:09,758 INFO program/MainThread: stdout: 2024-03-01 20:56:09,758 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:09,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,806 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:09,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:09,819 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:56:09,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:09,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:56:09,829 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:56:09,832 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:56:09,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:56:09,835 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,873 INFO program/MainThread: stdout[98]: 2024-03-01 20:56:09,874 INFO program/MainThread: stderr[98]: 2024-03-01 20:56:09,874 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:56:09,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:56:09,880 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,883 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,887 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,889 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,892 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,895 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,897 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:56:09,903 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:09,934 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:56:09,934 INFO program/MainThread: stderr[99]: 2024-03-01 20:56:09,934 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:56:09,935 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:56:09,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:56:09,946 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:56:09,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:56:09,965 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,970 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,979 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,984 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,989 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:09,994 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:09,999 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,010 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:10,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:56:10,015 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,045 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:56:10,045 INFO program/MainThread: stderr[100]: 2024-03-01 20:56:10,045 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:56:10,046 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,103 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:56:10,104 INFO program/MainThread: stderr[101]: 2024-03-01 20:56:10,104 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:56:10,104 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,162 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:56:10,163 INFO program/MainThread: stderr[102]: 2024-03-01 20:56:10,163 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:56:10,164 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:56:10,171 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,176 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,186 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,187 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdi,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,245 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:56:10,245 INFO program/MainThread: stderr[103]: 2024-03-01 20:56:10,245 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:56:10,246 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:56:10,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,260 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,261 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,269 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:56:10,269 INFO program/MainThread: stderr[104]: 2024-03-01 20:56:10,269 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:56:10,269 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:56:10,284 INFO program/MainThread: stdout[105]: 2024-03-01 20:56:10,285 INFO program/MainThread: stderr[105]: 2024-03-01 20:56:10,285 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:56:10,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,305 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,306 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:56:10,310 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,312 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,314 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,315 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdg,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,347 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:56:10,348 INFO program/MainThread: stderr[106]: 2024-03-01 20:56:10,348 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:56:10,348 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:56:10,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,364 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,371 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:56:10,372 INFO program/MainThread: stderr[107]: 2024-03-01 20:56:10,372 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:56:10,372 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:56:10,385 INFO program/MainThread: stdout[108]: 2024-03-01 20:56:10,386 INFO program/MainThread: stderr[108]: 2024-03-01 20:56:10,386 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:56:10,386 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,408 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:56:10,411 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,414 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,416 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,417 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sde,/dev/sdj,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,454 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:56:10,455 INFO program/MainThread: stderr[109]: 2024-03-01 20:56:10,455 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:56:10,455 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:56:10,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,466 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,467 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/sdj,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,474 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:56:10,474 INFO program/MainThread: stderr[110]: 2024-03-01 20:56:10,474 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:56:10,474 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:56:10,487 INFO program/MainThread: stdout[111]: 2024-03-01 20:56:10,488 INFO program/MainThread: stderr[111]: 2024-03-01 20:56:10,488 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:56:10,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,509 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:56:10,513 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,515 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,517 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:56:10,518 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/sdj,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,550 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:56:10,551 INFO program/MainThread: stderr[112]: 2024-03-01 20:56:10,551 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:56:10,551 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:56:10,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,567 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,568 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,576 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:56:10,576 INFO program/MainThread: stderr[113]: 2024-03-01 20:56:10,576 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:56:10,576 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:56:10,591 INFO program/MainThread: stdout[114]: 2024-03-01 20:56:10,592 INFO program/MainThread: stderr[114]: 2024-03-01 20:56:10,592 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:56:10,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,613 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:10,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,620 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:56:10,620 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:56:10,626 INFO program/MainThread: stdout: 2024-03-01 20:56:10,626 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:10,627 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,657 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:56:10,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:10,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:56:10,667 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:56:10,670 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:56:10,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:56:10,673 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,719 INFO program/MainThread: stdout[115]: 2024-03-01 20:56:10,720 INFO program/MainThread: stderr[115]: 2024-03-01 20:56:10,720 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:56:10,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:56:10,726 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,729 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:56:10,732 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:56:10,737 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,740 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:56:10,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:56:10,742 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,777 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:56:10,777 INFO program/MainThread: stderr[116]: 2024-03-01 20:56:10,778 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:56:10,778 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:10,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,792 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:56:10,797 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:56:10,807 INFO program/MainThread: stdout: 2024-03-01 20:56:10,807 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:10,807 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,836 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:10,848 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:10,849 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:56:10,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:10,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:56:10,859 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:56:10,862 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:56:10,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:56:10,865 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,908 INFO program/MainThread: stdout[117]: 2024-03-01 20:56:10,909 INFO program/MainThread: stderr[117]: 2024-03-01 20:56:10,909 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:56:10,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:56:10,916 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,918 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:10,921 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,924 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:10,926 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:10,929 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:10,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:56:10,932 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:10,962 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:56:10,963 INFO program/MainThread: stderr[118]: 2024-03-01 20:56:10,963 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:56:10,963 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:56:10,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:56:10,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:56:10,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:56:10,994 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,003 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,008 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,013 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,018 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,021 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:56:11,024 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:11,052 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:56:11,052 INFO program/MainThread: stderr[119]: 2024-03-01 20:56:11,053 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:56:11,053 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:11,105 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:56:11,105 INFO program/MainThread: stderr[120]: 2024-03-01 20:56:11,105 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:56:11,105 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/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:11,133 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:56:11,133 INFO program/MainThread: stderr[121]: 2024-03-01 20:56:11,133 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:56:11,134 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:56:11,141 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,149 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:56:11,154 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:56:11,154 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf ... 2024-03-01 20:56:11,212 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:56:11,213 INFO program/MainThread: stderr[122]: 2024-03-01 20:56:11,213 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:56:11,213 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:56:11,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,227 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:11,236 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:56:11,236 INFO program/MainThread: stderr[123]: 2024-03-01 20:56:11,236 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:56:11,236 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:56:11,251 INFO program/MainThread: stdout[124]: 2024-03-01 20:56:11,251 INFO program/MainThread: stderr[124]: 2024-03-01 20:56:11,251 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:56:11,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,273 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:56:11,277 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,280 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:56:11,282 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:56:11,282 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:11,313 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:56:11,314 INFO program/MainThread: stderr[125]: 2024-03-01 20:56:11,314 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:56:11,314 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:56:11,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,332 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:11,341 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:56:11,341 INFO program/MainThread: stderr[126]: 2024-03-01 20:56:11,341 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:56:11,341 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:56:11,356 INFO program/MainThread: stdout[127]: 2024-03-01 20:56:11,356 INFO program/MainThread: stderr[127]: 2024-03-01 20:56:11,356 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:56:11,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,366 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,376 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:56:11,380 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,382 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:56:11,385 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:56:11,385 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 20:56:11,426 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:56:11,427 INFO program/MainThread: stderr[128]: 2024-03-01 20:56:11,427 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:56:11,428 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:56:11,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,440 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,448 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:56:11,448 INFO program/MainThread: stderr[129]: 2024-03-01 20:56:11,448 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:56:11,448 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:56:11,465 INFO program/MainThread: stdout[130]: 2024-03-01 20:56:11,465 INFO program/MainThread: stderr[130]: 2024-03-01 20:56:11,465 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:56:11,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,485 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:11,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,492 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:56:11,492 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:56:11,499 INFO program/MainThread: stdout: 2024-03-01 20:56:11,499 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:11,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,524 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:56:11,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:11,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:56:11,534 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:56:11,537 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:56:11,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:56:11,540 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,578 INFO program/MainThread: stdout[131]: 2024-03-01 20:56:11,579 INFO program/MainThread: stderr[131]: 2024-03-01 20:56:11,579 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:56:11,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:56:11,586 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:56:11,592 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:56:11,597 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,600 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:56:11,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:56:11,603 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,635 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:56:11,635 INFO program/MainThread: stderr[132]: 2024-03-01 20:56:11,635 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:56:11,636 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:11,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,653 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:56:11,653 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:56:11,667 INFO program/MainThread: stdout: 2024-03-01 20:56:11,668 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:56:11,668 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:11,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:11,705 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:56:11,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:11,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:56:11,715 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:56:11,718 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:56:11,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:56:11,721 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,760 INFO program/MainThread: stdout[133]: 2024-03-01 20:56:11,761 INFO program/MainThread: stderr[133]: 2024-03-01 20:56:11,761 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:56:11,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:56:11,768 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,774 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,776 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,779 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:56:11,785 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,816 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:56:11,817 INFO program/MainThread: stderr[134]: 2024-03-01 20:56:11,817 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:56:11,817 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:56:11,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:56:11,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:56:11,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:56:11,850 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,862 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,867 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,875 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:11,881 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:11,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:56:11,884 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,916 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:56:11,917 INFO program/MainThread: stderr[135]: 2024-03-01 20:56:11,917 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:56:11,917 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:11,977 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:56:11,978 INFO program/MainThread: stderr[136]: 2024-03-01 20:56:11,978 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:56:11,978 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:12,018 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:56:12,019 INFO program/MainThread: stderr[137]: 2024-03-01 20:56:12,019 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:56:12,021 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:56:12,030 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:12,035 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:56:12,045 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:56:12,045 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:56:12,095 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:56:12,096 INFO program/MainThread: stderr[138]: 2024-03-01 20:56:12,096 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:56:12,096 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:56:12,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,111 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:56:12,120 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:56:12,120 INFO program/MainThread: stderr[139]: 2024-03-01 20:56:12,120 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:56:12,120 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:56:12,135 INFO program/MainThread: stdout[140]: 2024-03-01 20:56:12,135 INFO program/MainThread: stderr[140]: 2024-03-01 20:56:12,135 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:56:12,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,155 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,155 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:56:12,159 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:12,162 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:56:12,165 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:56:12,165 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:56:12,203 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:56:12,203 INFO program/MainThread: stderr[141]: 2024-03-01 20:56:12,203 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:56:12,203 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:56:12,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,215 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:56:12,224 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:56:12,224 INFO program/MainThread: stderr[142]: 2024-03-01 20:56:12,224 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:56:12,224 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:56:12,239 INFO program/MainThread: stdout[143]: 2024-03-01 20:56:12,239 INFO program/MainThread: stderr[143]: 2024-03-01 20:56:12,239 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:56:12,239 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,262 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:56:12,266 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:12,268 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:56:12,271 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:56:12,271 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:56:12,302 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:56:12,303 INFO program/MainThread: stderr[144]: 2024-03-01 20:56:12,303 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:56:12,303 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:56:12,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,320 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:56:12,329 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:56:12,329 INFO program/MainThread: stderr[145]: 2024-03-01 20:56:12,329 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:56:12,329 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:56:12,344 INFO program/MainThread: stdout[146]: 2024-03-01 20:56:12,344 INFO program/MainThread: stderr[146]: 2024-03-01 20:56:12,344 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:56:12,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:12,365 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:12,370 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:56:12,370 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 0x7f74a5eccc70> 2024-03-01 20:56:23,849 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ukeum82y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:26,970 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_oj50bhdb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:31,078 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dgxydfp2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:31,115 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:31,115 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:56:31,118 INFO program/MainThread: stdout[2]: 2024-03-01 20:56:31,118 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 20:56:31,118 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:56:31,119 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:56:31,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:31,123 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:56:31,127 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:31,127 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:56:31,130 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:31,130 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:56:31,133 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:31,134 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:56:31,142 INFO program/MainThread: stdout: 2024-03-01 20:56:31,142 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:56:31,142 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,142 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,142 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,142 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:56:31,143 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:56:31,143 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:31,143 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:56:31,143 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:31,143 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:31,144 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:56:31,144 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:31,144 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:56:31,144 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:56:31,144 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:31,154 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:31,167 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:56:31,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:56:31,172 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:56:31,173 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:56:31,202 INFO program/MainThread: stdout[3]: 2024-03-01 20:56:31,203 INFO program/MainThread: stderr[3]: 2024-03-01 20:56:31,203 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:56:31,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,215 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:56:31,217 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 20:56:31,222 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:56:31,222 INFO blivet/MainThread: sda is a disk 2024-03-01 20:56:31,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:56:31,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:56:31,226 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:56:31,230 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:56:31,230 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:56:31,233 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:56:31,234 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,234 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:56:31,234 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ebb82910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:56:31,238 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:56:31,238 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:56:31,241 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:56:31,241 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:56:31,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,253 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:56:31,254 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:56:31,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:56:31,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:56:31,257 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:56:31,260 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:56:31,260 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:56:31,264 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:56:31,264 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,265 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:56:31,265 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea6ed0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:56:31,268 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:56:31,268 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:56:31,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:56:31,271 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:56:31,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:56:31,283 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:56:31,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:56:31,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:56:31,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:56:31,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:56:31,290 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:56:31,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:56:31,294 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,294 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:56:31,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36eb71bf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:56:31,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:56:31,298 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:56:31,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:56:31,301 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:56:31,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:56:31,313 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:56:31,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:56:31,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:56:31,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:56:31,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:56:31,319 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:56:31,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:56:31,322 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,323 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:56:31,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea680a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:56:31,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:56:31,326 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:56:31,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:56:31,330 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:56:31,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:56:31,341 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:56:31,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:56:31,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:56:31,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:56:31,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:56:31,348 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:56:31,351 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:56:31,351 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,351 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:56:31,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea6805e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:56:31,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:56:31,355 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:56:31,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:56:31,358 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:56:31,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:56:31,370 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:56:31,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:56:31,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:56:31,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:56:31,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:56:31,377 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:56:31,380 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 20:56:31,380 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,381 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:56:31,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea6803a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:56:31,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:56:31,384 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:56:31,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:56:31,387 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:56:31,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:56:31,399 INFO blivet/MainThread: sde is a disk 2024-03-01 20:56:31,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:56:31,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:56:31,402 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:56:31,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:56:31,406 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:56:31,409 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:56:31,409 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,410 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:56:31,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea68b070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:56:31,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:56:31,413 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:56:31,416 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:56:31,416 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:56:31,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:56:31,428 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:56:31,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:56:31,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:56:31,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:56:31,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:56:31,434 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:56:31,437 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:56:31,438 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,438 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:56:31,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea6827f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:56:31,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:56:31,441 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:56:31,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:56:31,444 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:56:31,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:56:31,456 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:56:31,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:56:31,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:56:31,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:56:31,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:56:31,463 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:56:31,466 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 20:56:31,466 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,467 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:56:31,467 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea6976a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:56:31,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:56:31,470 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:56:31,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:56:31,473 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:56:31,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,485 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:56:31,485 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:56:31,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:56:31,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:56:31,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:56:31,492 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:56:31,492 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:56:31,495 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:56:31,495 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,496 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:56:31,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea697e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:56:31,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:56:31,499 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:56:31,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:56:31,502 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 20:56:31,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:56:31,514 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:56:31,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:56:31,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:56:31,517 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:56:31,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:56:31,521 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:56:31,524 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:56:31,524 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,524 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:56:31,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea697fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:56:31,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:56:31,528 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:56:31,531 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:56:31,531 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:56:31,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:56:31,543 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:56:31,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:56:31,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:56:31,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:56:31,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:56:31,549 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:56:31,552 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:56:31,553 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:56:31,553 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:56:31,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea69ad30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:56:31,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:56:31,557 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:56:31,559 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': '20472005'} ; 2024-03-01 20:56:31,559 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:56:31,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:56:31,570 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:56:31,570 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:56:31,570 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:56:31,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:56:31,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:56:31,573 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:56:31,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:56:31,576 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:56:31,579 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:56:31,580 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:56:31,580 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:56:31,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36ea69ac40) -- 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:56:31,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:56:31,586 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:31,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:56:31,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:31,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:56:31,593 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:31,593 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:56:31,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:31,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:56:31,600 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:56:31,603 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:31,606 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:56:31,624 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 0x7f36ea6a9c80> 2024-03-01 20:56:31,669 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:56:31,673 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:56:31,673 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:56:31,677 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': '20473866'} ; 2024-03-01 20:56:31,677 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:56:31,677 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:56:31,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,686 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:56:31,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,692 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:31,705 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:31,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:56:31,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:56:31,728 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:56:31,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:56:31,731 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:56:31,734 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:56:31,735 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:56:31,738 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:31,738 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:31,738 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:56:31,741 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:56:31,745 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:56:31,747 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:56:31,750 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:56:31,753 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:31,754 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:31,754 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:56:31,755 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:56:31,754 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f36ea6a58e0) -- 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 0x7f36ea6b4c70> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:56:31,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:56:31,762 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:31,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:56:31,765 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:31,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:56:31,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:31,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:56:31,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:31,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:56:31,773 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:56:31,773 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:56:31,777 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:31,777 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:56:31,780 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:56:31,780 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:31,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:31,792 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:31,805 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:56:31,806 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:56:31,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:31,818 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:56:31,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:31,829 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:56:31,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:31,840 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:56:31,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:31,850 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:56:31,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:31,861 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:56:31,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:31,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:56:31,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:56:34,976 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y3v5gq6d/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:56:35,012 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:35,013 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:56:35,015 INFO program/MainThread: stdout[2]: 2024-03-01 20:56:35,016 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 20:56:35,016 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:56:35,016 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:56:35,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:35,021 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:56:35,024 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:35,025 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:56:35,028 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:35,028 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:56:35,030 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:56:35,031 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:56:35,039 INFO program/MainThread: stdout: 2024-03-01 20:56:35,039 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:56:35,039 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,039 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,040 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,040 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,040 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,040 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:56:35,040 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:56:35,040 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:56:35,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:35,040 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:56:35,040 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:35,040 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:35,041 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:56:35,041 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:35,041 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:56:35,041 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:56:35,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:35,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:35,066 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:56:35,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:56:35,070 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:56:35,071 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:56:35,102 INFO program/MainThread: stdout[3]: 2024-03-01 20:56:35,103 INFO program/MainThread: stderr[3]: 2024-03-01 20:56:35,103 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:56:35,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,114 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:56:35,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:56:35,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:56:35,121 INFO blivet/MainThread: sda is a disk 2024-03-01 20:56:35,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:56:35,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:56:35,125 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:56:35,129 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,132 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,133 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:56:35,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee7a432910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:56:35,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:56:35,136 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:56:35,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:56:35,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:56:35,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:56:35,151 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:56:35,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:56:35,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:56:35,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:56:35,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,162 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,162 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:56:35,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f6d0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:56:35,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:56:35,165 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:56:35,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:56:35,169 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:56:35,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,180 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:56:35,180 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:56:35,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:56:35,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:56:35,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:56:35,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:56:35,187 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:56:35,190 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:56:35,190 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,190 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:56:35,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee79f9af10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:56:35,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:56:35,194 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:56:35,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:56:35,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:56:35,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:56:35,208 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:56:35,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:56:35,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:56:35,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:56:35,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:56:35,215 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:56:35,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:56:35,218 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,218 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:56:35,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f00a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:56:35,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:56:35,221 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:56:35,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:56:35,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:56:35,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,235 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:56:35,236 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:56:35,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:56:35,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:56:35,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:56:35,241 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:56:35,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:56:35,244 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:56:35,245 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,245 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:56:35,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f005e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:56:35,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:56:35,248 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:56:35,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:56:35,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:56:35,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:56:35,263 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:56:35,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:56:35,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:56:35,266 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:56:35,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,272 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,273 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:56:35,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f003a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:56:35,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:56:35,276 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:56:35,279 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:56:35,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:56:35,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:56:35,290 INFO blivet/MainThread: sde is a disk 2024-03-01 20:56:35,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:56:35,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:56:35,293 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:56:35,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,300 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,300 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:56:35,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f0b070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:56:35,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:56:35,304 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:56:35,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:56:35,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:56:35,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,318 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:56:35,318 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:56:35,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:56:35,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:56:35,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:56:35,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:56:35,324 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:56:35,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:56:35,327 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,328 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:56:35,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f027f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:56:35,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:56:35,331 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:56:35,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:56:35,334 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:56:35,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:56:35,345 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:56:35,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:56:35,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:56:35,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:56:35,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,355 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,355 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:56:35,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f166a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:56:35,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:56:35,359 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:56:35,361 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:56:35,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:56:35,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:56:35,373 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:56:35,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:56:35,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:56:35,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:56:35,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,383 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,383 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:56:35,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f16e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:56:35,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:56:35,386 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:56:35,389 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:56:35,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:56:35,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,400 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:56:35,401 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:56:35,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:56:35,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:56:35,404 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:56:35,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,410 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,411 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:56:35,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f16fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:56:35,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:56:35,414 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:56:35,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:56:35,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:56:35,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:56:35,428 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:56:35,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:56:35,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:56:35,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:56:35,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:56:35,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:56:35,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:56:35,438 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:56:35,438 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:56:35,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f19d30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:56:35,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:56:35,442 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:56:35,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': '20472005'} ; 2024-03-01 20:56:35,445 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:56:35,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,454 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:56:35,455 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:56:35,455 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:56:35,455 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:56:35,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:56:35,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:56:35,458 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:56:35,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:56:35,461 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:56:35,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:56:35,464 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:56:35,464 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:56:35,465 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee78f19c40) -- 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:56:35,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:56:35,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:35,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:56:35,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:35,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:56:35,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:35,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:56:35,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:35,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:56:35,483 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:56:35,486 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:35,489 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:56:35,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 0x7fee7a88da80> 2024-03-01 20:56:35,543 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:56:35,547 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:56:35,547 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:56:35,550 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': '20473866'} ; 2024-03-01 20:56:35,550 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:56:35,550 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:56:35,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,558 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:56:35,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:35,573 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:35,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:56:35,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:56:35,596 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:56:35,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:56:35,599 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:56:35,601 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:56:35,602 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:56:35,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:56:35,605 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:35,605 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:56:35,608 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:56:35,611 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:56:35,614 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:56:35,617 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:56:35,619 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:56:35,620 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:56:35,620 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:56:35,621 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:56:35,620 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fee78f258e0) -- 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 0x7fee78f33c20> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:56:35,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:56:35,628 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:56:35,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:56:35,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:56:35,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:56:35,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:35,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:56:35,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:56:35,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:56:35,638 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:56:35,638 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:56:35,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:35,642 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:56:35,645 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:56:35,645 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:56:35,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:35,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:35,669 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:56:35,670 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:56:35,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,681 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:56:35,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,692 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:56:35,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,702 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:56:35,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,712 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:56:35,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,722 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:56:35,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,732 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:56:35,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,743 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:56:35,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:56:35,748 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:56:35,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:56:35,753 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:56:35,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:56:35,758 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:56:35,761 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:35,761 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:56:35,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:56:35,764 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:56:35,764 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:56:35,767 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:56:35,767 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:56:35,770 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:35,770 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:56:35,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:56:35,773 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:56:35,773 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:56:35,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:56:35,776 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:56:35,779 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:35,779 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:56:35,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:56:35,782 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:56:35,782 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:56:35,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:56:35,785 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:56:35,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:56:35,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:56:35,792 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:35,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:56:35,799 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:35,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:56:35,805 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:56:35,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:56:35,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:56:35,810 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:56:35,810 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:56:35,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,822 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:56:35,823 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:56:35,823 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:56:35,824 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:56:35,824 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:56:35,824 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:56:35,827 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:35,827 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:56:35,830 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:35,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:56:35,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:35,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:56:35,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:56:35,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:56:35,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:56:35,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:56:35,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:56:35,849 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:56:35,850 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:56:35,850 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:56:35,850 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:56:35,853 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:56:35,854 INFO program/MainThread: stderr[4]: 2024-03-01 20:56:35,854 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:56:35,854 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:56:35,854 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:35,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:56:35,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:56:35,859 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:35,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,870 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:56:35,871 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:56:35,872 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:56:35,872 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:56:35,872 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:56:35,873 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:56:35,875 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:35,876 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:56:35,878 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:35,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:56:35,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:35,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:56:35,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:56:35,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:56:35,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:56:35,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:56:35,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:56:35,898 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:56:35,899 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:56:35,899 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:56:35,899 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:56:35,899 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:35,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:56:35,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:56:35,903 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:35,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,913 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:56:35,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:56:35,919 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:56:35,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:56:35,924 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:56:35,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:56:35,929 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:56:35,931 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:35,932 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:56:35,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:56:35,935 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:56:35,935 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:56:35,937 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:56:35,938 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:56:35,940 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:35,940 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:56:35,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:56:35,943 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:56:35,943 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:56:35,946 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:56:35,946 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:56:35,949 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:35,949 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:56:35,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:56:35,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:56:35,952 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:56:35,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:56:35,955 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:56:35,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:56:35,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:56:35,962 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:35,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:56:35,968 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:35,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:56:35,975 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:56:35,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:56:35,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:56:35,979 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:56:35,979 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:56:35,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:35,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:35,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:35,992 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:56:35,992 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:56:35,993 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:56:35,993 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:56:35,993 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:56:35,994 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:56:35,996 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:35,996 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:56:35,999 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:56:36,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:36,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:56:36,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:56:36,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:56:36,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:56:36,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:56:36,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:56:36,019 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:56:36,019 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:56:36,019 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:56:36,020 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:56:36,020 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:36,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:56:36,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:56:36,023 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:36,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:36,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:36,035 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:56:36,035 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:56:36,036 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:56:36,036 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:56:36,036 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:56:36,037 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:56:36,040 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,040 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:56:36,042 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:56:36,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:36,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:56:36,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:56:36,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:56:36,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:56:36,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:56:36,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:56:36,062 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:56:36,063 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:56:36,063 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:56:36,063 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:56:36,063 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:36,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:56:36,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:56:36,067 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:36,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:36,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:36,078 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:56:36,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:56:36,083 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:56:36,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:56:36,088 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:56:36,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:56:36,093 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:56:36,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:56:36,098 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:56:36,101 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:36,101 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:56:36,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:56:36,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:56:36,104 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:56:36,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:56:36,107 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:56:36,109 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:36,110 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:56:36,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:56:36,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:56:36,113 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:56:36,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:56:36,116 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:56:36,118 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:36,118 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:56:36,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:56:36,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:56:36,121 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:56:36,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:56:36,124 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:56:36,127 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:56:36,127 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:56:36,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:56:36,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:56:36,130 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:56:36,133 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:56:36,133 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:56:36,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:56:36,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:56:36,140 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:36,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:56:36,147 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:36,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:56:36,154 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:36,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:56:36,160 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:56:36,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:56:36,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:56:36,165 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:56:36,165 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:56:36,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:36,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:36,178 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:56:36,179 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,179 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:56:36,179 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:56:36,180 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,180 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:56:36,183 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,183 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:56:36,186 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:56:36,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:36,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:56:36,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:56:36,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:56:36,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:56:36,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:56:36,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:56:36,205 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,206 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:56:36,206 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:56:36,206 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:56:36,206 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:36,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:56:36,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:56:36,210 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:36,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:36,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:36,221 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:56:36,222 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,222 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:56:36,223 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:56:36,223 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,224 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:56:36,226 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,226 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:56:36,229 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:56:36,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:36,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:56:36,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:56:36,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:56:36,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:56:36,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:56:36,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:56:36,249 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,250 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:56:36,250 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:56:36,250 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:56:36,250 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:36,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:56:36,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:56:36,254 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:36,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:36,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:36,265 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:56:36,266 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,266 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:56:36,267 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:56:36,267 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,268 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:56:36,270 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,270 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:56:36,273 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:56:36,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:36,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:56:36,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:56:36,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:56:36,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:56:36,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:56:36,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:56:36,294 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,294 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:56:36,294 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:56:36,295 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:56:36,295 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:36,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:56:36,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:56:36,298 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:36,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:56:36,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:36,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:56:36,310 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:56:36,310 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,311 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:56:36,311 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:56:36,312 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,313 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:56:36,315 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,316 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:56:36,318 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:56:36,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:56:36,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:36,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:56:36,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:56:36,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:56:36,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:56:36,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:56:36,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:56:36,338 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:56:36,339 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:56:36,339 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:56:36,339 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:56:36,339 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:36,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:56:36,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:56:36,343 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:36,344 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:56:36,344 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:56:36,344 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:36,345 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:36,346 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:36,347 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:36,347 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:36,347 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:36,347 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:56:36,349 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:56:36,351 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:56:36,353 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:56:36,356 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:56:36,356 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:56:36,359 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:56:36,359 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 0x7fee78e0c6d0> 2024-03-01 20:56:36,359 INFO blivet/MainThread: sorting actions... 2024-03-01 20:56:36,390 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:56:36,391 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:56:36,391 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:56:36,391 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:56:36,392 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:56:36,392 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:56:36,392 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:56:36,393 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:56:36,393 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:56:36,393 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:56:36,394 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:56:36,394 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:56:36,394 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:56:36,395 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:56:36,395 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:56:36,395 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:36,396 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:36,396 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:36,396 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:36,397 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:36,397 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:36,398 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:36,398 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:36,398 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:56:36,399 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:56:36,399 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:56:36,399 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:56:36,400 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:36,400 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:36,401 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:36,401 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:36,401 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:56:36,402 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:56:36,402 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:56:36,402 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:56:36,403 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:36,403 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:36,403 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:36,404 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:36,404 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:56:36,407 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,409 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:56:36,409 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:56:36,417 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,417 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,455 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:56:36,459 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,461 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:56:36,461 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:56:36,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,507 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,507 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:56:36,511 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,513 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:56:36,513 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:56:36,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,549 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,561 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:56:36,565 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,567 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:56:36,567 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:56:36,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,613 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:56:36,617 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,619 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:56:36,619 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:56:36,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,657 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,666 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,667 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:56:36,670 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,673 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:56:36,673 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:56:36,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,681 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,718 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:56:36,722 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,724 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:56:36,724 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:56:36,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,768 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,768 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:56:36,772 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,774 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:56:36,775 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:56:36,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,806 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,820 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,820 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:56:36,824 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,826 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:56:36,826 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:56:36,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,863 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,874 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:56:36,878 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:56:36,880 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:56:36,880 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:56:36,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,916 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,916 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:36,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:36,927 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:56:36,931 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:36,933 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:36,936 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:36,936 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:56:36,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:36,936 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:36,968 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:56:36,969 INFO program/MainThread: stderr[5]: 2024-03-01 20:56:36,969 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:56:36,969 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:56:36,983 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:56:36,984 INFO program/MainThread: stderr[6]: 2024-03-01 20:56:36,984 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:56:36,984 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:56:37,014 INFO program/MainThread: stdout[7]: 2024-03-01 20:56:37,014 INFO program/MainThread: stderr[7]: 2024-03-01 20:56:37,014 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:56:37,014 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:56:37,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,028 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:56:37,032 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:56:37,033 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:56:37,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,065 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:56:37,069 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,072 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,074 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,074 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:56:37,075 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:37,075 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:37,110 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:56:37,110 INFO program/MainThread: stderr[8]: 2024-03-01 20:56:37,110 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:56:37,110 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:56:37,124 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:56:37,124 INFO program/MainThread: stderr[9]: 2024-03-01 20:56:37,125 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:56:37,125 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:56:37,155 INFO program/MainThread: stdout[10]: 2024-03-01 20:56:37,155 INFO program/MainThread: stderr[10]: 2024-03-01 20:56:37,155 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:56:37,155 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:56:37,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:56:37,169 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 20:56:37,170 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:56:37,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,204 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:56:37,208 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,210 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,213 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,213 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:56:37,213 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:37,213 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:37,250 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:56:37,250 INFO program/MainThread: stderr[11]: 2024-03-01 20:56:37,250 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:56:37,250 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:56:37,262 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:56:37,262 INFO program/MainThread: stderr[12]: 2024-03-01 20:56:37,262 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:56:37,262 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:56:37,288 INFO program/MainThread: stdout[13]: 2024-03-01 20:56:37,288 INFO program/MainThread: stderr[13]: 2024-03-01 20:56:37,288 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:56:37,288 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:56:37,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,303 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:56:37,304 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:56:37,305 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:56:37,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,338 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:56:37,342 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,344 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,346 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,347 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:56:37,347 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:37,347 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:37,388 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:56:37,388 INFO program/MainThread: stderr[14]: 2024-03-01 20:56:37,388 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:56:37,388 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:56:37,397 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:56:37,397 INFO program/MainThread: stderr[15]: 2024-03-01 20:56:37,397 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:56:37,397 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:56:37,428 INFO program/MainThread: stdout[16]: 2024-03-01 20:56:37,428 INFO program/MainThread: stderr[16]: 2024-03-01 20:56:37,428 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:56:37,428 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:56:37,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,443 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:56:37,444 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:56:37,445 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:56:37,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,476 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,477 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:56:37,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:56:37,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:56:37,487 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,490 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,492 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,495 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,498 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,500 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,503 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,506 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:56:37,509 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:56:37,567 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:56:37,568 INFO program/MainThread: stderr[17]: 2024-03-01 20:56:37,568 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:56:37,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:56:37,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:56:37,596 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,603 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,610 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,621 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,628 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,635 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,641 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,648 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,711 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:56:37,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:56:37,719 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,732 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:56:37,742 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,751 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,752 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:37,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:56:37,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:56:37,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:56:37,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:56:37,768 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,774 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,780 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,783 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,786 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,790 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:56:37,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:56:37,804 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:56:37,843 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn 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:56:37,844 INFO program/MainThread: stderr[18]: 2024-03-01 20:56:37,844 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:56:37,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:56:37,848 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:56:37,901 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:56:37,902 INFO program/MainThread: stderr[19]: 2024-03-01 20:56:37,902 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:56:37,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:37,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:37,927 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:37,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:56:37,974 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:56:37,974 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:56:37,984 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:37,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:37,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,000 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:56:38,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:38,007 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:56:38,009 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:56:38,010 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:56:38,132 INFO program/MainThread: stdout: 2024-03-01 20:56:38,132 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:56:38,132 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:38,132 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:38,132 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:38,132 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:56:38,132 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:38,132 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:38,132 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:38,132 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:38,133 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:38,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,133 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:56:38,148 INFO program/MainThread: stdout: 2024-03-01 20:56:38,148 INFO program/MainThread: writing all SBs 2024-03-01 20:56:38,148 INFO program/MainThread: new label = "" 2024-03-01 20:56:38,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:38,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:56:38,170 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:56:38,171 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:56:38,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:38,196 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,197 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:38,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:56:38,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:56:38,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:38,206 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:56:38,240 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn 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:56:38,241 INFO program/MainThread: stderr[20]: 2024-03-01 20:56:38,241 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:56:38,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:56:38,245 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:56:38,305 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:56:38,306 INFO program/MainThread: stderr[21]: 2024-03-01 20:56:38,306 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:56:38,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:38,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:38,326 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:38,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:38,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:56:38,364 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:56:38,365 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:56:38,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:38,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:38,390 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:56:38,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:38,396 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:56:38,399 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:56:38,399 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:56:39,203 INFO program/MainThread: stdout: 2024-03-01 20:56:39,203 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:56:39,204 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:39,204 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:39,204 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:39,204 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:56:39,204 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:39,204 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:39,204 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:39,204 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:39,204 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:39,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,205 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:56:39,220 INFO program/MainThread: stdout: 2024-03-01 20:56:39,220 INFO program/MainThread: writing all SBs 2024-03-01 20:56:39,220 INFO program/MainThread: new label = "" 2024-03-01 20:56:39,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:39,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:56:39,251 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:56:39,252 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:56:39,262 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:39,281 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,281 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:39,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:56:39,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:56:39,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:39,291 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:56:39,331 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn 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:56:39,332 INFO program/MainThread: stderr[22]: 2024-03-01 20:56:39,332 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:56:39,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:56:39,336 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:56:39,390 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:56:39,391 INFO program/MainThread: stderr[23]: 2024-03-01 20:56:39,391 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:56:39,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:39,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:39,418 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:39,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:39,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:56:39,468 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:56:39,468 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:56:39,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:39,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:39,497 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:56:39,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:39,504 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:56:39,506 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:56:39,506 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:56:40,287 INFO program/MainThread: stdout: 2024-03-01 20:56:40,287 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:56:40,287 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:40,287 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:40,287 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:40,287 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:56:40,287 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:40,287 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:40,288 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:40,288 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:40,288 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:40,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,288 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:56:40,302 INFO program/MainThread: stdout: 2024-03-01 20:56:40,302 INFO program/MainThread: writing all SBs 2024-03-01 20:56:40,302 INFO program/MainThread: new label = "" 2024-03-01 20:56:40,302 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:40,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:56:40,324 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:56:40,325 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:56:40,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:40,352 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,352 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:40,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:56:40,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:56:40,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:40,361 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:56:40,394 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn 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:56:40,395 INFO program/MainThread: stderr[24]: 2024-03-01 20:56:40,395 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:56:40,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:56:40,399 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:56:40,456 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:56:40,457 INFO program/MainThread: stderr[25]: 2024-03-01 20:56:40,457 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:56:40,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:40,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:40,480 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:40,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:40,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:56:40,521 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:56:40,522 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:56:40,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:40,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:40,548 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:56:40,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:40,554 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:56:40,557 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:56:40,557 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:56:41,371 INFO program/MainThread: stdout: 2024-03-01 20:56:41,372 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:56:41,372 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:41,372 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:41,372 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:41,372 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:56:41,372 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:41,372 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:41,372 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:41,372 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:41,372 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:41,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,373 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:56:41,387 INFO program/MainThread: stdout: 2024-03-01 20:56:41,387 INFO program/MainThread: writing all SBs 2024-03-01 20:56:41,387 INFO program/MainThread: new label = "" 2024-03-01 20:56:41,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,405 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:56:41,409 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:56:41,410 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:56:41,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,437 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:56:41,441 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,443 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,445 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,445 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:56:41,446 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:41,446 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:41,487 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:56:41,488 INFO program/MainThread: stderr[26]: 2024-03-01 20:56:41,488 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:56:41,488 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:56:41,497 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:56:41,497 INFO program/MainThread: stderr[27]: 2024-03-01 20:56:41,498 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:56:41,498 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:56:41,528 INFO program/MainThread: stdout[28]: 2024-03-01 20:56:41,528 INFO program/MainThread: stderr[28]: 2024-03-01 20:56:41,528 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:56:41,528 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:56:41,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,540 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:56:41,544 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:56:41,545 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:56:41,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,578 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:56:41,582 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,585 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,587 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,587 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:56:41,588 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:41,588 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:41,626 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:56:41,626 INFO program/MainThread: stderr[29]: 2024-03-01 20:56:41,626 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:56:41,626 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:56:41,639 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:56:41,639 INFO program/MainThread: stderr[30]: 2024-03-01 20:56:41,639 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:56:41,639 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:56:41,671 INFO program/MainThread: stdout[31]: 2024-03-01 20:56:41,671 INFO program/MainThread: stderr[31]: 2024-03-01 20:56:41,671 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:56:41,671 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:56:41,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,686 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:56:41,690 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:56:41,691 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:56:41,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,726 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:56:41,730 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,732 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,735 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,735 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:56:41,735 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:41,735 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:41,779 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:56:41,780 INFO program/MainThread: stderr[32]: 2024-03-01 20:56:41,780 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:56:41,781 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:56:41,788 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:56:41,789 INFO program/MainThread: stderr[33]: 2024-03-01 20:56:41,789 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:56:41,789 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:56:41,818 INFO program/MainThread: stdout[34]: 2024-03-01 20:56:41,818 INFO program/MainThread: stderr[34]: 2024-03-01 20:56:41,818 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:56:41,818 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:56:41,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,832 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:56:41,836 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:56:41,837 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:56:41,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:41,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:41,869 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:56:41,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:56:41,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:56:41,890 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,893 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,895 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,898 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,901 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:56:41,906 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:56:41,963 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:56:41,964 INFO program/MainThread: stderr[35]: 2024-03-01 20:56:41,964 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:56:41,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:56:41,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:56:41,993 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:41,996 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:41,999 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,002 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:42,004 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:42,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:56:42,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:56:42,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,042 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,042 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:56:42,051 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,065 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:42,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:56:42,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:56:42,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:56:42,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:56:42,081 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:56:42,087 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:56:42,093 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,096 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:56:42,096 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,109 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:56:42,113 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:56:42,155 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF 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:56:42,156 INFO program/MainThread: stderr[36]: 2024-03-01 20:56:42,156 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:56:42,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:56:42,160 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:56:42,225 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:56:42,226 INFO program/MainThread: stderr[37]: 2024-03-01 20:56:42,226 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:56:42,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:42,259 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:42,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:56:42,295 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:56:42,295 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:56:42,305 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,320 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:56:42,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,327 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:56:42,329 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:56:42,330 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:56:42,465 INFO program/MainThread: stdout: 2024-03-01 20:56:42,465 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:56:42,465 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:42,466 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:42,466 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:42,466 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:56:42,466 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:42,466 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:42,466 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:42,466 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:42,466 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:42,466 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,466 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:56:42,484 INFO program/MainThread: stdout: 2024-03-01 20:56:42,484 INFO program/MainThread: writing all SBs 2024-03-01 20:56:42,484 INFO program/MainThread: new label = "" 2024-03-01 20:56:42,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,484 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:56:42,506 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:56:42,507 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:56:42,517 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,535 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:42,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:56:42,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:56:42,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,545 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:56:42,582 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF 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:56:42,583 INFO program/MainThread: stderr[38]: 2024-03-01 20:56:42,583 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:56:42,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:56:42,587 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:56:42,648 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:56:42,648 INFO program/MainThread: stderr[39]: 2024-03-01 20:56:42,648 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:56:42,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:42,673 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:42,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:56:42,710 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:56:42,711 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:56:42,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:42,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:42,739 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:56:42,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:42,746 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:56:42,748 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:56:42,748 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:56:43,534 INFO program/MainThread: stdout: 2024-03-01 20:56:43,534 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:56:43,534 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:43,534 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:43,534 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:43,535 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:56:43,535 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:43,535 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:43,535 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:43,535 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:43,535 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:43,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,535 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:56:43,550 INFO program/MainThread: stdout: 2024-03-01 20:56:43,551 INFO program/MainThread: writing all SBs 2024-03-01 20:56:43,551 INFO program/MainThread: new label = "" 2024-03-01 20:56:43,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:43,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:56:43,573 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:56:43,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:56:43,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:43,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,602 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:56:43,606 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:43,608 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:43,611 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:43,611 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:56:43,611 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:43,611 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:43,654 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:56:43,654 INFO program/MainThread: stderr[40]: 2024-03-01 20:56:43,654 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:56:43,655 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:56:43,663 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:56:43,664 INFO program/MainThread: stderr[41]: 2024-03-01 20:56:43,664 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:56:43,664 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:56:43,698 INFO program/MainThread: stdout[42]: 2024-03-01 20:56:43,698 INFO program/MainThread: stderr[42]: 2024-03-01 20:56:43,698 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:56:43,698 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:56:43,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:43,712 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:56:43,716 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:56:43,717 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:56:43,727 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:43,747 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,748 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:56:43,753 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:43,756 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:43,758 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:43,759 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:56:43,759 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:43,759 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:43,790 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:56:43,791 INFO program/MainThread: stderr[43]: 2024-03-01 20:56:43,791 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:56:43,791 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:56:43,805 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:56:43,805 INFO program/MainThread: stderr[44]: 2024-03-01 20:56:43,805 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:56:43,805 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:56:43,841 INFO program/MainThread: stdout[45]: 2024-03-01 20:56:43,841 INFO program/MainThread: stderr[45]: 2024-03-01 20:56:43,841 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:56:43,841 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:56:43,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:43,851 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,855 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:56:43,855 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:56:43,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:56:43,867 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:43,892 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:43,892 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:56:43,896 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:43,898 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:43,901 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:43,901 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:56:43,901 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:56:43,901 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:56:43,933 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:56:43,933 INFO program/MainThread: stderr[46]: 2024-03-01 20:56:43,934 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:56:43,934 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:56:43,948 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:56:43,948 INFO program/MainThread: stderr[47]: 2024-03-01 20:56:43,948 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:56:43,948 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:56:44,053 INFO program/MainThread: stdout[48]: 2024-03-01 20:56:44,053 INFO program/MainThread: stderr[48]: 2024-03-01 20:56:44,053 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:56:44,053 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:56:44,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,070 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:56:44,071 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:56:44,072 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:56:44,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,106 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:56:44,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:56:44,112 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:56:44,115 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,118 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,120 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,123 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,126 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,128 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:56:44,131 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:56:44,187 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:56:44,187 INFO program/MainThread: stderr[49]: 2024-03-01 20:56:44,187 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:56:44,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:56:44,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:56:44,213 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,223 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,226 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,229 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,232 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:56:44,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:56:44,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,264 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:56:44,274 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,287 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,287 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:44,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:56:44,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:56:44,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:56:44,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:56:44,303 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,306 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,309 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,315 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:56:44,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:56:44,332 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:56:44,368 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw 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:56:44,368 INFO program/MainThread: stderr[50]: 2024-03-01 20:56:44,368 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:56:44,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:56:44,372 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:56:44,430 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:56:44,430 INFO program/MainThread: stderr[51]: 2024-03-01 20:56:44,430 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:56:44,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:44,453 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:44,453 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:56:44,494 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:56:44,495 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:56:44,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,505 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,519 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:56:44,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,525 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:56:44,528 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:56:44,528 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:56:44,655 INFO program/MainThread: stdout: 2024-03-01 20:56:44,656 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:56:44,656 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:44,656 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:44,656 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:44,656 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:56:44,656 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:44,656 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:44,656 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:44,656 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:44,656 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:44,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,657 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:56:44,673 INFO program/MainThread: stdout: 2024-03-01 20:56:44,673 INFO program/MainThread: writing all SBs 2024-03-01 20:56:44,673 INFO program/MainThread: new label = "" 2024-03-01 20:56:44,673 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,688 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:56:44,692 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:56:44,694 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:56:44,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,719 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,720 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:44,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:56:44,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:56:44,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,730 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:56:44,763 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw 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:56:44,764 INFO program/MainThread: stderr[52]: 2024-03-01 20:56:44,764 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:56:44,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:56:44,768 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:56:44,828 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:56:44,828 INFO program/MainThread: stderr[53]: 2024-03-01 20:56:44,828 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:56:44,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:44,844 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:44,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,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:56:44,878 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:56:44,878 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:56:44,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:44,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:44,906 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:56:44,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:56:44,912 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:56:44,915 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:56:44,915 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:56:45,737 INFO program/MainThread: stdout: 2024-03-01 20:56:45,737 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:56:45,737 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:56:45,737 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:56:45,737 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:56:45,739 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:56:45,739 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:56:45,739 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:56:45,739 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:56:45,739 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:56:45,739 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:56:45,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:45,739 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:56:45,754 INFO program/MainThread: stdout: 2024-03-01 20:56:45,754 INFO program/MainThread: writing all SBs 2024-03-01 20:56:45,754 INFO program/MainThread: new label = "" 2024-03-01 20:56:45,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:45,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:45,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:45,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:56:45,786 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:56:45,787 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:56:45,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:45,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:56:45,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:56:45,820 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:56:45,820 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 0x7fee7a88bb80> 2024-03-01 20:56:45,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,826 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:56:45,826 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:56:45,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,832 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:56:45,832 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:56:45,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,837 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:56:45,838 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:56:45,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,843 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:56:45,843 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:56:45,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,848 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:56:45,849 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:56:45,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,854 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:56:45,854 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:56:45,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,859 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:56:45,859 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:56:45,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,865 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:56:45,865 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:56:45,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,870 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:56:45,870 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:56:45,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,876 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:56:45,876 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:56:45,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,881 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:56:45,881 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:56:45,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,886 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:56:45,886 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:56:45,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,891 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:56:45,892 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:56:45,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,897 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:56:45,897 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:56:45,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,902 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:56:45,902 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:56:45,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:56:45,907 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:56:45,907 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:57:02,819 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__wea_wju/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:02,856 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:02,857 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:57:02,860 INFO program/MainThread: stdout[2]: 2024-03-01 20:57:02,860 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:57:02,860 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:57:02,860 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:57:02,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,865 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:57:02,869 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:02,869 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:57:02,872 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:02,872 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:57:02,875 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:02,875 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:57:02,887 INFO program/MainThread: stdout: 2024-03-01 20:57:02,887 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:57:02,887 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 2024-03-01 20:57:02,887 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i 2024-03-01 20:57:02,887 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a1fa410b-2738-487e-bee6-b3f940375eba 2024-03-01 20:57:02,887 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B 2024-03-01 20:57:02,887 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT 2024-03-01 20:57:02,887 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f749fdc6-5d94-41fb-a32c-752c4d78dd01 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f934d59-711f-4668-b747-00b3f28e25f1 2024-03-01 20:57:02,887 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB 2024-03-01 20:57:02,887 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 2024-03-01 20:57:02,887 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq 2024-03-01 20:57:02,887 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 2024-03-01 20:57:02,887 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 64e0004e-7627-4c02-ab6a-05c9b3743c9f 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 2024-03-01 20:57:02,887 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 2024-03-01 20:57:02,887 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 2024-03-01 20:57:02,887 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d 2024-03-01 20:57:02,887 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 2024-03-01 20:57:02,887 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:57:02,888 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:57:02,888 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:57:02,888 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:57:02,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,888 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 sdb 1073741824 root disk brw-rw---- LVM2_member KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a1fa410b-2738-487e-bee6-b3f940375eba sdc 1073741824 root disk brw-rw---- LVM2_member MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B sdd 1073741824 root disk brw-rw---- LVM2_member nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f749fdc6-5d94-41fb-a32c-752c4d78dd01 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f934d59-711f-4668-b747-00b3f28e25f1 sde 1073741824 root disk brw-rw---- LVM2_member Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB sdf 1073741824 root disk brw-rw---- LVM2_member LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 sdg 1073741824 root disk brw-rw---- LVM2_member SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 64e0004e-7627-4c02-ab6a-05c9b3743c9f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 sdh 1073741824 root disk brw-rw---- LVM2_member Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 sdi 1073741824 root disk brw-rw---- LVM2_member 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 sdj 1073741824 root disk brw-rw---- LVM2_member juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 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:57:02,888 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:02,888 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:02,888 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:57:02,889 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:02,889 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:57:02,889 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:57:02,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:02,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:02,918 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:57:02,922 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII', 'ID_FS_UUID_ENC': '82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:57:02,922 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:57:02,923 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:57:02,958 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:02,959 INFO program/MainThread: stderr[3]: 2024-03-01 20:57:02,959 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:57:02,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:02,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:02,970 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:57:02,972 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:57:02,977 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:57:02,978 INFO blivet/MainThread: sda is a disk 2024-03-01 20:57:02,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:57:02,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:57:02,982 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:02,985 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:02,985 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:57:02,988 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:57:02,988 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:57:02,989 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:57:02,989 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a2dd3eb0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:57:02,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:57:02,996 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:02,996 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:57:02,999 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:02,999 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:57:03,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,003 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:57:03,006 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,006 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:57:03,009 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:57:03,009 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:57:03,010 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:57:03,042 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:03,043 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i. WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (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:57:03,043 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:57:03,043 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:57:03,047 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; pe_start: 8 MiB ; 2024-03-01 20:57:03,048 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:57:03,051 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:57:03,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:03,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,063 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:57:03,096 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:03,097 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i. WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (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:57:03,097 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:57:03,097 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:03,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:57:03,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:57:03,106 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:03,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:57:03,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:57:03,110 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:57:03,144 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 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:57:03,145 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i. WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (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:57:03,145 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:57:03,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:57:03,150 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:57:03,152 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:57:03,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:03,158 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:03,158 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:03,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i', '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': 'KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i', 'ID_FS_UUID_ENC': 'KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:57:03,162 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:57:03,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,173 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:57:03,174 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:57:03,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:57:03,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:57:03,177 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:03,180 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:03,180 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:57:03,183 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:57:03,184 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:57:03,184 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:57:03,184 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1bfe400) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:57:03,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:57:03,190 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:03,190 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:57:03,193 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:03,194 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:57:03,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:57:03,200 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,200 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:57:03,203 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:57:03,203 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:57:03,203 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:57:03,236 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:03,237 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (last written to /dev/sdc). 2024-03-01 20:57:03,237 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:57:03,237 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:57:03,241 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:57:03,241 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:57:03,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:57:03,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:03,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:57:03,256 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:03,259 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:57:03,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:03,265 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:57:03,301 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:03,302 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (last written to /dev/sdc). 2024-03-01 20:57:03,302 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:57:03,302 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:03,302 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:03,306 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:57:03,307 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:57:03,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,318 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:57:03,318 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:57:03,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:57:03,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:57:03,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:57:03,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:57:03,325 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:57:03,328 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:57:03,328 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:57:03,328 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:57:03,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1c08cd0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:57:03,332 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:57:03,332 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:57:03,335 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:57:03,335 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:57:03,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,346 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:57:03,347 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:57:03,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:57:03,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:57:03,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:57:03,353 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:57:03,353 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:57:03,356 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:57:03,356 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:57:03,357 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:57:03,357 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1c08640) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:57:03,360 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:57:03,360 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:57:03,363 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B', 'ID_FS_UUID_ENC': 'MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:57:03,363 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:57:03,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,374 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:57:03,375 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:57:03,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:57:03,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:57:03,378 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:03,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:03,381 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:57:03,384 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:57:03,384 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:57:03,385 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:57:03,385 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1c0ce50) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:57:03,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:57:03,391 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:03,391 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:57:03,394 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:03,394 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:57:03,397 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,397 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:57:03,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:57:03,403 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:57:03,403 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:57:03,403 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 20:57:03,438 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:03,439 INFO program/MainThread: stderr[9]: 2024-03-01 20:57:03,439 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:57:03,439 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:57:03,443 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:03,443 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:57:03,446 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:57:03,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:03,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:57:03,458 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:03,461 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:57:03,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:03,467 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:57:03,505 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:03,506 INFO program/MainThread: stderr[10]: 2024-03-01 20:57:03,506 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:57:03,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:03,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:57:03,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:03,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:57:03,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:03,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:03,530 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:57:03,533 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:57:03,533 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:57:03,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:57:03,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:57:03,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:03,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:57:03,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:03,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:03,547 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:57:03,550 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:57:03,550 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:57:03,551 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:57:03,551 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:57:03,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:03,554 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:57:03,557 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:57:03,557 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:57:03,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/a1fa410b-2738-487e-bee6-b3f940375eba ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '136', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB', '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': 'a1fa410b-2738-487e-bee6-b3f940375eba', 'ID_FS_UUID_ENC': 'a1fa410b-2738-487e-bee6-b3f940375eba', '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': '1012646829'} ; 2024-03-01 20:57:03,561 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:57:03,561 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:03,565 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:57:03,565 INFO program/MainThread: stderr[11]: 2024-03-01 20:57:03,565 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:57:03,565 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:03,567 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:57:03,567 INFO program/MainThread: stderr[12]: 2024-03-01 20:57:03,568 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:57:03,568 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:03,570 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:57:03,570 INFO program/MainThread: stderr[13]: 2024-03-01 20:57:03,570 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:57:03,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:57:03,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:03,581 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:57:03,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:03,581 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:57:03,578 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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 (0x7f44a1cf3250) -- 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 = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:57:03,582 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:03,585 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:57:03,585 INFO program/MainThread: stderr[14]: 2024-03-01 20:57:03,585 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:57:03,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:03,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:03,593 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:57:03,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:03,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:57:03,599 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,599 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:57:03,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:57:03,604 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:57:03,604 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:57:03,608 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:03,609 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:57:03,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:57:03,612 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:03,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:03,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:57:03,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:57:03,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:57:03,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:57:03,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:03,634 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:57:03,637 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:57:03,638 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:03,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:57:03,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:57:03,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:57:03,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:57:03,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:57:03,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:03,651 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:57:03,654 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:57:03,655 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:03,655 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:57:03,655 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:57:03,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:03,658 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:57:03,661 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:57:03,662 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:03,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '135', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6', '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': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', 'ID_FS_UUID_ENC': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', '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': '1012252363'} ; 2024-03-01 20:57:03,665 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:57:03,665 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:03,668 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:57:03,669 INFO program/MainThread: stderr[15]: 2024-03-01 20:57:03,669 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:57:03,669 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:03,671 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:57:03,671 INFO program/MainThread: stderr[16]: 2024-03-01 20:57:03,671 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:57:03,671 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:03,674 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:57:03,674 INFO program/MainThread: stderr[17]: 2024-03-01 20:57:03,674 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:57:03,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:57:03,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:03,685 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:03,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:03,686 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:03,682 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 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 (0x7f44a1cf3250) -- name = test_vg1 status = True 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 = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:57:03,686 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:03,689 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:57:03,689 INFO program/MainThread: stderr[18]: 2024-03-01 20:57:03,689 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:57:03,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:57:03,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:03,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:57:03,701 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:03,701 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:57:03,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:57:03,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:57:03,707 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:57:03,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:03,711 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:57:03,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:57:03,714 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:03,714 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:03,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': 'nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT', 'ID_FS_UUID_ENC': 'nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:57:03,717 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:57:03,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,729 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:57:03,730 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:57:03,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:57:03,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:57:03,733 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:57:03,736 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:57:03,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:57:03,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:57:03,739 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:57:03,740 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:57:03,740 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a2de8490) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:57:03,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:57:03,746 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:03,746 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:57:03,749 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:03,749 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:57:03,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:57:03,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,756 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:57:03,758 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:57:03,758 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:57:03,759 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/sdc,/dev/sdd ... 2024-03-01 20:57:03,790 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:03,791 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB. WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:03,791 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:57:03,791 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:57:03,795 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:57:03,796 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:57:03,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:57:03,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:03,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,810 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/sdc,/dev/sdd ... 2024-03-01 20:57:03,848 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 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=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:03,849 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB. WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:03,849 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:57:03,849 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:03,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:57:03,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:57:03,857 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:57:03,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:57:03,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:57:03,861 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/sdc,/dev/sdd ... 2024-03-01 20:57:03,893 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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:57:03,893 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB. WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:03,893 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:57:03,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:57:03,898 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:57:03,900 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:57:03,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:03,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:57:03,907 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:57:03,907 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:03,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/lvm-pv-uuid-Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': 'Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB', 'ID_FS_UUID_ENC': 'Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:57:03,910 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:57:03,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:03,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:03,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:57:03,922 INFO blivet/MainThread: sde is a disk 2024-03-01 20:57:03,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:57:03,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:57:03,925 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:57:03,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:57:03,929 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:57:03,932 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:57:03,932 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:57:03,932 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:57:03,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a2d25c70) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:57:03,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:57:03,939 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:03,939 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:57:03,942 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:03,942 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:57:03,945 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,945 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:57:03,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:03,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:57:03,951 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:57:03,951 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:57:03,951 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sde ... 2024-03-01 20:57:03,986 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:03,987 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:03,987 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:57:03,987 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:57:03,991 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:03,991 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:57:03,994 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:57:03,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:57:04,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:57:04,006 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:57:04,008 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:57:04,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:04,014 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sde ... 2024-03-01 20:57:04,048 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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:57:04,049 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:04,049 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:57:04,049 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:57:04,049 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:04,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3', 'ID_FS_UUID_ENC': 'LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:57:04,054 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:57:04,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:57:04,066 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:57:04,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:57:04,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:57:04,069 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:57:04,072 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:57:04,073 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:57:04,075 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:57:04,076 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:57:04,076 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:57:04,076 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1c195e0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:57:04,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:57:04,083 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,083 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:57:04,086 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,086 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:57:04,089 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,089 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:57:04,092 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,092 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:57:04,095 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:57:04,095 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:57:04,095 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/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 20:57:04,130 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:04,131 INFO program/MainThread: stderr[24]: 2024-03-01 20:57:04,131 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:57:04,131 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:57:04,135 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:04,135 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:57:04,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:57:04,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:04,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:57:04,150 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:57:04,153 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:57:04,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:04,159 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/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 20:57:04,196 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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:57:04,197 INFO program/MainThread: stderr[25]: 2024-03-01 20:57:04,197 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:57:04,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:04,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:57:04,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:57:04,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:57:04,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:57:04,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:04,221 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:57:04,224 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:57:04,224 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:57:04,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:57:04,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:57:04,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:57:04,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:57:04,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:57:04,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:04,237 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:57:04,241 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:57:04,241 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:57:04,241 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:57:04,241 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:57:04,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:04,245 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:57:04,248 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:57:04,248 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:57:04,252 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/9f934d59-711f-4668-b747-00b3f28e25f1 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '134', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr', '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': '9f934d59-711f-4668-b747-00b3f28e25f1', 'ID_FS_UUID_ENC': '9f934d59-711f-4668-b747-00b3f28e25f1', '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': '1010466056'} ; 2024-03-01 20:57:04,252 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:57:04,252 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:04,255 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:57:04,255 INFO program/MainThread: stderr[26]: 2024-03-01 20:57:04,255 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:57:04,255 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:04,258 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:57:04,258 INFO program/MainThread: stderr[27]: 2024-03-01 20:57:04,258 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:57:04,258 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:04,260 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:57:04,260 INFO program/MainThread: stderr[28]: 2024-03-01 20:57:04,261 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:57:04,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:57:04,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:04,271 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:57:04,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:04,271 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:57:04,268 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1c3db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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 (0x7f44a1cf3070) -- 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 = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:57:04,272 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:04,275 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:57:04,275 INFO program/MainThread: stderr[29]: 2024-03-01 20:57:04,275 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:57:04,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:57:04,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:57:04,285 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,285 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:57:04,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:57:04,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:57:04,292 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:57:04,295 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:04,295 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:57:04,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:57:04,298 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:04,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:04,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:57:04,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:57:04,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:57:04,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:57:04,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:04,319 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:57:04,323 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:57:04,323 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:57:04,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:57:04,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:57:04,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:57:04,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:57:04,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:57:04,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:04,336 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:57:04,339 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:57:04,340 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:57:04,340 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:57:04,340 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:57:04,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:04,343 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:57:04,346 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:57:04,346 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:57:04,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/f749fdc6-5d94-41fb-a32c-752c4d78dd01', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '133', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV', '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': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', 'ID_FS_UUID_ENC': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', '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': '1010038811'} ; 2024-03-01 20:57:04,350 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:57:04,350 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:04,353 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:57:04,353 INFO program/MainThread: stderr[30]: 2024-03-01 20:57:04,353 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:57:04,353 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:04,355 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:57:04,356 INFO program/MainThread: stderr[31]: 2024-03-01 20:57:04,356 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:57:04,356 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:04,358 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:57:04,358 INFO program/MainThread: stderr[32]: 2024-03-01 20:57:04,358 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:57:04,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:57:04,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:04,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:04,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:04,370 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:04,366 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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 (0x7f44a1cf3070) -- name = test_vg2 status = 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 = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:57:04,370 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:04,373 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:57:04,373 INFO program/MainThread: stderr[33]: 2024-03-01 20:57:04,373 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:57:04,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:57:04,380 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,380 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:57:04,384 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,384 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:57:04,387 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,387 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:57:04,390 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:57:04,391 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:57:04,394 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:04,394 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:57:04,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:57:04,397 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:04,397 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:04,400 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:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/lvm-pv-uuid-SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq', 'ID_FS_UUID_ENC': 'SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:57:04,400 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:57:04,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,412 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:57:04,412 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:57:04,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:57:04,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:57:04,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:57:04,418 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:57:04,419 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:57:04,421 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:57:04,422 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:57:04,422 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:57:04,422 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a2d258b0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:57:04,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:57:04,428 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,428 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:57:04,431 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,431 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:57:04,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:57:04,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:57:04,440 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:57:04,440 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:57:04,440 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/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,481 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:04,482 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED. WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,482 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:57:04,482 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:57:04,486 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:57:04,486 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:57:04,489 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:57:04,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:04,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,500 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/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,540 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 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=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 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=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:04,541 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED. WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,541 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:57:04,541 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:04,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:57:04,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:57:04,549 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:04,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:57:04,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:57:04,552 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/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,593 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:04,594 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED. WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,594 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:57:04,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:57:04,599 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:57:04,601 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:57:04,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:57:04,607 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:57:04,607 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:04,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': 'Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED', 'ID_FS_UUID_ENC': 'Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:57:04,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:57:04,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,622 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:57:04,622 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:57:04,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:57:04,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:57:04,625 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:57:04,628 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:57:04,628 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:57:04,631 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:57:04,632 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:57:04,632 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:57:04,632 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1c88850) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:57:04,635 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:57:04,638 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,638 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:57:04,641 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,641 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:57:04,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:57:04,647 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,647 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:57:04,650 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:57:04,650 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:57:04,650 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,685 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:04,685 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,686 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:57:04,686 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:57:04,690 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; 2024-03-01 20:57:04,690 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:57:04,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:57:04,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:57:04,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:57:04,704 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:04,707 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:57:04,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:04,713 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,749 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:04,750 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,750 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:57:04,750 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:57:04,750 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:04,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/lvm-pv-uuid-0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': '0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG', 'ID_FS_UUID_ENC': '0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:57:04,755 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:57:04,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:57:04,767 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:57:04,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:57:04,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:57:04,770 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:57:04,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:57:04,773 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:57:04,776 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:57:04,776 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:57:04,776 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:57:04,777 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1bc3ac0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:57:04,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:57:04,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,783 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:57:04,786 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,786 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:57:04,789 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,789 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:57:04,792 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,792 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:57:04,794 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:57:04,794 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:57:04,795 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,837 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:04,838 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,838 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:57:04,838 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:57:04,842 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; 2024-03-01 20:57:04,842 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:57:04,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:57:04,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:04,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:57:04,857 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:04,859 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:57:04,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:04,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:04,865 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,907 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:04,908 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:04,908 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:57:04,908 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:57:04,908 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:04,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': 'juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d', 'ID_FS_UUID_ENC': 'juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:57:04,913 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:57:04,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:04,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:04,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:57:04,925 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:57:04,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:57:04,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:57:04,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:57:04,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:57:04,931 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:57:04,934 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:57:04,934 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:57:04,934 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:57:04,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1bcd8b0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:57:04,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:57:04,941 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:04,941 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:57:04,944 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:04,944 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:57:04,947 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:57:04,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:04,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:57:04,952 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:57:04,952 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:57:04,953 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:04,990 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:04,991 INFO program/MainThread: stderr[41]: 2024-03-01 20:57:04,991 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:57:04,991 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:57:04,995 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:57:04,995 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:57:04,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:57:05,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:05,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:05,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:57:05,010 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:05,012 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:57:05,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:05,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:05,018 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg,/dev/sde ... 2024-03-01 20:57:05,058 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:05,059 INFO program/MainThread: stderr[42]: 2024-03-01 20:57:05,059 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:57:05,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:05,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:57:05,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:57:05,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:57:05,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:57:05,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:05,081 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:57:05,085 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:57:05,085 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:57:05,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:57:05,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:57:05,091 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:57:05,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:57:05,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:57:05,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:05,098 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:57:05,101 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:57:05,101 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:57:05,101 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:57:05,101 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:57:05,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:05,104 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:57:05,107 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:57:05,107 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:57:05,111 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-uuid/bb1a0622-3260-4108-a7ef-01dac2ef5492 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '132', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW', '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': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', 'ID_FS_UUID_ENC': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', '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': '1008276102'} ; 2024-03-01 20:57:05,111 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:57:05,111 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,114 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:57:05,114 INFO program/MainThread: stderr[43]: 2024-03-01 20:57:05,114 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:57:05,115 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,117 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:57:05,117 INFO program/MainThread: stderr[44]: 2024-03-01 20:57:05,117 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:57:05,117 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,120 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:57:05,120 INFO program/MainThread: stderr[45]: 2024-03-01 20:57:05,120 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:57:05,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:57:05,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,131 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:57:05,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,132 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:57:05,128 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1bd3af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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 (0x7f44a1bc3b20) -- 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:57:05,132 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,135 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:57:05,135 INFO program/MainThread: stderr[46]: 2024-03-01 20:57:05,135 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:57:05,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:57:05,142 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:05,142 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:57:05,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:05,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:57:05,149 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:57:05,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:57:05,152 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:57:05,155 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:05,155 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:57:05,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:57:05,159 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:05,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:05,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:57:05,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:57:05,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:57:05,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:57:05,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:05,180 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:57:05,183 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:57:05,184 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:57:05,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:57:05,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:57:05,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:57:05,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:57:05,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:57:05,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:05,206 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:57:05,209 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:57:05,209 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:57:05,209 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:57:05,210 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:57:05,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:05,212 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:57:05,215 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:57:05,216 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:57:05,219 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-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/357745ee-af5a-4a34-bd9d-7794fb122e79', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo', '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': '357745ee-af5a-4a34-bd9d-7794fb122e79', 'ID_FS_UUID_ENC': '357745ee-af5a-4a34-bd9d-7794fb122e79', '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': '1007216142'} ; 2024-03-01 20:57:05,219 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:57:05,219 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,222 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:57:05,222 INFO program/MainThread: stderr[47]: 2024-03-01 20:57:05,222 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:57:05,223 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,225 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:57:05,225 INFO program/MainThread: stderr[48]: 2024-03-01 20:57:05,225 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:57:05,225 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,227 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:57:05,228 INFO program/MainThread: stderr[49]: 2024-03-01 20:57:05,228 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:57:05,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:57:05,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,239 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:57:05,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,240 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:57:05,235 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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 (0x7f44a1bc3b20) -- name = test_vg3 status = True 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:57:05,240 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,243 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:57:05,243 INFO program/MainThread: stderr[50]: 2024-03-01 20:57:05,244 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:57:05,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:57:05,251 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:05,251 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:57:05,254 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:05,254 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:57:05,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:57:05,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:57:05,261 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:57:05,264 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:05,264 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:57:05,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:57:05,267 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:05,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:05,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:57:05,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:57:05,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:57:05,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:57:05,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:05,289 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:57:05,292 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:57:05,292 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:57:05,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:57:05,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:57:05,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:57:05,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:57:05,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:57:05,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:05,305 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:57:05,308 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:57:05,309 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:57:05,309 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:57:05,309 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:57:05,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:05,312 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:57:05,315 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:57:05,315 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:57:05,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/64e0004e-7627-4c02-ab6a-05c9b3743c9f ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3', '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': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', 'ID_FS_UUID_ENC': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', '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': '1006121477'} ; 2024-03-01 20:57:05,319 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:57:05,319 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,322 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:57:05,322 INFO program/MainThread: stderr[51]: 2024-03-01 20:57:05,322 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:57:05,322 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,325 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:57:05,325 INFO program/MainThread: stderr[52]: 2024-03-01 20:57:05,325 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:57:05,325 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,327 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:57:05,327 INFO program/MainThread: stderr[53]: 2024-03-01 20:57:05,327 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:57:05,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:57:05,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,338 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:57:05,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,340 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:57:05,335 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a31aac70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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 (0x7f44a1bc3b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:57:05,340 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,343 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:57:05,343 INFO program/MainThread: stderr[54]: 2024-03-01 20:57:05,343 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:57:05,347 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:57:05,350 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:05,350 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:57:05,353 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:05,353 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:57:05,357 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,357 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:57:05,360 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,360 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:57:05,360 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:57:05,363 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:05,363 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:57:05,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:57:05,366 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:05,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:05,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:57:05,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:57:05,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:57:05,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:57:05,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:05,388 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:05,391 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:57:05,392 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:57:05,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:57:05,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:57:05,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:57:05,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:57:05,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:57:05,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:05,404 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:05,407 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:57:05,408 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:57:05,408 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:57:05,408 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:57:05,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:05,411 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:05,414 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:57:05,415 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:57:05,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx ' '/dev/disk/by-uuid/d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 ' '/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': '129', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx', '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': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', 'ID_FS_UUID_ENC': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', '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': '1005727288'} ; 2024-03-01 20:57:05,418 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:05,418 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,421 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:57:05,421 INFO program/MainThread: stderr[55]: 2024-03-01 20:57:05,422 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:57:05,422 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,424 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:57:05,424 INFO program/MainThread: stderr[56]: 2024-03-01 20:57:05,424 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:57:05,424 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,427 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:57:05,427 INFO program/MainThread: stderr[57]: 2024-03-01 20:57:05,427 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:57:05,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:57:05,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,438 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,440 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,435 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1bfefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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 (0x7f44a1bc3b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:57:05,440 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,443 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:57:05,443 INFO program/MainThread: stderr[58]: 2024-03-01 20:57:05,443 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:57:05,447 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:57:05,451 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:05,451 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:57:05,454 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:05,454 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:57:05,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:57:05,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:57:05,461 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:57:05,464 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:05,464 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:57:05,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:57:05,467 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:05,467 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:05,470 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': '20472005'} ; 2024-03-01 20:57:05,470 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:57:05,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:57:05,481 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:57:05,481 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:57:05,481 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:57:05,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:57:05,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:57:05,484 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:57:05,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:57:05,487 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:57:05,490 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:57:05,490 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:57:05,491 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:57:05,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7f44a1cf3fa0) -- 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:57:05,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:57:05,497 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:05,497 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:57:05,500 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:05,500 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:57:05,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,503 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:57:05,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:57:05,509 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:57:05,511 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:05,514 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:57:05,521 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f44a31bd180> 2024-03-01 20:57:05,561 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:57:05,565 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:57:05,565 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:57:05,568 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': '20473866'} ; 2024-03-01 20:57:05,569 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:57:05,569 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:57:05,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,578 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:57:05,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:05,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:05,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:57:05,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:57:05,621 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:57:05,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:57:05,624 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:57:05,627 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:57:05,627 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:57:05,630 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:57:05,630 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:05,630 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:57:05,633 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:57:05,636 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:57:05,639 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:57:05,642 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:57:05,644 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:57:05,645 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:05,645 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:57:05,646 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:57:05,645 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f44a1c3b700) -- 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 0x7f44a1bee540> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:57:05,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:57:05,652 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:05,652 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:57:05,655 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:05,655 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:57:05,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:57:05,661 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:05,661 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:57:05,661 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:57:05,664 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:05,664 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:57:05,667 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:57:05,667 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:05,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '129', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx', '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': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', 'ID_FS_UUID_ENC': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', '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': '1005727288'} ; 2024-03-01 20:57:05,670 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:05,670 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,673 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:57:05,673 INFO program/MainThread: stderr[59]: 2024-03-01 20:57:05,674 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:57:05,674 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,676 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:57:05,676 INFO program/MainThread: stderr[60]: 2024-03-01 20:57:05,676 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:57:05,676 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,679 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:57:05,679 INFO program/MainThread: stderr[61]: 2024-03-01 20:57:05,679 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:57:05,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:57:05,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,692 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,687 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1bfefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1bc3b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:05,693 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:05,696 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:57:05,696 INFO program/MainThread: stderr[62]: 2024-03-01 20:57:05,696 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:57:05,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:57:05,700 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:57:05,703 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/64e0004e-7627-4c02-ab6a-05c9b3743c9f ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3', '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': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', 'ID_FS_UUID_ENC': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', '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': '1006121477'} ; 2024-03-01 20:57:05,703 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:57:05,703 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,706 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:57:05,706 INFO program/MainThread: stderr[63]: 2024-03-01 20:57:05,707 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:57:05,707 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,709 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:57:05,709 INFO program/MainThread: stderr[64]: 2024-03-01 20:57:05,709 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:57:05,709 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,712 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:57:05,712 INFO program/MainThread: stderr[65]: 2024-03-01 20:57:05,712 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:57:05,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:57:05,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,723 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,719 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a31aac70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1bc3b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:05,725 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:05,728 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:57:05,728 INFO program/MainThread: stderr[66]: 2024-03-01 20:57:05,728 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:57:05,732 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:57:05,732 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:57:05,735 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/357745ee-af5a-4a34-bd9d-7794fb122e79 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo', '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': '357745ee-af5a-4a34-bd9d-7794fb122e79', 'ID_FS_UUID_ENC': '357745ee-af5a-4a34-bd9d-7794fb122e79', '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': '1007216142'} ; 2024-03-01 20:57:05,735 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:57:05,735 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,739 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:57:05,739 INFO program/MainThread: stderr[67]: 2024-03-01 20:57:05,739 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:57:05,739 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,741 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:57:05,741 INFO program/MainThread: stderr[68]: 2024-03-01 20:57:05,741 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:57:05,742 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,744 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:57:05,744 INFO program/MainThread: stderr[69]: 2024-03-01 20:57:05,744 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:57:05,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:57:05,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,755 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,757 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,752 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1bc3b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:05,758 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:05,761 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:57:05,761 INFO program/MainThread: stderr[70]: 2024-03-01 20:57:05,761 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:57:05,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:57:05,765 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:57:05,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/bb1a0622-3260-4108-a7ef-01dac2ef5492', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '132', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW', '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': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', 'ID_FS_UUID_ENC': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', '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': '1008276102'} ; 2024-03-01 20:57:05,768 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:57:05,768 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,771 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:57:05,771 INFO program/MainThread: stderr[71]: 2024-03-01 20:57:05,771 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:57:05,771 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,773 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:57:05,773 INFO program/MainThread: stderr[72]: 2024-03-01 20:57:05,773 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:57:05,773 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,776 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:57:05,776 INFO program/MainThread: stderr[73]: 2024-03-01 20:57:05,776 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:57:05,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:57:05,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,787 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:05,789 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:05,783 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1bd3af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1bc3b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:05,789 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:05,792 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:57:05,792 INFO program/MainThread: stderr[74]: 2024-03-01 20:57:05,792 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:57:05,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:57:05,796 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:57:05,799 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/f749fdc6-5d94-41fb-a32c-752c4d78dd01 ' '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '133', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV', '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': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', 'ID_FS_UUID_ENC': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', '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': '1010038811'} ; 2024-03-01 20:57:05,799 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:57:05,799 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:05,802 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:57:05,803 INFO program/MainThread: stderr[75]: 2024-03-01 20:57:05,803 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:57:05,803 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:05,805 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:57:05,806 INFO program/MainThread: stderr[76]: 2024-03-01 20:57:05,806 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:57:05,806 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:05,808 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:57:05,808 INFO program/MainThread: stderr[77]: 2024-03-01 20:57:05,808 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:57:05,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,816 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:57:05,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:05,819 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:05,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:05,820 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:05,816 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:57:05,821 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:05,824 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:57:05,824 INFO program/MainThread: stderr[78]: 2024-03-01 20:57:05,824 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:57:05,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:57:05,828 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:57:05,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/9f934d59-711f-4668-b747-00b3f28e25f1', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '134', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr', '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': '9f934d59-711f-4668-b747-00b3f28e25f1', 'ID_FS_UUID_ENC': '9f934d59-711f-4668-b747-00b3f28e25f1', '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': '1010466056'} ; 2024-03-01 20:57:05,831 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:57:05,831 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:05,834 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:57:05,835 INFO program/MainThread: stderr[79]: 2024-03-01 20:57:05,835 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:57:05,835 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:05,837 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:57:05,837 INFO program/MainThread: stderr[80]: 2024-03-01 20:57:05,837 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:57:05,838 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:05,840 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:57:05,840 INFO program/MainThread: stderr[81]: 2024-03-01 20:57:05,840 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:57:05,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,849 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:57:05,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:05,852 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:05,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:05,853 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:05,849 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1c3db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:05,853 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:05,856 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:57:05,857 INFO program/MainThread: stderr[82]: 2024-03-01 20:57:05,857 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:57:05,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:57:05,861 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:57:05,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6 ' '/dev/disk/by-uuid/4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '135', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6', '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': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', 'ID_FS_UUID_ENC': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', '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': '1012252363'} ; 2024-03-01 20:57:05,864 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:57:05,864 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:05,867 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:57:05,867 INFO program/MainThread: stderr[83]: 2024-03-01 20:57:05,867 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:57:05,867 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:05,870 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:57:05,870 INFO program/MainThread: stderr[84]: 2024-03-01 20:57:05,870 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:57:05,870 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:05,872 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:57:05,873 INFO program/MainThread: stderr[85]: 2024-03-01 20:57:05,873 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:57:05,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:57:05,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:05,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:05,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:05,884 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:05,880 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:57:05,885 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:05,888 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:57:05,888 INFO program/MainThread: stderr[86]: 2024-03-01 20:57:05,888 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:57:05,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:57:05,892 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:57:05,895 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/a1fa410b-2738-487e-bee6-b3f940375eba', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '136', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB', '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': 'a1fa410b-2738-487e-bee6-b3f940375eba', 'ID_FS_UUID_ENC': 'a1fa410b-2738-487e-bee6-b3f940375eba', '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': '1012646829'} ; 2024-03-01 20:57:05,895 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:57:05,896 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:05,899 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:57:05,899 INFO program/MainThread: stderr[87]: 2024-03-01 20:57:05,899 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:57:05,899 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:05,902 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:57:05,902 INFO program/MainThread: stderr[88]: 2024-03-01 20:57:05,902 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:57:05,902 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:05,905 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:57:05,905 INFO program/MainThread: stderr[89]: 2024-03-01 20:57:05,905 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:57:05,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,912 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:57:05,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:05,916 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:05,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:05,917 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:05,913 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f44a1c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f44a1cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:05,917 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:05,920 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:57:05,921 INFO program/MainThread: stderr[90]: 2024-03-01 20:57:05,921 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:57:05,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:05,925 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:57:05,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:05,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:05,954 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:57:05,954 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:57:05,958 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:57:05,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,964 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:57:05,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:05,967 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:57:05,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:05,978 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:57:05,980 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:57:05,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,986 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:57:05,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:05,989 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:57:05,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:05,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:05,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:06,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:06,000 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:57:06,003 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:57:06,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:06,008 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:57:06,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:06,011 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:57:06,014 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:57:06,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:06,019 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:57:06,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:06,022 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:57:09,262 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_sqdr1a8g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:09,299 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:09,299 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:57:09,302 INFO program/MainThread: stdout[2]: 2024-03-01 20:57:09,302 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:57:09,302 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:57:09,303 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:57:09,307 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:09,307 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:57:09,311 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:09,311 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:57:09,314 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:09,314 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:57:09,317 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:09,317 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:57:09,329 INFO program/MainThread: stdout: 2024-03-01 20:57:09,329 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:57:09,329 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII 2024-03-01 20:57:09,329 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 2024-03-01 20:57:09,329 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i 2024-03-01 20:57:09,329 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 2024-03-01 20:57:09,329 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a1fa410b-2738-487e-bee6-b3f940375eba 2024-03-01 20:57:09,329 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B 2024-03-01 20:57:09,329 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT 2024-03-01 20:57:09,329 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f749fdc6-5d94-41fb-a32c-752c4d78dd01 2024-03-01 20:57:09,329 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f934d59-711f-4668-b747-00b3f28e25f1 2024-03-01 20:57:09,329 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB 2024-03-01 20:57:09,329 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 2024-03-01 20:57:09,329 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq 2024-03-01 20:57:09,329 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 2024-03-01 20:57:09,329 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 64e0004e-7627-4c02-ab6a-05c9b3743c9f 2024-03-01 20:57:09,329 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 2024-03-01 20:57:09,329 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED 2024-03-01 20:57:09,329 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 2024-03-01 20:57:09,329 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG 2024-03-01 20:57:09,329 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 2024-03-01 20:57:09,330 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d 2024-03-01 20:57:09,330 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 2024-03-01 20:57:09,330 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:57:09,330 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:57:09,330 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:57:09,330 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:57:09,330 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:09,330 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 sdb 1073741824 root disk brw-rw---- LVM2_member KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a1fa410b-2738-487e-bee6-b3f940375eba sdc 1073741824 root disk brw-rw---- LVM2_member MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B sdd 1073741824 root disk brw-rw---- LVM2_member nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT |-test_vg2-lv4 641728512 root disk brw-rw---- xfs f749fdc6-5d94-41fb-a32c-752c4d78dd01 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f934d59-711f-4668-b747-00b3f28e25f1 sde 1073741824 root disk brw-rw---- LVM2_member Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB sdf 1073741824 root disk brw-rw---- LVM2_member LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 sdg 1073741824 root disk brw-rw---- LVM2_member SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 64e0004e-7627-4c02-ab6a-05c9b3743c9f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 sdh 1073741824 root disk brw-rw---- LVM2_member Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 357745ee-af5a-4a34-bd9d-7794fb122e79 sdi 1073741824 root disk brw-rw---- LVM2_member 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 sdj 1073741824 root disk brw-rw---- LVM2_member juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs bb1a0622-3260-4108-a7ef-01dac2ef5492 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:57:09,330 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:09,330 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:09,331 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:57:09,331 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:09,331 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:57:09,331 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:57:09,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:09,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:09,360 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:57:09,364 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/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': '82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII', 'ID_FS_UUID_ENC': '82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:57:09,364 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:57:09,365 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:57:09,407 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:09,407 INFO program/MainThread: stderr[3]: 2024-03-01 20:57:09,407 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:57:09,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,418 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:57:09,420 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:57:09,425 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:57:09,426 INFO blivet/MainThread: sda is a disk 2024-03-01 20:57:09,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:57:09,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:57:09,430 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:09,433 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:09,433 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:57:09,436 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:57:09,437 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:57:09,437 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:57:09,437 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706baf6eb0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:57:09,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:57:09,444 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:09,444 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:57:09,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:09,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:57:09,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:09,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:57:09,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:09,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:57:09,458 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:57:09,458 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:57:09,458 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:57:09,495 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:09,496 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i. WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (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:57:09,496 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:57:09,496 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:57:09,500 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; pe_start: 8 MiB ; 2024-03-01 20:57:09,501 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:57:09,504 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:57:09,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:09,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:09,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,515 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:57:09,551 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:09,552 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i. WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (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:57:09,552 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:57:09,552 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:09,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:57:09,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:57:09,561 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:09,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:57:09,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:57:09,565 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:57:09,603 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 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:57:09,604 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i. WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (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:57:09,604 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:57:09,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:57:09,608 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:57:09,611 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:57:09,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:09,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:09,617 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:09,617 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:09,621 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_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i', 'ID_FS_UUID_ENC': 'KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:57:09,621 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:57:09,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,632 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:57:09,632 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:57:09,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:57:09,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:57:09,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:09,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:09,639 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:57:09,642 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:57:09,642 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:57:09,642 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:57:09,642 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a920400) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:57:09,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:57:09,649 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:09,649 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:57:09,652 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:09,652 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:57:09,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:09,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:57:09,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:09,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:57:09,661 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:57:09,661 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:57:09,661 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:57:09,700 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:09,701 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (last written to /dev/sdc). 2024-03-01 20:57:09,701 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:57:09,701 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:57:09,705 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:57:09,705 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:57:09,708 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:57:09,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:09,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:09,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:57:09,720 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:09,722 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:57:09,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:09,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:09,728 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:57:09,768 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:09,769 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B. WARNING: VG test_vg1 is missing PV MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B (last written to /dev/sdc). 2024-03-01 20:57:09,769 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:57:09,769 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:09,769 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:09,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:57:09,774 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:57:09,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,785 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:57:09,785 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:57:09,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:57:09,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:57:09,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:57:09,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:57:09,792 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:57:09,795 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:57:09,795 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:57:09,795 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:57:09,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a929cd0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:57:09,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:57:09,799 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:57:09,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:57:09,802 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:57:09,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:57:09,814 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:57:09,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:57:09,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:57:09,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:57:09,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:57:09,820 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:57:09,823 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:57:09,823 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:57:09,823 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:57:09,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a929640) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:57:09,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:57:09,827 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:57:09,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B', 'ID_FS_UUID_ENC': 'MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:57:09,830 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:57:09,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:57:09,841 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:57:09,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:57:09,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:57:09,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:09,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:09,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:57:09,851 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:57:09,851 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:57:09,852 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:57:09,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a92de50) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:57:09,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:57:09,858 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:09,858 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:57:09,861 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:09,861 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:57:09,864 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:09,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:57:09,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:09,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:57:09,870 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:57:09,870 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:57:09,870 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:57:09,903 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=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:57:09,904 INFO program/MainThread: stderr[9]: 2024-03-01 20:57:09,904 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:57:09,904 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:57:09,908 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:09,908 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:57:09,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:57:09,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:09,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:09,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:57:09,923 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:09,926 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:57:09,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw ; incomplete: True ; hidden: False ; 2024-03-01 20:57:09,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:09,932 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:57:09,966 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:09,967 INFO program/MainThread: stderr[10]: 2024-03-01 20:57:09,967 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:57:09,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:09,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB ; incomplete: False ; hidden: False ; 2024-03-01 20:57:09,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:09,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:57:09,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:09,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:57:09,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:09,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:09,990 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:57:09,993 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:57:09,994 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:57:09,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:57:09,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:57:10,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:10,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:57:10,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:10,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:10,007 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:57:10,010 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:57:10,010 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:57:10,011 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:57:10,011 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:57:10,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:10,014 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:57:10,017 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:57:10,017 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:57:10,021 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/a1fa410b-2738-487e-bee6-b3f940375eba ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '136', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB', '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': 'a1fa410b-2738-487e-bee6-b3f940375eba', 'ID_FS_UUID_ENC': 'a1fa410b-2738-487e-bee6-b3f940375eba', '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': '1012646829'} ; 2024-03-01 20:57:10,021 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:57:10,021 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:10,024 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:57:10,024 INFO program/MainThread: stderr[11]: 2024-03-01 20:57:10,024 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:57:10,025 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:10,027 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:57:10,027 INFO program/MainThread: stderr[12]: 2024-03-01 20:57:10,027 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:57:10,027 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:10,030 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:57:10,030 INFO program/MainThread: stderr[13]: 2024-03-01 20:57:10,030 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:57:10,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:57:10,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:10,040 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:57:10,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:10,041 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:57:10,037 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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 (0x7f706aa14250) -- 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 = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:57:10,041 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:10,045 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:57:10,045 INFO program/MainThread: stderr[14]: 2024-03-01 20:57:10,045 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:57:10,049 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:10,052 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,052 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:57:10,056 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,056 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:57:10,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:57:10,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,062 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:57:10,064 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:57:10,064 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:57:10,068 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:10,068 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:57:10,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:57:10,072 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:10,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:10,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:57:10,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:57:10,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:57:10,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:57:10,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:10,093 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:57:10,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 20:57:10,097 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:10,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:57:10,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:57:10,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:57:10,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:57:10,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:57:10,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:10,110 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:57:10,113 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:57:10,114 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:10,114 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:57:10,114 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:57:10,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:10,117 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:57:10,120 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:57:10,120 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:10,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6 ' '/dev/disk/by-uuid/4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '135', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6', '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': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', 'ID_FS_UUID_ENC': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', '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': '1012252363'} ; 2024-03-01 20:57:10,124 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:57:10,124 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:10,127 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:57:10,128 INFO program/MainThread: stderr[15]: 2024-03-01 20:57:10,128 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:57:10,128 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:10,130 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:57:10,130 INFO program/MainThread: stderr[16]: 2024-03-01 20:57:10,130 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:57:10,130 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:10,133 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:57:10,133 INFO program/MainThread: stderr[17]: 2024-03-01 20:57:10,133 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:57:10,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:57:10,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:10,144 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:10,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:10,145 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:10,141 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 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 (0x7f706aa14250) -- name = test_vg1 status = True 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 = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:57:10,145 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:10,149 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:57:10,149 INFO program/MainThread: stderr[18]: 2024-03-01 20:57:10,149 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:57:10,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:57:10,157 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,157 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:57:10,160 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,160 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:57:10,163 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:57:10,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:57:10,167 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:57:10,170 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:10,170 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:57:10,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:57:10,173 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:10,174 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:10,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/lvm-pv-uuid-nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': 'nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT', 'ID_FS_UUID_ENC': 'nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:57:10,177 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:57:10,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:57:10,189 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:57:10,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:57:10,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:57:10,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:57:10,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:57:10,195 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:57:10,198 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:57:10,198 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:57:10,199 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:57:10,199 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706bb05490) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:57:10,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:57:10,205 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,205 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:57:10,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:57:10,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:57:10,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:57:10,217 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:57:10,217 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:57:10,217 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:57:10,259 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:10,260 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB. WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:10,260 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:57:10,260 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:57:10,264 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:57:10,265 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:57:10,268 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:57:10,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:10,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,279 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:57:10,313 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 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=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:10,314 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB. WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:10,314 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:57:10,314 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:10,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:57:10,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:57:10,322 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:57:10,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:57:10,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:57:10,325 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:57:10,358 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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:57:10,359 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB. WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:10,359 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:57:10,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:57:10,364 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:57:10,366 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:57:10,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:57:10,372 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:57:10,372 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:10,376 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/lvm-pv-uuid-Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB', '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': 'Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB', 'ID_FS_UUID_ENC': 'Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:57:10,376 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:57:10,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,387 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:57:10,388 INFO blivet/MainThread: sde is a disk 2024-03-01 20:57:10,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:57:10,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:57:10,391 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:57:10,394 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:57:10,394 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:57:10,397 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:57:10,397 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:57:10,398 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:57:10,398 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706ba46c70) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:57:10,401 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:57:10,404 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,404 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:57:10,407 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,407 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:57:10,410 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,410 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:57:10,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:57:10,416 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:57:10,416 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:57:10,417 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:10,454 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:10,455 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:10,455 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:57:10,455 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:57:10,459 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:10,459 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:57:10,462 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:57:10,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:57:10,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:57:10,474 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:57:10,476 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:57:10,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:10,482 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:10,519 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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:57:10,520 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3. WARNING: VG test_vg2 is missing PV LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 (last written to /dev/sdf). 2024-03-01 20:57:10,520 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:57:10,520 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:57:10,520 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:10,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3', 'ID_FS_UUID_ENC': 'LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:57:10,525 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:57:10,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:57:10,537 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:57:10,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:57:10,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:57:10,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:57:10,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:57:10,544 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:57:10,547 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:57:10,547 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:57:10,548 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:57:10,548 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a93a5e0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:57:10,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:57:10,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:57:10,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:57:10,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:57:10,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:57:10,566 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:57:10,566 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:57:10,566 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:10,605 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=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:57:10,606 INFO program/MainThread: stderr[24]: 2024-03-01 20:57:10,606 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:57:10,606 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:57:10,610 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:10,610 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:57:10,614 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:57:10,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:10,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:57:10,625 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:57:10,628 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:57:10,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:10,634 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:10,675 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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:57:10,676 INFO program/MainThread: stderr[25]: 2024-03-01 20:57:10,676 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:57:10,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:10,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:57:10,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:57:10,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:57:10,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:57:10,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:10,699 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:57:10,702 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:57:10,703 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:57:10,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:57:10,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:57:10,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:57:10,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:57:10,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:57:10,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:10,716 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:57:10,719 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:57:10,719 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:57:10,720 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:57:10,720 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:57:10,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:10,723 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:57:10,726 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:57:10,726 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:57:10,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/9f934d59-711f-4668-b747-00b3f28e25f1 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '134', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr', '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': '9f934d59-711f-4668-b747-00b3f28e25f1', 'ID_FS_UUID_ENC': '9f934d59-711f-4668-b747-00b3f28e25f1', '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': '1010466056'} ; 2024-03-01 20:57:10,730 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:57:10,730 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:10,733 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:57:10,733 INFO program/MainThread: stderr[26]: 2024-03-01 20:57:10,734 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:57:10,734 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:10,736 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:57:10,736 INFO program/MainThread: stderr[27]: 2024-03-01 20:57:10,736 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:57:10,736 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:10,739 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:57:10,739 INFO program/MainThread: stderr[28]: 2024-03-01 20:57:10,739 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:57:10,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:57:10,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:10,750 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:57:10,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:10,750 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:57:10,747 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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 (0x7f706aa14070) -- 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 = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:57:10,751 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:10,754 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:57:10,754 INFO program/MainThread: stderr[29]: 2024-03-01 20:57:10,754 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:57:10,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:57:10,762 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:57:10,765 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:57:10,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:57:10,771 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:57:10,772 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:57:10,775 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:10,775 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:57:10,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:57:10,778 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:10,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:10,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:57:10,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:57:10,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:57:10,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:57:10,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:10,800 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:57:10,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:57:10,804 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:57:10,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:57:10,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:57:10,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:57:10,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:57:10,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:57:10,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:10,818 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:57:10,821 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:57:10,821 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:57:10,821 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:57:10,821 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:57:10,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:10,825 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:57:10,828 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:57:10,828 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:57:10,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/f749fdc6-5d94-41fb-a32c-752c4d78dd01 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '133', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV', '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': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', 'ID_FS_UUID_ENC': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', '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': '1010038811'} ; 2024-03-01 20:57:10,831 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:57:10,832 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:10,835 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:57:10,835 INFO program/MainThread: stderr[30]: 2024-03-01 20:57:10,835 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:57:10,835 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:10,838 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:57:10,838 INFO program/MainThread: stderr[31]: 2024-03-01 20:57:10,838 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:57:10,838 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:10,840 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:57:10,841 INFO program/MainThread: stderr[32]: 2024-03-01 20:57:10,841 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:57:10,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:57:10,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:10,851 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:10,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:10,852 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:10,848 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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 (0x7f706aa14070) -- name = test_vg2 status = 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 = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:57:10,853 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:10,856 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:57:10,856 INFO program/MainThread: stderr[33]: 2024-03-01 20:57:10,856 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:57:10,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:57:10,864 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,864 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:57:10,867 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:57:10,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:57:10,874 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,874 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:57:10,874 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:57:10,877 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:10,878 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:57:10,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:57:10,881 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:10,881 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:10,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/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': 'SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq', 'ID_FS_UUID_ENC': 'SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:57:10,884 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:57:10,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:57:10,897 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:57:10,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:57:10,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:57:10,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:57:10,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:57:10,903 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:57:10,906 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:57:10,906 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:57:10,907 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:57:10,907 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706ba468b0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:57:10,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:57:10,913 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:10,913 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:57:10,916 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:10,916 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:57:10,919 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,919 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:57:10,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:10,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:57:10,925 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:57:10,925 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:57:10,925 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:10,961 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:10,962 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED. WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:10,962 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:57:10,962 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:57:10,966 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:57:10,966 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:57:10,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:57:10,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:10,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:10,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:10,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:10,981 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:11,016 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 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=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 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=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:11,017 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED. WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:11,017 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:57:11,017 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:11,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:57:11,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:57:11,025 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:11,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:57:11,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:57:11,029 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:11,064 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:11,065 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED. WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:11,065 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:57:11,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:57:11,070 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:57:11,072 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:57:11,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,078 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:57:11,078 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:11,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/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': 'Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED', 'ID_FS_UUID_ENC': 'Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:57:11,082 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 20:57:11,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,094 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:57:11,094 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:57:11,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:57:11,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:57:11,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:57:11,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:57:11,101 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:57:11,103 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:57:11,104 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:57:11,104 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:57:11,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a9a9850) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:57:11,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:57:11,111 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,111 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:57:11,114 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,114 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:57:11,117 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,117 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:57:11,120 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,120 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:57:11,123 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:57:11,123 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:57:11,123 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh ... 2024-03-01 20:57:11,164 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:11,165 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:11,165 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:57:11,165 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:57:11,169 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; 2024-03-01 20:57:11,169 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:57:11,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:57:11,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:57:11,184 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:11,187 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:57:11,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,192 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh ... 2024-03-01 20:57:11,231 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:11,231 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG. WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:11,231 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:57:11,231 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:57:11,231 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:11,236 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/lvm-pv-uuid-0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': '0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG', 'ID_FS_UUID_ENC': '0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:57:11,236 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:57:11,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:57:11,248 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:57:11,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:57:11,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:57:11,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:57:11,255 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:57:11,255 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:57:11,258 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:57:11,258 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:57:11,259 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:57:11,259 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a8e5ac0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:57:11,262 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:57:11,265 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,265 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:57:11,268 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,268 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:57:11,271 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,271 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:57:11,274 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,274 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:57:11,277 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:57:11,277 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:57:11,277 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh ... 2024-03-01 20:57:11,320 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:11,321 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:11,321 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:57:11,321 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:57:11,325 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; 2024-03-01 20:57:11,325 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:57:11,329 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:57:11,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:57:11,340 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:11,343 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:57:11,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,349 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh ... 2024-03-01 20:57:11,394 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:11,395 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d. WARNING: VG test_vg3 is missing PV juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d (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:57:11,395 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:57:11,395 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:57:11,395 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:11,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': 'juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d', 'ID_FS_UUID_ENC': 'juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:57:11,400 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:57:11,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,412 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:57:11,413 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:57:11,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:57:11,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:57:11,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:57:11,419 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:57:11,419 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:57:11,422 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:57:11,422 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:57:11,423 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:57:11,423 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706a8ee8b0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:57:11,426 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:57:11,429 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,429 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:57:11,432 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,432 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:57:11,435 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:57:11,438 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,438 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:57:11,441 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:57:11,441 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:57:11,441 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:11,481 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=82N3v2-fK2y-MQSw-7xzm-5kO0-6ZS2-kaNOII LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KyhmT3-Qhcp-R5ua-Eo4C-ppp3-xCVC-OXpD4i LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MI0nxH-wNr7-20bB-LyGd-IDua-whRN-wARc1B LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=nQFrcC-Xm7X-2FjQ-Iioe-Y40M-p13e-r1lhRT LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Px8gu9-wXz3-XO5B-2aC0-iHRD-NuhS-ugWDyB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LURvre-cHTB-BduQ-Bb2i-rZhF-fatG-JQegt3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=SUdhBd-poDJ-aLC3-Yecz-BFax-jQAy-mwrhvq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=Yo0VIn-5UPH-GTaQ-lzvK-iXo9-Mmvq-ljt9ED LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=0rvmQs-drc2-HFcK-ptdO-5ySd-XXHA-4JRQBG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=4261412864 LVM2_VG_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=juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn LVM2_VG_SIZE=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:57:11,482 INFO program/MainThread: stderr[41]: 2024-03-01 20:57:11,482 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:57:11,482 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:57:11,486 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: juXKxJ-QbF3-xDxA-JHDf-dUs4-g5xZ-dVkg3d ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:57:11,486 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:57:11,489 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:57:11,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:57:11,501 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:57:11,504 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:57:11,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn ; incomplete: True ; hidden: False ; 2024-03-01 20:57:11,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:11,510 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:11,553 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB 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=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr 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=yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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=oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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=70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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:57:11,554 INFO program/MainThread: stderr[42]: 2024-03-01 20:57:11,554 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:57:11,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:11,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:57:11,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:57:11,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:57:11,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:57:11,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:11,577 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:57:11,581 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:57:11,581 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:57:11,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:57:11,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:57:11,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:57:11,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:57:11,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:57:11,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:11,594 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:57:11,597 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:57:11,598 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:57:11,598 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:57:11,598 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:57:11,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:11,602 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:57:11,604 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:57:11,605 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:57:11,608 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/bb1a0622-3260-4108-a7ef-01dac2ef5492 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '132', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW', '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': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', 'ID_FS_UUID_ENC': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', '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': '1008276102'} ; 2024-03-01 20:57:11,609 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:57:11,609 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:11,612 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:57:11,612 INFO program/MainThread: stderr[43]: 2024-03-01 20:57:11,612 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:57:11,612 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:11,615 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:57:11,615 INFO program/MainThread: stderr[44]: 2024-03-01 20:57:11,615 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:57:11,615 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:11,618 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:57:11,618 INFO program/MainThread: stderr[45]: 2024-03-01 20:57:11,618 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:57:11,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:57:11,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,630 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:57:11,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,631 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:57:11,626 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW 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 (0x7f706a8e5b20) -- 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:57:11,631 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:11,634 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:57:11,634 INFO program/MainThread: stderr[46]: 2024-03-01 20:57:11,634 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:57:11,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:57:11,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:57:11,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,645 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:57:11,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:57:11,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:57:11,652 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:57:11,655 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:11,655 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:57:11,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:57:11,659 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:11,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:11,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:57:11,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:57:11,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:57:11,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:57:11,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:11,681 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:57:11,684 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:57:11,685 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:57:11,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:57:11,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:57:11,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:57:11,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:57:11,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:57:11,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:11,708 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:57:11,711 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:57:11,711 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:57:11,712 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:57:11,712 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:57:11,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:11,715 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:57:11,718 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:57:11,718 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:57:11,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo ' '/dev/disk/by-uuid/357745ee-af5a-4a34-bd9d-7794fb122e79 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo', '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': '357745ee-af5a-4a34-bd9d-7794fb122e79', 'ID_FS_UUID_ENC': '357745ee-af5a-4a34-bd9d-7794fb122e79', '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': '1007216142'} ; 2024-03-01 20:57:11,721 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:57:11,722 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:11,725 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:57:11,725 INFO program/MainThread: stderr[47]: 2024-03-01 20:57:11,725 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:57:11,725 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:11,727 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:57:11,727 INFO program/MainThread: stderr[48]: 2024-03-01 20:57:11,728 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:57:11,728 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:11,730 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:57:11,730 INFO program/MainThread: stderr[49]: 2024-03-01 20:57:11,730 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:57:11,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:57:11,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,741 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:57:11,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,742 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:57:11,738 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo 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 (0x7f706a8e5b20) -- name = test_vg3 status = True 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:57:11,743 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:11,746 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:57:11,746 INFO program/MainThread: stderr[50]: 2024-03-01 20:57:11,746 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:57:11,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:57:11,753 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,753 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:57:11,756 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,756 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:57:11,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:57:11,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,763 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:57:11,763 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:57:11,766 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:11,766 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:57:11,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:57:11,769 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:11,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:11,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:57:11,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:57:11,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:57:11,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:57:11,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:11,790 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:57:11,793 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:57:11,794 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:57:11,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:57:11,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:57:11,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:57:11,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:57:11,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:57:11,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:11,807 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:57:11,810 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:57:11,810 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:57:11,810 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:57:11,810 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:57:11,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:11,813 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:57:11,816 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:57:11,817 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:57:11,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/64e0004e-7627-4c02-ab6a-05c9b3743c9f', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3', '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': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', 'ID_FS_UUID_ENC': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', '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': '1006121477'} ; 2024-03-01 20:57:11,820 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:57:11,820 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:11,823 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:57:11,823 INFO program/MainThread: stderr[51]: 2024-03-01 20:57:11,823 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:57:11,824 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:11,826 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:57:11,826 INFO program/MainThread: stderr[52]: 2024-03-01 20:57:11,826 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:57:11,826 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:11,828 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:57:11,829 INFO program/MainThread: stderr[53]: 2024-03-01 20:57:11,829 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:57:11,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:57:11,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,840 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:57:11,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,841 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:57:11,836 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 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 (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:57:11,842 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:11,844 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:57:11,845 INFO program/MainThread: stderr[54]: 2024-03-01 20:57:11,845 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:57:11,848 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:57:11,852 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,852 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:57:11,855 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,855 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:57:11,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:57:11,862 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,862 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:57:11,862 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:57:11,865 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:11,865 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:57:11,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:57:11,868 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:11,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:11,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:57:11,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:57:11,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:57:11,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:57:11,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:11,890 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:11,893 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:57:11,893 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:57:11,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:57:11,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:57:11,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:57:11,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:57:11,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:57:11,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:11,906 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:11,909 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:57:11,909 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:57:11,910 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:57:11,910 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:57:11,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:11,913 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:11,916 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:57:11,916 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:57:11,920 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx ' '/dev/disk/by-uuid/d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '129', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx', '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': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', 'ID_FS_UUID_ENC': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', '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': '1005727288'} ; 2024-03-01 20:57:11,920 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:11,920 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:11,923 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:57:11,923 INFO program/MainThread: stderr[55]: 2024-03-01 20:57:11,923 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:57:11,923 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:11,926 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:57:11,926 INFO program/MainThread: stderr[56]: 2024-03-01 20:57:11,926 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:57:11,926 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:11,928 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:57:11,928 INFO program/MainThread: stderr[57]: 2024-03-01 20:57:11,929 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:57:11,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:57:11,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:11,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:11,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:11,936 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx 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 (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:57:11,942 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:11,945 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:57:11,945 INFO program/MainThread: stderr[58]: 2024-03-01 20:57:11,945 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:57:11,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:57:11,952 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,952 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:57:11,955 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:11,955 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:57:11,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:57:11,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:11,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:57:11,962 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:57:11,965 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:11,965 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:57:11,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:57:11,968 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:11,968 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:11,971 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': '20472005'} ; 2024-03-01 20:57:11,971 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:57:11,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:11,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:11,982 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:57:11,982 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:57:11,982 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:57:11,982 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:57:11,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:57:11,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:57:11,985 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:57:11,988 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:57:11,988 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:57:11,991 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:57:11,991 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:57:11,992 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:57:11,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7f706aa14fa0) -- 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:57:11,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:57:11,998 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:11,998 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:57:12,000 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:12,000 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:57:12,004 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:12,004 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:57:12,007 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:12,007 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:57:12,009 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:57:12,012 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:12,015 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:57:12,021 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 0x7f706bb96b00> 2024-03-01 20:57:12,060 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:57:12,064 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:57:12,064 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:57:12,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': '20473866'} ; 2024-03-01 20:57:12,067 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:57:12,067 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:57:12,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,077 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:57:12,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:12,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:12,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:57:12,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:57:12,122 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:57:12,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:57:12,125 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:57:12,127 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:57:12,128 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:57:12,130 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:57:12,131 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:12,131 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:57:12,134 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:57:12,136 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:57:12,139 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:57:12,142 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:57:12,145 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:57:12,145 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:12,145 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:57:12,146 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:57:12,145 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f706a95c700) -- 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 0x7f706bb97400> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:57:12,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:57:12,152 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:12,152 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:57:12,155 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:12,155 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:57:12,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:12,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:57:12,161 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:12,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:57:12,161 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:57:12,164 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:12,164 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:57:12,166 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:57:12,167 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:12,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/d9ee5256-dbd1-4bb8-b7b8-b96a82b9b471 ' '/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': '129', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn70t2LhzZFRPD6R9LxJVzP5BcprjgLRpx', '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': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', 'ID_FS_UUID_ENC': 'd9ee5256-dbd1-4bb8-b7b8-b96a82b9b471', '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': '1005727288'} ; 2024-03-01 20:57:12,170 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:12,170 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:12,173 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:57:12,173 INFO program/MainThread: stderr[59]: 2024-03-01 20:57:12,173 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:57:12,173 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:12,176 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:57:12,176 INFO program/MainThread: stderr[60]: 2024-03-01 20:57:12,176 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:57:12,176 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:12,178 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:57:12,178 INFO program/MainThread: stderr[61]: 2024-03-01 20:57:12,178 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:57:12,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:57:12,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,190 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,191 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,186 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:12,192 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:57:12,194 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:57:12,195 INFO program/MainThread: stderr[62]: 2024-03-01 20:57:12,195 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:57:12,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:57:12,198 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:57:12,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3 ' '/dev/disk/by-uuid/64e0004e-7627-4c02-ab6a-05c9b3743c9f ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '130', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynoie7fjGPbSsiR1SLAHLTHXyjRaBFOdy3', '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': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', 'ID_FS_UUID_ENC': '64e0004e-7627-4c02-ab6a-05c9b3743c9f', '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': '1006121477'} ; 2024-03-01 20:57:12,201 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:57:12,201 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:12,204 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:57:12,204 INFO program/MainThread: stderr[63]: 2024-03-01 20:57:12,204 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:57:12,204 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:12,206 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:57:12,207 INFO program/MainThread: stderr[64]: 2024-03-01 20:57:12,207 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:57:12,207 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:12,209 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:57:12,209 INFO program/MainThread: stderr[65]: 2024-03-01 20:57:12,209 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:57:12,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:57:12,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,217 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:12,223 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:57:12,226 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:57:12,226 INFO program/MainThread: stderr[66]: 2024-03-01 20:57:12,226 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:57:12,229 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:57:12,229 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:57:12,232 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/disk/by-uuid/357745ee-af5a-4a34-bd9d-7794fb122e79 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '131', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5ynkeeZwSIxzQWNZ9NSdeoScFuIrp9LJzRo', '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': '357745ee-af5a-4a34-bd9d-7794fb122e79', 'ID_FS_UUID_ENC': '357745ee-af5a-4a34-bd9d-7794fb122e79', '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': '1007216142'} ; 2024-03-01 20:57:12,232 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:57:12,233 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:12,235 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:57:12,236 INFO program/MainThread: stderr[67]: 2024-03-01 20:57:12,236 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:57:12,236 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:12,238 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:57:12,238 INFO program/MainThread: stderr[68]: 2024-03-01 20:57:12,238 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:57:12,238 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:12,241 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:57:12,241 INFO program/MainThread: stderr[69]: 2024-03-01 20:57:12,241 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:57:12,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:57:12,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,252 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,253 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,248 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:12,254 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:57:12,257 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:57:12,257 INFO program/MainThread: stderr[70]: 2024-03-01 20:57:12,257 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:57:12,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:57:12,261 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:57:12,264 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW ' '/dev/disk/by-uuid/bb1a0622-3260-4108-a7ef-01dac2ef5492 ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '132', '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-aAnYZWU3XboRUROOKg8qeEJq2MCTr5yn26HWKDCoDLDpABTM7imun3bwoqf9lbTW', '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': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', 'ID_FS_UUID_ENC': 'bb1a0622-3260-4108-a7ef-01dac2ef5492', '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': '1008276102'} ; 2024-03-01 20:57:12,264 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:57:12,264 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:12,267 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:57:12,267 INFO program/MainThread: stderr[71]: 2024-03-01 20:57:12,267 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:57:12,267 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:12,269 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:57:12,270 INFO program/MainThread: stderr[72]: 2024-03-01 20:57:12,270 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:57:12,270 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:12,272 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:57:12,272 INFO program/MainThread: stderr[73]: 2024-03-01 20:57:12,272 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:57:12,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:57:12,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,283 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:12,285 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:12,280 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:12,285 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:57:12,288 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:57:12,288 INFO program/MainThread: stderr[74]: 2024-03-01 20:57:12,289 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:57:12,292 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:57:12,292 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:57:12,295 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/f749fdc6-5d94-41fb-a32c-752c4d78dd01 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '133', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KFyW4fkY0qBR2OQfZtH3C7yt2PlhMGpUYV', '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': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', 'ID_FS_UUID_ENC': 'f749fdc6-5d94-41fb-a32c-752c4d78dd01', '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': '1010038811'} ; 2024-03-01 20:57:12,295 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:57:12,295 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:12,298 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:57:12,298 INFO program/MainThread: stderr[75]: 2024-03-01 20:57:12,298 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:57:12,298 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:12,300 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:57:12,301 INFO program/MainThread: stderr[76]: 2024-03-01 20:57:12,301 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:57:12,301 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:12,303 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:57:12,303 INFO program/MainThread: stderr[77]: 2024-03-01 20:57:12,303 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:57:12,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,310 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:57:12,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,313 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,314 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,311 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:57:12,315 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:57:12,318 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:57:12,318 INFO program/MainThread: stderr[78]: 2024-03-01 20:57:12,318 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:57:12,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:57:12,321 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:57:12,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9f934d59-711f-4668-b747-00b3f28e25f1 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '134', '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-GXNyv5gvGN3EvPrpwuiYAP91Zz9yx4KF4yKkfdpZ5ZkOIJ44oCcxq58nbOLV3rSr', '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': '9f934d59-711f-4668-b747-00b3f28e25f1', 'ID_FS_UUID_ENC': '9f934d59-711f-4668-b747-00b3f28e25f1', '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': '1010466056'} ; 2024-03-01 20:57:12,324 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:57:12,325 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:12,328 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:57:12,328 INFO program/MainThread: stderr[79]: 2024-03-01 20:57:12,328 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:57:12,328 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:12,330 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:57:12,330 INFO program/MainThread: stderr[80]: 2024-03-01 20:57:12,330 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:57:12,330 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:12,333 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:57:12,333 INFO program/MainThread: stderr[81]: 2024-03-01 20:57:12,333 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:57:12,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,341 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:57:12,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,344 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,344 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,345 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,341 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,345 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:57:12,348 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:57:12,348 INFO program/MainThread: stderr[82]: 2024-03-01 20:57:12,349 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:57:12,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:57:12,352 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:57:12,355 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6 ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '135', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwDFljfAjDMkqb44AlNSnnvx9RDSHFE3N6', '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': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', 'ID_FS_UUID_ENC': '4dd824ff-3425-4c6b-a9f8-cc47fd6ccf87', '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': '1012252363'} ; 2024-03-01 20:57:12,355 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:57:12,355 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:12,358 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:57:12,358 INFO program/MainThread: stderr[83]: 2024-03-01 20:57:12,358 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:57:12,358 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:12,361 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:57:12,361 INFO program/MainThread: stderr[84]: 2024-03-01 20:57:12,361 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:57:12,361 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:12,363 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:57:12,364 INFO program/MainThread: stderr[85]: 2024-03-01 20:57:12,364 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:57:12,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,370 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:57:12,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,374 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,375 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,371 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:57:12,375 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:57:12,378 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:57:12,378 INFO program/MainThread: stderr[86]: 2024-03-01 20:57:12,378 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:57:12,381 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:57:12,382 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:57:12,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/a1fa410b-2738-487e-bee6-b3f940375eba ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '136', '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-eBDjKdubanofNA9BRsnIETo8PilkcDuwdIeW45RdzodMBUj6L0yLDmaLotdnBVBB', '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': 'a1fa410b-2738-487e-bee6-b3f940375eba', 'ID_FS_UUID_ENC': 'a1fa410b-2738-487e-bee6-b3f940375eba', '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': '1012646829'} ; 2024-03-01 20:57:12,385 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:57:12,385 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:12,387 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:57:12,388 INFO program/MainThread: stderr[87]: 2024-03-01 20:57:12,388 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:57:12,388 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:12,390 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:57:12,390 INFO program/MainThread: stderr[88]: 2024-03-01 20:57:12,390 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:57:12,390 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:12,393 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:57:12,393 INFO program/MainThread: stderr[89]: 2024-03-01 20:57:12,393 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:57:12,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,400 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:57:12,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,403 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,400 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,404 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:12,407 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:57:12,407 INFO program/MainThread: stderr[90]: 2024-03-01 20:57:12,407 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:57:12,411 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:12,411 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:57:12,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:12,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:12,437 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:57:12,437 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:57:12,441 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:57:12,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,446 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:57:12,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:12,449 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:57:12,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:12,460 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:57:12,462 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:57:12,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,467 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:57:12,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:12,470 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:57:12,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:12,481 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:57:12,483 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:57:12,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,488 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:57:12,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:12,491 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:57:12,494 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:57:12,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:12,499 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:57:12,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:12,502 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:57:12,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,507 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:57:12,507 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,508 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,508 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,508 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,509 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,509 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,509 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,510 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,510 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,510 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,511 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,511 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:12,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:57:12,516 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:57:12,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:57:12,521 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:57:12,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:57:12,526 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:57:12,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,532 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:57:12,532 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:57:12,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,535 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,536 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,539 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,540 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,542 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,543 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,544 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,547 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,547 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,550 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,551 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,554 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,555 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,558 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,559 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,562 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,563 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,566 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,567 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,570 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,571 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,574 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,575 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,579 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,582 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,583 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,586 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,587 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,590 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,591 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,594 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,594 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,594 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,597 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,598 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,601 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,602 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,605 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,606 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,609 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,610 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,614 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,617 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,618 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,621 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,622 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,625 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,626 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,629 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,630 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,633 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,634 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,637 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,638 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,640 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,641 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,644 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,644 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,645 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,648 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,649 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,652 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,653 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,656 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,657 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:57:12,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dIeW45-Rdzo-dMBU-j6L0-yLDm-aLot-dnBVBB size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:57:12,658 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:57:12,660 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:57:12,660 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:57:12,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:57:12,664 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:12,665 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:57:12,668 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:57:12,668 INFO program/MainThread: stderr[91]: 2024-03-01 20:57:12,668 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:57:12,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:57:12,672 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:57:12,672 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:12,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,677 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:57:12,678 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:57:12,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,708 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,715 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,722 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,726 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,729 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,737 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,739 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,746 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,749 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,753 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,756 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,761 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,763 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,771 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,774 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,777 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,780 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,781 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,785 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:12,788 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:12,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a93e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DFljfA-jDMk-qb44-AlNS-nnvx-9RDS-HFE3N6 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = eBDjKd-uban-ofNA-9BRs-nIET-o8Pi-lkcDuw size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:57:12,789 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:57:12,791 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:57:12,792 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:57:12,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:57:12,795 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:12,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:57:12,798 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:57:12,798 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:12,798 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 20:57:12,798 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:57:12,800 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:57:12,801 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,804 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:57:12,806 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:57:12,809 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:57:12,809 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:57:12,809 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:12,809 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:57:12,809 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:57:12,812 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:12,812 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:57:12,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:57:12,815 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:12,815 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:57:12,815 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:57:12,818 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:12,818 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:57:12,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:57:12,820 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:12,821 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:57:12,821 DEBUG blivet/MainThread: removing sda 2024-03-01 20:57:12,823 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:12,823 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:57:12,826 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:57:12,826 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:12,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,831 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:57:12,831 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,832 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,832 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,832 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,833 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,833 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,833 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,834 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,834 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,834 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,835 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,835 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:57:12,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:57:12,840 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:57:12,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:57:12,845 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:57:12,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:57:12,850 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:57:12,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,855 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:57:12,856 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:57:12,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,858 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,859 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,859 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,862 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,863 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,866 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,866 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,867 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,867 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,870 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,871 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,874 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,874 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,875 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,878 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,879 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,882 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,882 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,883 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,886 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,887 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,890 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,891 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,894 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,894 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,897 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,897 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,898 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,901 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,902 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,905 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,906 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,909 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,910 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,913 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,913 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,914 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,917 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,917 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,918 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,920 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,921 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,922 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,924 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,924 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,925 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,925 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,928 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,928 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,929 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,933 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,936 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,937 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,940 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,941 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,944 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,945 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,948 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,948 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,949 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,952 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,952 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,953 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,956 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,956 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,956 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,959 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,960 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,963 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,963 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,964 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,967 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,968 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,971 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,972 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,974 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,975 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,976 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,978 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,979 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,980 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:57:12,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8dfb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4yKkfd-pZ5Z-kOIJ-44oC-cxq5-8nbO-LV3rSr size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:57:12,980 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:57:12,983 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:57:12,983 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:12,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:57:12,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:57:12,986 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:12,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:57:12,989 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:57:12,989 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:12,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:12,994 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:57:12,995 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:57:12,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,997 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:12,997 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:12,998 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:12,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,001 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,001 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:12,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,007 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,008 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,010 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,010 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,011 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,013 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,014 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,014 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,015 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,017 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,018 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,024 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,025 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,027 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,028 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,030 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,031 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,031 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,033 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,034 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,034 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,035 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,037 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,037 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,038 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,038 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,041 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,041 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,044 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,045 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,047 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,047 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,048 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,051 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,051 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,052 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,054 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,055 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,057 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,058 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,058 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,061 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,061 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,062 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,064 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,065 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,067 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,068 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,068 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,070 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,071 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,071 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,072 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,074 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,075 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,075 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,077 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,081 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,082 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,084 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,085 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,088 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,089 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,091 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,091 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,092 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,095 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,095 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,098 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,099 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,101 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,102 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:57:13,102 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:57:13,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8e2820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = yW4fkY-0qBR-2OQf-ZtH3-C7yt-2Plh-MGpUYV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706aa14070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = GXNyv5-gvGN-3EvP-rpwu-iYAP-91Zz-9yx4KF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:57:13,103 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:57:13,105 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:13,105 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:57:13,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:57:13,108 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:13,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:57:13,111 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:57:13,112 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:13,112 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 20:57:13,112 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:57:13,114 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:57:13,114 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,117 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:57:13,120 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:57:13,122 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:57:13,123 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:57:13,123 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:13,123 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:57:13,123 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:57:13,125 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,125 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:57:13,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,128 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:13,128 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:57:13,128 DEBUG blivet/MainThread: removing sde 2024-03-01 20:57:13,131 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,131 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:57:13,133 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,133 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:13,133 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:57:13,134 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:57:13,136 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,136 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:57:13,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,139 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:13,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,144 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:57:13,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,149 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,149 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:57:13,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:57:13,154 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:57:13,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:57:13,159 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:57:13,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:57:13,164 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:57:13,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:57:13,169 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:57:13,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 20:57:13,174 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:57:13,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,178 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,179 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,183 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,184 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,188 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,189 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,193 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,198 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,203 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,208 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,210 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,214 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,215 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,219 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,220 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,224 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,225 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,229 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,230 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,234 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,235 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,239 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,240 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,244 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,246 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,249 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,251 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,255 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,256 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,260 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,261 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,265 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,266 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,270 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,271 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,275 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,276 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,280 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,282 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,285 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,287 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,290 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,292 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,296 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,301 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,302 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,306 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,307 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,311 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,312 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,316 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,317 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,321 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,322 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,326 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,328 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,331 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,333 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,337 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,338 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:57:13,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a8f5af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 26HWKD-CoDL-DpAB-TM7i-mun3-bwoq-f9lbTW size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:57:13,339 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:57:13,341 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:13,341 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:57:13,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:57:13,344 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:13,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:57:13,348 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:57:13,348 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:13,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:57:13,353 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:57:13,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,356 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,357 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,361 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,362 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,366 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,367 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,370 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,371 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,375 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,376 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,380 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,381 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,386 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,390 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,394 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,399 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,400 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,403 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,404 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,409 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,413 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,417 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,422 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,423 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,427 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,428 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,432 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,436 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,437 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,441 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,442 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,445 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,446 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,450 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,451 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,455 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,456 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,459 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,461 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,464 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,465 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,469 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,470 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,473 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,475 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,478 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,479 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,483 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,484 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,487 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,489 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,492 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,493 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,497 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,498 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,502 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,503 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:57:13,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a903250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = keeZwS-IxzQ-WNZ9-NSde-oScF-uIrp-9LJzRo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:57:13,503 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:57:13,506 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:13,506 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:57:13,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:57:13,509 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:13,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:57:13,513 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:57:13,513 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:13,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:57:13,518 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:57:13,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,521 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,522 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,525 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,526 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,530 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,531 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,534 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,535 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,538 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,539 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,543 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,544 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,547 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,548 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,551 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,552 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,556 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,557 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,560 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,561 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,564 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,566 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,569 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,570 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,573 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,574 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,577 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,582 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,583 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,586 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,587 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,590 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,591 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,595 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,596 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,599 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,600 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,603 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,604 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,608 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,609 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,612 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,613 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,616 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,617 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,621 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,622 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,625 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,626 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,629 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,630 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,634 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,635 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,638 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,639 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,642 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,643 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,646 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,648 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,651 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,652 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,655 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,656 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:57:13,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706beaec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oie7fj-GPbS-siR1-SLAH-LTHX-yjRa-BFOdy3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,657 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:57:13,659 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:13,660 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:57:13,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:57:13,663 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:13,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:57:13,666 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:57:13,666 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:13,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:13,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:57:13,671 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:57:13,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,674 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,675 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,678 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,679 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,682 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,683 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,686 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,687 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,690 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,691 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,693 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,694 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,697 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,698 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,701 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,702 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,705 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,706 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,709 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,710 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,713 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,714 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,717 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,718 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,721 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,721 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,724 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,725 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,728 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,729 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,732 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,733 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,736 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,737 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,740 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,741 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,743 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,744 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,747 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,748 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,751 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,752 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,755 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,756 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,760 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,763 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,764 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,770 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,771 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,774 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,775 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,778 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,779 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,783 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,786 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,787 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,790 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,791 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,794 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:57:13,794 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:57:13,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f706a920fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 70t2Lh-zZFR-PD6R-9LxJ-VzP5-Bcpr-jgLRpx size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f706a8e5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = aAnYZW-U3Xb-oRUR-OOKg-8qeE-Jq2M-CTr5yn size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:57:13,795 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:57:13,798 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:57:13,798 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:57:13,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:57:13,801 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:13,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:57:13,804 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:57:13,804 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:13,804 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdh', 'sdj', 'sdg', 'sdi'] 2024-03-01 20:57:13,804 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:57:13,807 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:57:13,807 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,810 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:13,812 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:13,815 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:13,818 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:57:13,818 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:57:13,818 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:13,818 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:57:13,818 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:57:13,820 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,820 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:57:13,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,823 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:13,823 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:57:13,824 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:57:13,826 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,826 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:57:13,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,829 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:13,829 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:57:13,829 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:57:13,831 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,831 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:57:13,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,834 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:13,834 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:57:13,834 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:57:13,837 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:13,837 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:13,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:57:13,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:57:13,840 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:13,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:13,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:13,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:13,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:13,895 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:13,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:13,905 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:13,925 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:57:13,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:13,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:13,958 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:57:13,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:13,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:13,991 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:57:13,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,001 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,020 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:57:14,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,050 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:57:14,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,079 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:57:14,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,108 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:57:14,108 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:14,108 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:14,108 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:14,108 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:14,109 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:14,110 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:14,110 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:57:14,112 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:57:14,114 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:14,117 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:14,119 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:57:14,119 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:57:14,122 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:14,122 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 0x7f706a86ff40> 2024-03-01 20:57:14,122 INFO blivet/MainThread: sorting actions... 2024-03-01 20:57:14,141 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:14,142 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:14,143 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:14,144 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:14,145 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:14,145 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:14,145 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:14,145 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:14,145 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:14,145 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:14,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,151 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:57:14,151 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:57:14,158 INFO program/MainThread: stdout: 2024-03-01 20:57:14,158 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:14,158 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,188 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,189 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:57:14,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:57:14,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:57:14,199 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:57:14,202 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:57:14,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:57:14,205 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,244 INFO program/MainThread: stdout[92]: 2024-03-01 20:57:14,245 INFO program/MainThread: stderr[92]: 2024-03-01 20:57:14,245 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:57:14,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:14,251 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,257 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,259 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,262 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,265 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,267 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:57:14,273 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,306 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:57:14,307 INFO program/MainThread: stderr[93]: 2024-03-01 20:57:14,307 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:57:14,307 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:14,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,322 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:57:14,323 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:57:14,333 INFO program/MainThread: stdout: 2024-03-01 20:57:14,333 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:14,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,394 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:57:14,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:57:14,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:57:14,404 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:57:14,407 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:57:14,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:57:14,410 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,453 INFO program/MainThread: stdout[94]: 2024-03-01 20:57:14,454 INFO program/MainThread: stderr[94]: 2024-03-01 20:57:14,454 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:57:14,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:14,460 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,463 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,466 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,468 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,471 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,474 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,477 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:57:14,482 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,514 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:57:14,515 INFO program/MainThread: stderr[95]: 2024-03-01 20:57:14,515 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:57:14,515 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:14,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,530 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:57:14,531 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:57:14,544 INFO program/MainThread: stdout: 2024-03-01 20:57:14,544 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:14,544 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,590 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,603 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:57:14,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:57:14,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:57:14,614 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:57:14,617 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:57:14,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:57:14,620 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,655 INFO program/MainThread: stdout[96]: 2024-03-01 20:57:14,655 INFO program/MainThread: stderr[96]: 2024-03-01 20:57:14,655 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:57:14,659 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:14,662 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,665 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,668 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,670 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,673 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,676 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,678 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,681 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:57:14,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:57:14,684 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,718 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:57:14,719 INFO program/MainThread: stderr[97]: 2024-03-01 20:57:14,719 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:57:14,719 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:14,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,734 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:57:14,734 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:57:14,753 INFO program/MainThread: stdout: 2024-03-01 20:57:14,753 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:14,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:14,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:14,805 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:57:14,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:57:14,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:57:14,815 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:57:14,818 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:57:14,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:57:14,821 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,855 INFO program/MainThread: stdout[98]: 2024-03-01 20:57:14,856 INFO program/MainThread: stderr[98]: 2024-03-01 20:57:14,856 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:57:14,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:14,862 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,865 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,868 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,871 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,874 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,876 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,879 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,882 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:57:14,885 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:14,918 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:57:14,919 INFO program/MainThread: stderr[99]: 2024-03-01 20:57:14,919 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:57:14,919 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:57:14,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:57:14,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:57:14,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:57:14,945 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,962 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,969 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,974 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,983 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,988 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:14,993 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:57:14,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:57:14,998 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,027 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:57:15,028 INFO program/MainThread: stderr[100]: 2024-03-01 20:57:15,028 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:57:15,028 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,103 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:57:15,103 INFO program/MainThread: stderr[101]: 2024-03-01 20:57:15,103 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:57:15,104 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,139 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:57:15,140 INFO program/MainThread: stderr[102]: 2024-03-01 20:57:15,140 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:57:15,140 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:57:15,146 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,155 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,161 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,162 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,217 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:57:15,217 INFO program/MainThread: stderr[103]: 2024-03-01 20:57:15,217 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:57:15,217 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:57:15,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,245 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,246 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,254 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:57:15,254 INFO program/MainThread: stderr[104]: 2024-03-01 20:57:15,254 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:57:15,254 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:57:15,267 INFO program/MainThread: stdout[105]: 2024-03-01 20:57:15,268 INFO program/MainThread: stderr[105]: 2024-03-01 20:57:15,268 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:57:15,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,277 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,289 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:57:15,292 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,295 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,297 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,297 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,327 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:57:15,327 INFO program/MainThread: stderr[106]: 2024-03-01 20:57:15,327 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:57:15,327 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:57:15,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,344 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,345 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,352 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:57:15,352 INFO program/MainThread: stderr[107]: 2024-03-01 20:57:15,352 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:57:15,352 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:57:15,366 INFO program/MainThread: stdout[108]: 2024-03-01 20:57:15,366 INFO program/MainThread: stderr[108]: 2024-03-01 20:57:15,366 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:57:15,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,384 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:57:15,388 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,390 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,393 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,393 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sdj ... 2024-03-01 20:57:15,425 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:57:15,426 INFO program/MainThread: stderr[109]: 2024-03-01 20:57:15,426 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:57:15,426 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:57:15,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,442 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh ... 2024-03-01 20:57:15,450 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:57:15,450 INFO program/MainThread: stderr[110]: 2024-03-01 20:57:15,450 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:57:15,450 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:57:15,463 INFO program/MainThread: stdout[111]: 2024-03-01 20:57:15,463 INFO program/MainThread: stderr[111]: 2024-03-01 20:57:15,463 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:57:15,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,481 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,482 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:57:15,485 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,488 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,491 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:57:15,491 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh ... 2024-03-01 20:57:15,521 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:57:15,522 INFO program/MainThread: stderr[112]: 2024-03-01 20:57:15,522 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:57:15,522 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:57:15,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,536 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,536 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:15,544 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:57:15,544 INFO program/MainThread: stderr[113]: 2024-03-01 20:57:15,545 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:57:15,545 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:57:15,558 INFO program/MainThread: stdout[114]: 2024-03-01 20:57:15,559 INFO program/MainThread: stderr[114]: 2024-03-01 20:57:15,559 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:57:15,559 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,580 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:15,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,587 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:57:15,587 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:57:15,593 INFO program/MainThread: stdout: 2024-03-01 20:57:15,594 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:15,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,611 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,623 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:57:15,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:57:15,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:57:15,633 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:57:15,636 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:57:15,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:57:15,639 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:15,684 INFO program/MainThread: stdout[115]: 2024-03-01 20:57:15,685 INFO program/MainThread: stderr[115]: 2024-03-01 20:57:15,685 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:57:15,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:57:15,691 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:57:15,697 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,700 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:57:15,702 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:57:15,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:57:15,708 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:15,741 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:57:15,741 INFO program/MainThread: stderr[116]: 2024-03-01 20:57:15,742 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:57:15,742 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:15,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,756 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:57:15,756 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:57:15,772 INFO program/MainThread: stdout: 2024-03-01 20:57:15,772 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:15,772 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:15,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:15,809 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:57:15,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:57:15,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:57:15,819 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:57:15,822 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:57:15,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:57:15,825 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:15,859 INFO program/MainThread: stdout[117]: 2024-03-01 20:57:15,860 INFO program/MainThread: stderr[117]: 2024-03-01 20:57:15,860 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:57:15,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:57:15,867 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,869 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:57:15,872 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,875 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:57:15,877 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,880 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:57:15,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:57:15,883 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:15,922 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:57:15,923 INFO program/MainThread: stderr[118]: 2024-03-01 20:57:15,923 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:57:15,924 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:57:15,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:57:15,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:57:15,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:57:15,955 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,965 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:57:15,967 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,970 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:57:15,973 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:15,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:57:15,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:57:15,978 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,009 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:57:16,009 INFO program/MainThread: stderr[119]: 2024-03-01 20:57:16,009 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:57:16,010 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,062 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:57:16,063 INFO program/MainThread: stderr[120]: 2024-03-01 20:57:16,063 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:57:16,063 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,092 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:57:16,092 INFO program/MainThread: stderr[121]: 2024-03-01 20:57:16,092 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:57:16,093 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:57:16,100 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,106 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,120 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,120 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,173 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:57:16,173 INFO program/MainThread: stderr[122]: 2024-03-01 20:57:16,173 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:57:16,173 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:57:16,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,186 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,194 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:57:16,194 INFO program/MainThread: stderr[123]: 2024-03-01 20:57:16,194 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:57:16,194 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:57:16,208 INFO program/MainThread: stdout[124]: 2024-03-01 20:57:16,208 INFO program/MainThread: stderr[124]: 2024-03-01 20:57:16,208 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:57:16,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,228 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:57:16,231 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,234 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,236 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,237 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,267 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:57:16,268 INFO program/MainThread: stderr[125]: 2024-03-01 20:57:16,268 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:57:16,268 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:57:16,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,281 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,282 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,290 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:57:16,290 INFO program/MainThread: stderr[126]: 2024-03-01 20:57:16,290 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:57:16,290 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 20:57:16,304 INFO program/MainThread: stdout[127]: 2024-03-01 20:57:16,304 INFO program/MainThread: stderr[127]: 2024-03-01 20:57:16,304 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:57:16,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,314 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,324 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:57:16,327 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,330 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,332 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,333 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:57:16,361 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:57:16,362 INFO program/MainThread: stderr[128]: 2024-03-01 20:57:16,362 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:57:16,362 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:57:16,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,380 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/sdb,/dev/sda ... 2024-03-01 20:57:16,388 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:57:16,388 INFO program/MainThread: stderr[129]: 2024-03-01 20:57:16,389 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:57:16,389 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:57:16,402 INFO program/MainThread: stdout[130]: 2024-03-01 20:57:16,402 INFO program/MainThread: stderr[130]: 2024-03-01 20:57:16,402 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:57:16,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,425 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,426 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:16,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,433 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:57:16,433 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:57:16,440 INFO program/MainThread: stdout: 2024-03-01 20:57:16,440 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:16,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,467 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,467 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:57:16,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:57:16,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:57:16,477 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:57:16,480 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:57:16,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:57:16,483 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/sdb,/dev/sda ... 2024-03-01 20:57:16,518 INFO program/MainThread: stdout[131]: 2024-03-01 20:57:16,518 INFO program/MainThread: stderr[131]: 2024-03-01 20:57:16,519 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:57:16,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:16,525 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,528 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:57:16,531 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:57:16,536 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,539 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:57:16,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:57:16,542 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/sdb,/dev/sda ... 2024-03-01 20:57:16,574 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:57:16,575 INFO program/MainThread: stderr[132]: 2024-03-01 20:57:16,575 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:57:16,575 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:16,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,592 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:16,592 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:57:16,608 INFO program/MainThread: stdout: 2024-03-01 20:57:16,608 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:16,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,630 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:16,643 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:16,644 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:16,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:16,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:57:16,654 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:16,657 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:57:16,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:57:16,660 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/sdb,/dev/sda ... 2024-03-01 20:57:16,694 INFO program/MainThread: stdout[133]: 2024-03-01 20:57:16,694 INFO program/MainThread: stderr[133]: 2024-03-01 20:57:16,695 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:57:16,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:16,701 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,704 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:16,707 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,710 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:16,712 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,715 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:16,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:57:16,718 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/sdb,/dev/sda ... 2024-03-01 20:57:16,751 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:57:16,752 INFO program/MainThread: stderr[134]: 2024-03-01 20:57:16,752 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:57:16,752 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:16,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:57:16,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:57:16,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:16,790 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,796 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:16,799 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,802 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:16,804 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,807 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:16,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:57:16,809 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/sdb,/dev/sda ... 2024-03-01 20:57:16,841 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:57:16,842 INFO program/MainThread: stderr[135]: 2024-03-01 20:57:16,842 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:57:16,842 INFO program/MainThread: Running [136] 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:57:16,884 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:57:16,887 INFO program/MainThread: stderr[136]: 2024-03-01 20:57:16,887 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:57:16,887 INFO program/MainThread: Running [137] 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:57:16,914 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:57:16,915 INFO program/MainThread: stderr[137]: 2024-03-01 20:57:16,915 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:57:16,915 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:16,923 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:16,930 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,934 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:57:16,935 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/sdb,/dev/sda ... 2024-03-01 20:57:16,987 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:57:16,988 INFO program/MainThread: stderr[138]: 2024-03-01 20:57:16,988 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:57:16,988 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:57:16,988 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,005 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,005 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:57:17,013 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:57:17,013 INFO program/MainThread: stderr[139]: 2024-03-01 20:57:17,013 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:57:17,013 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 20:57:17,027 INFO program/MainThread: stdout[140]: 2024-03-01 20:57:17,027 INFO program/MainThread: stderr[140]: 2024-03-01 20:57:17,027 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:57:17,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,036 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,049 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:17,053 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:17,055 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:57:17,058 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:57:17,058 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:57:17,089 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:57:17,089 INFO program/MainThread: stderr[141]: 2024-03-01 20:57:17,090 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:57:17,090 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:57:17,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,105 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,106 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:57:17,114 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:57:17,114 INFO program/MainThread: stderr[142]: 2024-03-01 20:57:17,114 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:57:17,114 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:57:17,126 INFO program/MainThread: stdout[143]: 2024-03-01 20:57:17,127 INFO program/MainThread: stderr[143]: 2024-03-01 20:57:17,127 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:57:17,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,146 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,147 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:17,151 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:17,153 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:57:17,156 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:57:17,156 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 20:57:17,186 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:57:17,187 INFO program/MainThread: stderr[144]: 2024-03-01 20:57:17,187 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:57:17,187 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:57:17,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,203 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:57:17,210 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:57:17,210 INFO program/MainThread: stderr[145]: 2024-03-01 20:57:17,210 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:57:17,210 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:57:17,223 INFO program/MainThread: stdout[146]: 2024-03-01 20:57:17,224 INFO program/MainThread: stderr[146]: 2024-03-01 20:57:17,224 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:57:17,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:17,244 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:17,248 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:17,248 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 0x7f706a86da90> 2024-03-01 20:57:24,570 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_27tf1eqz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:27,681 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_x2qhxjfc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:31,791 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_egnm78ew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:31,825 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:31,826 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:57:31,829 INFO program/MainThread: stdout[2]: 2024-03-01 20:57:31,829 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:57:31,829 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:57:31,829 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:57:31,834 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:31,834 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:57:31,838 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:31,838 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:57:31,841 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:31,841 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:57:31,844 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:31,844 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:57:31,853 INFO program/MainThread: stdout: 2024-03-01 20:57:31,853 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:57:31,853 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:57:31,853 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:57:31,853 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:31,853 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:57:31,854 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:31,854 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:31,854 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:57:31,854 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:31,854 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:57:31,855 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:57:31,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:31,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:31,878 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:57:31,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:57:31,883 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:57:31,883 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:57:31,912 INFO program/MainThread: stdout[3]: 2024-03-01 20:57:31,913 INFO program/MainThread: stderr[3]: 2024-03-01 20:57:31,913 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:57:31,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:31,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:31,924 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:57:31,926 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:57:31,931 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:57:31,931 INFO blivet/MainThread: sda is a disk 2024-03-01 20:57:31,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:57:31,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:57:31,935 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:31,938 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:31,939 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:57:31,942 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:57:31,942 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:57:31,943 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:57:31,943 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc668aeee0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:57:31,946 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:57:31,946 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:57:31,949 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:57:31,949 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:57:31,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:31,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:31,960 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:57:31,961 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:57:31,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:57:31,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:57:31,964 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:31,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:31,967 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:57:31,970 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:57:31,971 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:57:31,971 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:57:31,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc6655b9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:57:31,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:57:31,974 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:57:31,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:57:31,978 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:57:31,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:57:31,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:31,989 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:57:31,989 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:57:31,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:57:31,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:57:31,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:57:31,995 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:57:31,995 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:57:31,998 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:57:31,999 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:57:31,999 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:57:31,999 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc6655b430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:57:32,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:57:32,002 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:57:32,005 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:57:32,005 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:57:32,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,016 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:57:32,016 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:57:32,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:57:32,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:57:32,019 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:57:32,022 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:57:32,023 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:57:32,025 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:57:32,026 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,026 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:57:32,026 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc65539940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:57:32,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:57:32,030 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:57:32,033 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:57:32,033 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:57:32,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,043 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:57:32,044 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:57:32,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:57:32,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:57:32,047 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:32,050 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:32,050 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:57:32,053 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:57:32,053 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,054 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:57:32,054 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc65539370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:57:32,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:57:32,057 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:57:32,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:57:32,060 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:57:32,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,070 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:57:32,071 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:57:32,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:57:32,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:57:32,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:57:32,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:57:32,077 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:57:32,080 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:57:32,080 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,081 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:57:32,081 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc6655b970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:57:32,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:57:32,084 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:57:32,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:57:32,087 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:57:32,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,097 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:57:32,098 INFO blivet/MainThread: sde is a disk 2024-03-01 20:57:32,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:57:32,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:57:32,101 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:57:32,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:57:32,104 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:57:32,107 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:57:32,107 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,107 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:57:32,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc654c4640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:57:32,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:57:32,111 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:57:32,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:57:32,114 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:57:32,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,124 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:57:32,125 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:57:32,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:57:32,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:57:32,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:57:32,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:57:32,131 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:57:32,134 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:57:32,134 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,134 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:57:32,134 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc65532c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:57:32,137 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:57:32,138 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:57:32,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:57:32,141 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:57:32,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:57:32,152 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:57:32,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:57:32,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:57:32,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:57:32,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:57:32,158 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:57:32,161 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:57:32,161 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,162 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:57:32,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc654c4d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:57:32,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:57:32,165 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:57:32,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:57:32,168 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:57:32,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:57:32,179 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:57:32,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:57:32,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:57:32,182 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:57:32,185 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:57:32,185 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:57:32,188 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:57:32,188 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,189 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:57:32,189 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc654c4580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:57:32,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:57:32,192 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:57:32,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:57:32,195 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:57:32,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:57:32,206 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:57:32,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:57:32,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:57:32,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:57:32,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:57:32,212 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:57:32,215 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:57:32,215 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,216 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:57:32,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc654d5220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:57:32,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:57:32,219 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:57:32,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:57:32,222 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:57:32,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,232 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:57:32,233 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:57:32,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:57:32,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:57:32,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:57:32,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:57:32,239 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:57:32,242 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:57:32,242 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:57:32,243 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:57:32,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc654d5760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:57:32,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:57:32,246 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:57:32,249 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': '20472005'} ; 2024-03-01 20:57:32,249 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:57:32,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:57:32,259 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:57:32,259 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:57:32,259 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:57:32,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:57:32,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:57:32,262 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:57:32,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:57:32,265 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:57:32,268 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:57:32,268 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:57:32,268 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:57:32,268 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbc654d5fa0) -- 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:57:32,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:57:32,275 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:32,275 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:57:32,278 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:32,278 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:57:32,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:32,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:57:32,284 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:32,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:57:32,287 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:57:32,290 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:32,293 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:57:32,301 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 0x7fbc67716bc0> 2024-03-01 20:57:32,349 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:57:32,353 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:57:32,353 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:57:32,356 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': '20473866'} ; 2024-03-01 20:57:32,356 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:57:32,357 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:57:32,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,365 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:57:32,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:32,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:32,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:57:32,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:57:32,403 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:57:32,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:57:32,406 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:57:32,409 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:57:32,409 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:57:32,412 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:57:32,412 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:32,412 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:57:32,415 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:57:32,418 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:57:32,421 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:57:32,423 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:57:32,426 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:57:32,427 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:32,427 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:57:32,427 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:57:32,427 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbc654e5bb0) -- 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 0x7fbc654edae0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:57:32,431 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:57:32,434 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:32,434 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:57:32,437 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:32,438 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:57:32,441 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:32,441 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:57:32,444 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:32,444 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:57:32,445 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:57:32,445 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:57:32,448 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:32,449 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:57:32,451 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:57:32,451 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:32,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:32,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:32,476 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:57:32,477 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:57:32,480 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:57:32,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,485 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:57:32,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:32,488 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:57:32,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:32,498 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:57:32,500 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:57:32,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,506 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:57:32,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:32,508 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:57:32,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:32,518 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:57:32,520 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:57:32,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,525 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:57:32,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:32,528 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:57:32,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:32,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:57:32,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:32,538 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:57:32,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:57:35,687 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8vxc1icz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:35,721 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:35,721 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:57:35,724 INFO program/MainThread: stdout[2]: 2024-03-01 20:57:35,724 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:57:35,724 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:57:35,724 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:57:35,728 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:35,729 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:57:35,732 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:35,732 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:57:35,735 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:35,735 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:57:35,738 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:35,738 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:57:35,745 INFO program/MainThread: stdout: 2024-03-01 20:57:35,745 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:57:35,746 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:57:35,746 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:57:35,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:35,746 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:57:35,746 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:35,746 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:35,747 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:57:35,747 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:35,747 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:57:35,747 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:57:35,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:35,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:35,772 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:57:35,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:57:35,777 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:57:35,777 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:57:35,804 INFO program/MainThread: stdout[3]: 2024-03-01 20:57:35,804 INFO program/MainThread: stderr[3]: 2024-03-01 20:57:35,804 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:57:35,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,816 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:57:35,818 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:57:35,822 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:57:35,823 INFO blivet/MainThread: sda is a disk 2024-03-01 20:57:35,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:57:35,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:57:35,826 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:35,830 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:35,830 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:57:35,833 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:57:35,833 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,834 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:57:35,834 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0978ee0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:57:35,837 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:57:35,837 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:57:35,840 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:57:35,840 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:57:35,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:57:35,851 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:57:35,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:57:35,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:57:35,854 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:35,857 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:35,858 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:57:35,861 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:57:35,861 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,861 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:57:35,861 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef08bc9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:57:35,865 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:57:35,865 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:57:35,868 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_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:57:35,868 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:57:35,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,878 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:57:35,879 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:57:35,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:57:35,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:57:35,882 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:57:35,885 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:57:35,885 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:57:35,888 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:57:35,888 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,889 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:57:35,889 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef08bc430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:57:35,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:57:35,892 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:57:35,895 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:57:35,895 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:57:35,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,905 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:57:35,906 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:57:35,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:57:35,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:57:35,909 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:57:35,912 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:57:35,912 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:57:35,914 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:57:35,915 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,915 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:57:35,915 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef009b940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:57:35,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:57:35,918 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:57:35,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:57:35,921 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:57:35,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,932 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:57:35,933 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:57:35,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:57:35,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:57:35,936 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:35,939 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:35,939 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:57:35,942 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:57:35,942 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,942 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:57:35,942 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef009b370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:57:35,945 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:57:35,945 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:57:35,948 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:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:57:35,948 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:57:35,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,959 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:57:35,959 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:57:35,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:57:35,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:57:35,962 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:57:35,965 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:57:35,965 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:57:35,968 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:57:35,968 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,969 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:57:35,969 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef08bc970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:57:35,972 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:57:35,972 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:57:35,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:57:35,975 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:57:35,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:35,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:35,985 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:57:35,985 INFO blivet/MainThread: sde is a disk 2024-03-01 20:57:35,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:57:35,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:57:35,988 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:57:35,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:57:35,991 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:57:35,994 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:57:35,994 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:57:35,994 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:57:35,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0027640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:57:35,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:57:35,998 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:57:36,001 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:57:36,001 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:57:36,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:57:36,011 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:57:36,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:57:36,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:57:36,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:57:36,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:57:36,017 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:57:36,020 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:57:36,020 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:57:36,021 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:57:36,021 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0096c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:57:36,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:57:36,024 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:57:36,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:57:36,027 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:57:36,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,037 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:57:36,038 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:57:36,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:57:36,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:57:36,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:57:36,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:57:36,043 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:57:36,046 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:57:36,047 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:57:36,047 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:57:36,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0027d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:57:36,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:57:36,050 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:57:36,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:57:36,053 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:57:36,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,063 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:57:36,064 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:57:36,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:57:36,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:57:36,067 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:57:36,069 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:57:36,070 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:57:36,072 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:57:36,073 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:57:36,073 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:57:36,073 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0027580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:57:36,076 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:57:36,076 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:57:36,079 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:57:36,079 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:57:36,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,090 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:57:36,090 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:57:36,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:57:36,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:57:36,093 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:57:36,096 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:57:36,096 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:57:36,099 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:57:36,099 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:57:36,100 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:57:36,100 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0037220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:57:36,103 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:57:36,103 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:57:36,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:57:36,106 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:57:36,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,116 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:57:36,117 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:57:36,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:57:36,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:57:36,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:57:36,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:57:36,123 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:57:36,125 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:57:36,126 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:57:36,126 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:57:36,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0037760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:57:36,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:57:36,129 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:57:36,132 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': '20472005'} ; 2024-03-01 20:57:36,132 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:57:36,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:57:36,142 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:57:36,142 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:57:36,142 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:57:36,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:57:36,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:57:36,145 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:57:36,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:57:36,148 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:57:36,151 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:57:36,151 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:57:36,151 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:57:36,151 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2ef0037fa0) -- 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:57:36,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:57:36,157 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:36,158 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:57:36,161 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:36,161 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:57:36,164 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:36,164 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:57:36,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:36,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:57:36,170 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:57:36,172 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:36,175 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:57:36,181 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 0x7f2ef2054580> 2024-03-01 20:57:36,215 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:57:36,219 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:57:36,219 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:57:36,222 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': '20473866'} ; 2024-03-01 20:57:36,222 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:57:36,223 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:57:36,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,231 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:57:36,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:57:36,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:57:36,269 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:57:36,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:57:36,272 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:57:36,275 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:57:36,275 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:57:36,278 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:57:36,278 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:36,278 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:57:36,281 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:57:36,284 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:57:36,286 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:57:36,289 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:57:36,292 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:57:36,292 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:36,292 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:57:36,293 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:57:36,292 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2ef0047bb0) -- 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 0x7f2ef004fe50> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:57:36,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:57:36,299 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:36,299 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:57:36,303 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:36,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:57:36,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:36,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:57:36,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:36,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:57:36,310 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:57:36,310 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:57:36,313 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:36,313 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:57:36,316 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:57:36,316 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:36,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,343 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:57:36,343 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:57:36,347 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:57:36,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,352 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:57:36,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,354 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:57:36,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,364 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:57:36,367 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:57:36,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,372 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:57:36,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,374 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:57:36,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,384 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:57:36,386 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:57:36,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,391 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:57:36,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,394 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:57:36,396 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:57:36,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,401 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:57:36,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,404 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:57:36,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,414 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:57:36,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:57:36,419 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:57:36,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:57:36,424 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:57:36,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:57:36,429 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:57:36,432 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:57:36,432 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:57:36,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:57:36,435 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:36,435 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:57:36,438 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:57:36,438 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:57:36,441 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:57:36,441 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:57:36,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:57:36,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:36,444 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:57:36,447 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:57:36,447 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:57:36,449 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:57:36,449 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:57:36,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:57:36,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:36,452 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:57:36,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:57:36,455 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:57:36,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:57:36,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:57:36,463 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:36,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:57:36,469 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:36,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:57:36,475 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:36,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:57:36,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:57:36,479 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:57:36,479 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:57:36,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:36,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:36,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:36,490 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:57:36,491 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:57:36,491 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:57:36,491 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:57:36,492 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:57:36,492 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:57:36,495 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:36,495 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:57:36,497 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:36,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:57:36,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:36,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:57:36,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:57:36,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:57:36,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:36,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:57:36,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:57:36,517 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:57:36,517 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:57:36,517 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:57:36,518 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:57:36,521 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:57:36,521 INFO program/MainThread: stderr[4]: 2024-03-01 20:57:36,521 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:57:36,521 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:57:36,522 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:36,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:57:36,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:57:36,526 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:36,527 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:36,528 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:57:36,528 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:57:36,530 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:36,533 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:36,535 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:57:36,536 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:57:36,538 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:36,538 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 0x7f2eeb7a7e00> 2024-03-01 20:57:36,539 INFO blivet/MainThread: sorting actions... 2024-03-01 20:57:36,540 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:57:36,540 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:57:36,540 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:57:36,540 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:57:36,540 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:57:36,540 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:57:36,541 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:57:36,541 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:36,541 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:36,541 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:57:36,544 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:36,546 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:57:36,546 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:57:36,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,591 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:57:36,595 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:36,597 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:57:36,597 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:57:36,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,645 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:57:36,649 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:36,651 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:57:36,651 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:57:36,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,699 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:57:36,703 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:36,705 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:36,708 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:36,708 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:57:36,708 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:36,708 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:57:36,740 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:57:36,740 INFO program/MainThread: stderr[5]: 2024-03-01 20:57:36,741 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:57:36,741 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:57:36,753 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:57:36,753 INFO program/MainThread: stderr[6]: 2024-03-01 20:57:36,753 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:57:36,753 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:57:36,786 INFO program/MainThread: stdout[7]: 2024-03-01 20:57:36,786 INFO program/MainThread: stderr[7]: 2024-03-01 20:57:36,786 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:57:36,786 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:57:36,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:36,800 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:57:36,802 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:57:36,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,832 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,833 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:57:36,836 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:36,839 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:36,841 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:36,842 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:57:36,842 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:36,842 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:57:36,881 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:57:36,882 INFO program/MainThread: stderr[8]: 2024-03-01 20:57:36,882 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:57:36,882 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:57:36,890 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:57:36,890 INFO program/MainThread: stderr[9]: 2024-03-01 20:57:36,890 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:57:36,890 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:57:36,920 INFO program/MainThread: stdout[10]: 2024-03-01 20:57:36,920 INFO program/MainThread: stderr[10]: 2024-03-01 20:57:36,920 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:57:36,920 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:57:36,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,929 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,933 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:36,933 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:57:36,935 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:57:36,944 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:36,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:36,969 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:57:36,972 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:36,975 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:36,978 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:36,978 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:57:36,978 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:36,978 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:57:37,007 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:57:37,008 INFO program/MainThread: stderr[11]: 2024-03-01 20:57:37,008 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:57:37,008 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:57:37,019 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:57:37,020 INFO program/MainThread: stderr[12]: 2024-03-01 20:57:37,020 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:57:37,020 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:57:37,052 INFO program/MainThread: stdout[13]: 2024-03-01 20:57:37,052 INFO program/MainThread: stderr[13]: 2024-03-01 20:57:37,052 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:57:37,052 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:57:37,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,061 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:37,066 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:57:37,067 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:57:37,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,076 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,099 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,099 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:57:37,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:57:37,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:57:37,108 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,110 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,113 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,116 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,118 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,121 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:57:37,124 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:57:37,170 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:57:37,170 INFO program/MainThread: stderr[14]: 2024-03-01 20:57:37,170 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:57:37,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:57:37,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:57:37,205 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,218 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,224 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,230 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,236 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:57:37,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:57:37,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,276 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:57:37,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,294 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:37,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:57:37,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:57:37,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:57:37,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:57:37,310 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,313 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,315 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,322 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,324 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:37,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:57:37,338 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:57:37,370 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:37,370 INFO program/MainThread: stderr[15]: 2024-03-01 20:57:37,371 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:57:37,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:57:37,375 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:57:37,443 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:57:37,444 INFO program/MainThread: stderr[16]: 2024-03-01 20:57:37,444 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:57:37,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:37,465 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:37,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,479 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,483 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:57:37,484 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:37,484 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:57:37,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,511 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:57:37,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:37,517 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:37,520 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:57:37,520 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:57:37,671 INFO program/MainThread: stdout: 2024-03-01 20:57:37,672 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:57:37,672 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:57:37,672 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:57:37,672 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:57:37,672 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:57:37,672 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:57:37,672 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:57:37,672 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:57:37,672 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:57:37,672 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:57:37,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,673 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:57:37,687 INFO program/MainThread: stdout: 2024-03-01 20:57:37,687 INFO program/MainThread: writing all SBs 2024-03-01 20:57:37,687 INFO program/MainThread: new label = "" 2024-03-01 20:57:37,687 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,687 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:37,705 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:37,706 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:57:37,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,716 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:37,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:37,734 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:37,734 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 0x7f2ef1a6ce50> 2024-03-01 20:57:37,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:37,740 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:57:37,740 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:57:37,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:37,745 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:57:37,745 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:57:42,262 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1fzactd7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:42,297 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:42,298 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:57:42,300 INFO program/MainThread: stdout[2]: 2024-03-01 20:57:42,301 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:57:42,301 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:57:42,301 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:57:42,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:42,306 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:57:42,309 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:42,310 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:57:42,313 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:42,313 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:57:42,315 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:42,316 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:57:42,325 INFO program/MainThread: stdout: 2024-03-01 20:57:42,325 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:57:42,325 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi 2024-03-01 20:57:42,325 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 2024-03-01 20:57:42,325 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw 2024-03-01 20:57:42,325 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 2024-03-01 20:57:42,325 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq 2024-03-01 20:57:42,325 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:57:42,325 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:57:42,325 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:42,325 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 sdb 1073741824 root disk brw-rw---- LVM2_member 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 sdc 1073741824 root disk brw-rw---- LVM2_member VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq 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:57:42,326 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:42,326 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:42,326 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:57:42,326 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:42,326 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:57:42,327 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:57:42,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:42,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:42,351 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:57:42,356 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/lvm-pv-uuid-CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi', 'ID_FS_UUID_ENC': 'CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:57:42,356 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:57:42,357 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:57:42,387 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:42,388 INFO program/MainThread: stderr[3]: 2024-03-01 20:57:42,388 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:57:42,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,400 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:57:42,401 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:57:42,406 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:57:42,407 INFO blivet/MainThread: sda is a disk 2024-03-01 20:57:42,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:57:42,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:57:42,411 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:42,414 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:42,414 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:57:42,417 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:57:42,418 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:57:42,418 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:57:42,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb032b6ee80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:57:42,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:57:42,425 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:42,425 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:57:42,428 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:42,428 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:57:42,432 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:42,432 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:57:42,435 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:42,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:57:42,438 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:57:42,438 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:57:42,439 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:57:42,476 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:42,477 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw. WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (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:57:42,477 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:57:42,477 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:57:42,481 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; pe_start: 8 MiB ; 2024-03-01 20:57:42,482 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:57:42,485 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:57:42,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:42,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:42,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,496 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:57:42,532 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:42,533 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw. WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (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:57:42,533 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:57:42,533 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:42,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:57:42,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:57:42,542 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:42,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:57:42,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:57:42,545 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:57:42,583 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO 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:57:42,584 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw. WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (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:57:42,584 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:57:42,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:57:42,589 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:57:42,592 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:57:42,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:42,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:42,597 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:42,597 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:42,601 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/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': '9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw', 'ID_FS_UUID_ENC': '9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:57:42,601 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:57:42,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,612 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:57:42,612 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:57:42,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:57:42,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:57:42,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:42,618 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:42,619 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:57:42,621 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:57:42,622 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:57:42,622 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:57:42,622 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031782220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:57:42,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:57:42,629 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:42,629 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:57:42,632 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:42,632 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:57:42,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:42,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:57:42,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:42,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:57:42,641 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:57:42,641 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:57:42,641 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:57:42,676 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:42,677 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (last written to /dev/sdc). 2024-03-01 20:57:42,677 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:57:42,677 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:57:42,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:57:42,681 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:57:42,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:57:42,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:42,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:42,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:57:42,696 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:42,698 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:57:42,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:42,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:42,704 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:57:42,740 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:42,741 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (last written to /dev/sdc). 2024-03-01 20:57:42,741 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:57:42,741 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:42,741 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:42,745 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:57:42,745 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:57:42,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:57:42,757 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:57:42,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:57:42,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:57:42,760 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:57:42,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:57:42,763 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:57:42,766 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:57:42,766 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:57:42,767 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:57:42,767 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031779eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:57:42,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:57:42,770 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:57:42,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:57:42,773 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:57:42,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,784 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:57:42,785 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:57:42,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:57:42,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:57:42,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:57:42,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:57:42,791 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:57:42,794 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:57:42,794 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:57:42,795 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:57:42,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0317f3730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:57:42,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:57:42,798 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:57:42,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq', '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': 'VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq', 'ID_FS_UUID_ENC': 'VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:57:42,801 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:57:42,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:57:42,812 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:57:42,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:57:42,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:57:42,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:42,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:42,819 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:57:42,821 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:57:42,822 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:57:42,822 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:57:42,822 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb03177bf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:57:42,825 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:57:42,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:42,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:57:42,832 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:42,832 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:57:42,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:42,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:57:42,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:42,838 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:57:42,841 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:57:42,841 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:57:42,841 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:57:42,873 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:42,874 INFO program/MainThread: stderr[9]: 2024-03-01 20:57:42,874 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:57:42,874 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:57:42,878 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:42,878 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:57:42,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:57:42,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:42,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:42,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:57:42,893 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:42,895 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:57:42,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:42,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:42,901 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:57:42,941 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:42,942 INFO program/MainThread: stderr[10]: 2024-03-01 20:57:42,942 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:57:42,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:42,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO ; incomplete: False ; hidden: False ; 2024-03-01 20:57:42,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:42,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:57:42,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:42,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:57:42,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:42,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:42,965 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:42,968 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:57:42,969 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:42,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:57:42,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:57:42,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:42,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:57:42,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:42,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:42,982 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:42,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:57:42,985 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:42,986 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:57:42,986 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:57:42,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:42,989 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:42,992 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:57:42,992 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:42,996 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/502a2fc6-76cb-4bdb-b84c-c697695e2414 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO', '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': '502a2fc6-76cb-4bdb-b84c-c697695e2414', 'ID_FS_UUID_ENC': '502a2fc6-76cb-4bdb-b84c-c697695e2414', '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': '1065251923'} ; 2024-03-01 20:57:42,996 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:42,996 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:42,999 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:57:42,999 INFO program/MainThread: stderr[11]: 2024-03-01 20:57:43,000 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:57:43,000 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,002 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:57:43,002 INFO program/MainThread: stderr[12]: 2024-03-01 20:57:43,002 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:57:43,003 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,006 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:57:43,006 INFO program/MainThread: stderr[13]: 2024-03-01 20:57:43,006 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:57:43,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:57:43,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:43,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:43,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:43,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:43,013 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb031779f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO 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 (0x7fb0317f3640) -- 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 = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:57:43,018 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,021 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:57:43,021 INFO program/MainThread: stderr[14]: 2024-03-01 20:57:43,021 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:57:43,025 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:43,029 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:43,029 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:57:43,032 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:43,032 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:57:43,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:43,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:57:43,038 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:43,038 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:57:43,040 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:57:43,040 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:57:43,043 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:43,044 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:57:43,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:57:43,047 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:43,048 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:43,051 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:57:43,051 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:57:43,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,062 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:57:43,063 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:57:43,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:57:43,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:57:43,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:57:43,069 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:57:43,069 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:57:43,072 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:57:43,072 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,073 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:57:43,073 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb03171b340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:57:43,076 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:57:43,076 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:57:43,079 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:57:43,079 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:57:43,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,090 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:57:43,090 INFO blivet/MainThread: sde is a disk 2024-03-01 20:57:43,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:57:43,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:57:43,093 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:57:43,097 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:57:43,097 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:57:43,100 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:57:43,100 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,100 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:57:43,100 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031706af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:57:43,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:57:43,104 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:57:43,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:57:43,107 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:57:43,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:57:43,118 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:57:43,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:57:43,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:57:43,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:57:43,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:57:43,124 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:57:43,127 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:57:43,127 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,128 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:57:43,128 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031706400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:57:43,131 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:57:43,131 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:57:43,134 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:57:43,134 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:57:43,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,145 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:57:43,146 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:57:43,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:57:43,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:57:43,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:57:43,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:57:43,152 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:57:43,155 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:57:43,155 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,155 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:57:43,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031782820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:57:43,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:57:43,159 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:57:43,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:57:43,162 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:57:43,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,173 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:57:43,173 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:57:43,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:57:43,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:57:43,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:57:43,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:57:43,179 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:57:43,182 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:57:43,182 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,183 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:57:43,183 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0317261c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:57:43,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:57:43,186 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:57:43,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:57:43,189 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:57:43,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,200 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:57:43,201 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:57:43,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:57:43,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:57:43,204 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:57:43,207 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:57:43,207 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:57:43,210 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:57:43,210 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,211 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:57:43,211 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb0317282e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:57:43,214 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:57:43,214 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:57:43,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:57:43,217 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:57:43,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:57:43,228 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:57:43,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:57:43,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:57:43,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:57:43,234 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:57:43,235 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:57:43,238 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:57:43,238 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:57:43,238 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:57:43,238 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031728970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:57:43,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:57:43,242 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:57:43,244 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': '20472005'} ; 2024-03-01 20:57:43,244 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:57:43,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,254 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:57:43,254 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:57:43,254 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:57:43,254 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:57:43,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:57:43,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:57:43,257 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:57:43,260 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:57:43,261 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:57:43,263 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:57:43,264 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:57:43,264 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:57:43,264 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb031726c10) -- 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:57:43,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:57:43,270 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:43,270 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:57:43,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:43,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:57:43,276 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:43,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:57:43,279 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:43,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:57:43,282 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:57:43,285 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:43,288 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:57:43,294 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 0x7fb033936800> 2024-03-01 20:57:43,332 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:57:43,336 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:57:43,336 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:57:43,339 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': '20473866'} ; 2024-03-01 20:57:43,339 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:57:43,340 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:57:43,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,348 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:57:43,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:43,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:43,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:57:43,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:57:43,391 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:57:43,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:57:43,394 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:57:43,396 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:57:43,397 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:57:43,400 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:57:43,400 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:43,400 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:57:43,403 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:57:43,406 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:57:43,408 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:57:43,411 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:57:43,414 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:57:43,414 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:43,414 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:57:43,415 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:57:43,415 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb03172cfd0) -- 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 0x7fb031738630> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:57:43,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:57:43,421 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:43,422 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:57:43,424 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:43,425 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:57:43,428 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:43,428 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:57:43,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:43,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:57:43,431 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:57:43,434 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:43,434 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:57:43,437 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:57:43,437 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:43,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/502a2fc6-76cb-4bdb-b84c-c697695e2414 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO', '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': '502a2fc6-76cb-4bdb-b84c-c697695e2414', 'ID_FS_UUID_ENC': '502a2fc6-76cb-4bdb-b84c-c697695e2414', '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': '1065251923'} ; 2024-03-01 20:57:43,440 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:43,440 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,443 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:57:43,443 INFO program/MainThread: stderr[15]: 2024-03-01 20:57:43,443 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:57:43,444 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,446 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:57:43,446 INFO program/MainThread: stderr[16]: 2024-03-01 20:57:43,446 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:57:43,446 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,449 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:57:43,449 INFO program/MainThread: stderr[17]: 2024-03-01 20:57:43,449 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:57:43,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,456 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:57:43,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:43,459 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:43,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:43,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:43,456 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb031779f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb0317f3640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:43,460 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:43,463 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:57:43,464 INFO program/MainThread: stderr[18]: 2024-03-01 20:57:43,464 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:57:43,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:43,468 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:57:43,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:43,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:43,492 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:57:43,493 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:57:43,496 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:57:43,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,501 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:57:43,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:43,504 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:57:43,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:43,514 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:57:43,517 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:57:43,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,522 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:57:43,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:43,524 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:57:43,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:43,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:43,535 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:57:43,537 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:57:43,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,542 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:57:43,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:43,545 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:57:43,547 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:57:43,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:43,552 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:57:43,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:43,555 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:57:46,743 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_sovkh2r_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:57:46,779 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:46,779 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:57:46,782 INFO program/MainThread: stdout[2]: 2024-03-01 20:57:46,782 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 20:57:46,782 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:57:46,782 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:57:46,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:46,787 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:57:46,791 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:46,791 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:57:46,794 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:46,794 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:57:46,797 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:57:46,797 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:57:46,806 INFO program/MainThread: stdout: 2024-03-01 20:57:46,806 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:57:46,806 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi 2024-03-01 20:57:46,806 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 2024-03-01 20:57:46,806 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw 2024-03-01 20:57:46,806 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 2024-03-01 20:57:46,806 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq 2024-03-01 20:57:46,806 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,806 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,806 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,806 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,806 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,807 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,807 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,807 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,807 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:57:46,807 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:57:46,807 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:57:46,807 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:46,807 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 sdb 1073741824 root disk brw-rw---- LVM2_member 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 502a2fc6-76cb-4bdb-b84c-c697695e2414 sdc 1073741824 root disk brw-rw---- LVM2_member VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq 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:57:46,807 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:46,807 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:46,808 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:57:46,808 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:57:46,808 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:57:46,808 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:57:46,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:46,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:46,835 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:57:46,840 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi', 'ID_FS_UUID_ENC': 'CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:57:46,840 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:57:46,841 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:57:46,877 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:46,878 INFO program/MainThread: stderr[3]: 2024-03-01 20:57:46,878 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:57:46,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:46,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:46,889 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:57:46,891 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:57:46,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:57:46,896 INFO blivet/MainThread: sda is a disk 2024-03-01 20:57:46,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:57:46,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:57:46,900 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:57:46,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:57:46,904 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:57:46,907 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:57:46,907 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:57:46,908 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:57:46,908 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d82727e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:57:46,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:57:46,914 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:46,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:57:46,918 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:46,918 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:57:46,921 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:46,921 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:57:46,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:46,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:57:46,927 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:57:46,928 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:57:46,928 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:57:46,963 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:46,964 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw. WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (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:57:46,964 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:57:46,964 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:57:46,968 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; pe_start: 8 MiB ; 2024-03-01 20:57:46,968 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:57:46,971 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:57:46,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:46,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:46,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:46,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:46,983 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:57:47,023 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:47,024 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw. WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (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:57:47,024 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:57:47,024 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:57:47,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:57:47,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:57:47,033 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:47,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:57:47,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:57:47,036 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:57:47,075 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO 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:57:47,076 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw. WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (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:57:47,076 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:57:47,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:57:47,081 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:57:47,083 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:57:47,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:47,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:47,089 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:47,089 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:47,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': '9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw', 'ID_FS_UUID_ENC': '9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:57:47,093 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 20:57:47,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,104 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:57:47,104 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:57:47,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:57:47,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:57:47,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:57:47,110 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:57:47,110 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:57:47,113 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:57:47,114 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,114 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:57:47,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d81343220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:57:47,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:57:47,120 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:47,120 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:57:47,123 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:47,123 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:57:47,126 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,126 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:57:47,130 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,130 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:57:47,132 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:57:47,132 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:57:47,132 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:57:47,171 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:47,172 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (last written to /dev/sdc). 2024-03-01 20:57:47,172 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:57:47,172 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:57:47,176 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:57:47,176 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:57:47,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:57:47,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:47,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:57:47,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:57:47,191 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:47,193 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:57:47,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:47,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:47,199 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:57:47,233 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:47,234 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq. WARNING: VG test_vg1 is missing PV VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq (last written to /dev/sdc). 2024-03-01 20:57:47,234 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:57:47,234 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:57:47,234 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:47,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:57:47,238 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:57:47,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,249 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:57:47,250 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:57:47,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:57:47,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:57:47,253 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:57:47,256 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:57:47,256 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:57:47,259 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:57:47,259 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,260 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:57:47,260 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d8133aeb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:57:47,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:57:47,263 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:57:47,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:57:47,266 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:57:47,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,277 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:57:47,277 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:57:47,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:57:47,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:57:47,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:57:47,283 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:57:47,283 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:57:47,286 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:57:47,287 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,287 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:57:47,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d813b5730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:57:47,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:57:47,290 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:57:47,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq', 'ID_FS_UUID_ENC': 'VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:57:47,293 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:57:47,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,304 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:57:47,304 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:57:47,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:57:47,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:57:47,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:57:47,310 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:57:47,310 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:57:47,313 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:57:47,313 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,314 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:57:47,314 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d8133bf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:57:47,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:57:47,320 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:47,320 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:57:47,323 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:47,323 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:57:47,326 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:57:47,329 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,329 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:57:47,332 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:57:47,332 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:57:47,332 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:57:47,370 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=CKuo3c-WaPj-049z-gwED-Yy6L-6Qt0-bzVqfi LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=9UO0i1-dMIZ-zi2K-WO6U-TvWB-SLAY-dLoWxw LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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=VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 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:57:47,371 INFO program/MainThread: stderr[9]: 2024-03-01 20:57:47,371 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:57:47,371 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:57:47,375 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VOG1xY-UYFl-CQXO-ccMJ-Oi74-A8PK-KQxdyq ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:57:47,375 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:57:47,378 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:57:47,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:47,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:47,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:57:47,390 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:57:47,392 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:57:47,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 ; incomplete: True ; hidden: False ; 2024-03-01 20:57:47,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:47,398 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:57:47,432 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:57:47,433 INFO program/MainThread: stderr[10]: 2024-03-01 20:57:47,433 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:57:47,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:57:47,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:57:47,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:47,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:57:47,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:47,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:47,455 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:47,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:57:47,458 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:47,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:57:47,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:57:47,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:57:47,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:57:47,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:57:47,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:47,471 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:47,474 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:57:47,474 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:47,474 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:57:47,475 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:57:47,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:47,477 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:57:47,480 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:57:47,481 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:57:47,484 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/502a2fc6-76cb-4bdb-b84c-c697695e2414 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO', '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': '502a2fc6-76cb-4bdb-b84c-c697695e2414', 'ID_FS_UUID_ENC': '502a2fc6-76cb-4bdb-b84c-c697695e2414', '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': '1065251923'} ; 2024-03-01 20:57:47,484 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:47,484 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,487 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:57:47,487 INFO program/MainThread: stderr[11]: 2024-03-01 20:57:47,488 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:57:47,488 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,490 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:57:47,490 INFO program/MainThread: stderr[12]: 2024-03-01 20:57:47,490 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:57:47,490 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,493 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:57:47,493 INFO program/MainThread: stderr[13]: 2024-03-01 20:57:47,493 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:57:47,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:57:47,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:47,503 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:47,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:47,503 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:47,500 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO 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 (0x7f1d813b5640) -- 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 = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:57:47,504 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,506 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:57:47,507 INFO program/MainThread: stderr[14]: 2024-03-01 20:57:47,507 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:57:47,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:47,513 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:47,514 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:57:47,517 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:47,517 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:57:47,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:57:47,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:57:47,524 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:57:47,524 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:57:47,527 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:47,528 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:57:47,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:57:47,531 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:47,532 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:57:47,535 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:57:47,535 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:57:47,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,546 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:57:47,546 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:57:47,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:57:47,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:57:47,549 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:57:47,552 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:57:47,552 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:57:47,555 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:57:47,555 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,555 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:57:47,555 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812db340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:57:47,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:57:47,558 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:57:47,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:57:47,561 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:57:47,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,572 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:57:47,572 INFO blivet/MainThread: sde is a disk 2024-03-01 20:57:47,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:57:47,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:57:47,575 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:57:47,578 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:57:47,578 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:57:47,581 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:57:47,581 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,582 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:57:47,582 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812c7af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:57:47,585 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:57:47,585 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:57:47,588 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:57:47,588 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:57:47,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:57:47,599 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:57:47,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:57:47,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:57:47,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:57:47,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:57:47,605 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:57:47,607 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:57:47,608 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,608 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:57:47,608 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812c7400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:57:47,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:57:47,611 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:57:47,614 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:57:47,614 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:57:47,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,624 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:57:47,625 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:57:47,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:57:47,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:57:47,628 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:57:47,631 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:57:47,631 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:57:47,634 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:57:47,634 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,634 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:57:47,635 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d81343820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:57:47,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:57:47,638 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:57:47,640 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:57:47,641 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:57:47,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:57:47,652 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:57:47,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:57:47,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:57:47,654 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:57:47,657 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:57:47,657 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:57:47,660 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:57:47,660 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,661 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:57:47,661 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812e71c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:57:47,664 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:57:47,664 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:57:47,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:57:47,667 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:57:47,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,677 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:57:47,678 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:57:47,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:57:47,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:57:47,681 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:57:47,684 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:57:47,684 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:57:47,686 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:57:47,687 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,687 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:57:47,687 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812ea2e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:57:47,690 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:57:47,690 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:57:47,693 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:57:47,693 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:57:47,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,704 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:57:47,704 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:57:47,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:57:47,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:57:47,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:57:47,710 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:57:47,710 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:57:47,713 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:57:47,713 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:57:47,714 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:57:47,714 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812ea970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:57:47,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:57:47,717 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:57:47,719 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': '20472005'} ; 2024-03-01 20:57:47,719 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:57:47,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,729 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:57:47,729 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:57:47,729 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:57:47,729 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:57:47,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:57:47,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:57:47,732 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:57:47,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:57:47,735 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:57:47,737 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:57:47,738 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:57:47,738 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:57:47,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d812e7c10) -- 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:57:47,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:57:47,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:47,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:57:47,747 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:47,747 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:57:47,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,750 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:57:47,753 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,753 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:57:47,755 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:57:47,758 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:57:47,761 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:57:47,767 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 0x7f1d82850bc0> 2024-03-01 20:57:47,806 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:57:47,810 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:57:47,810 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:57:47,813 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': '20473866'} ; 2024-03-01 20:57:47,813 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:57:47,813 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:57:47,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,822 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:57:47,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:47,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:47,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:57:47,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:57:47,862 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:57:47,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:57:47,865 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:57:47,868 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:57:47,868 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:57:47,871 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:57:47,871 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:47,871 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:57:47,874 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:57:47,877 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:57:47,879 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:57:47,882 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:57:47,885 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:57:47,885 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:57:47,885 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:57:47,886 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:57:47,885 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1d812edfd0) -- 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 0x7f1d83b7b860> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:57:47,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:57:47,892 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:57:47,892 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:57:47,895 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:57:47,895 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:57:47,897 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,898 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:57:47,900 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:57:47,901 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:57:47,901 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:57:47,903 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:57:47,903 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:57:47,906 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:57:47,906 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:57:47,909 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/502a2fc6-76cb-4bdb-b84c-c697695e2414 ' '/dev/disk/by-id/dm-uuid-LVM-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '153', '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-sOtPJF4H5VPPTSTjrp59vn6yIyjCwyl07t9Bx6khFSAbLO8TaRr4tc4DKRHkt7SO', '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': '502a2fc6-76cb-4bdb-b84c-c697695e2414', 'ID_FS_UUID_ENC': '502a2fc6-76cb-4bdb-b84c-c697695e2414', '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': '1065251923'} ; 2024-03-01 20:57:47,909 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:57:47,909 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,912 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:57:47,913 INFO program/MainThread: stderr[15]: 2024-03-01 20:57:47,913 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:57:47,913 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,915 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:57:47,915 INFO program/MainThread: stderr[16]: 2024-03-01 20:57:47,915 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:57:47,915 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,918 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:57:47,918 INFO program/MainThread: stderr[17]: 2024-03-01 20:57:47,918 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:57:47,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,924 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:57:47,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:47,927 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:47,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:47,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:47,925 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:47,928 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:57:47,931 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:57:47,931 INFO program/MainThread: stderr[18]: 2024-03-01 20:57:47,931 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:57:47,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:57:47,935 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:57:47,935 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:47,944 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:47,957 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:57:47,958 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:57:47,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,967 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:57:47,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:47,969 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:57:47,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:47,979 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:57:47,981 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:57:47,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,986 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:57:47,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:47,989 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:57:47,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:47,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:57:47,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:47,999 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:57:48,001 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:57:48,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:48,006 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:57:48,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:48,008 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:57:48,011 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:57:48,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:57:48,016 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:57:48,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:57:48,018 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:57:48,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:48,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,024 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:57:48,024 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,024 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,025 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,025 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,025 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,026 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,026 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,026 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,026 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,027 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,027 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,027 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:57:48,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:57:48,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:57:48,033 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:57:48,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:57:48,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:57:48,038 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:57:48,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:57:48,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:57:48,042 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:57:48,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:57:48,047 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:57:48,048 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:57:48,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,051 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,054 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,055 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,058 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,061 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,061 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,072 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,093 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,095 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,096 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,099 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,100 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,103 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,116 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,117 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,120 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,123 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,124 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,127 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,127 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,134 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,137 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,141 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,143 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,144 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,147 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,148 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,151 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:57:48,158 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:57:48,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1d8133af10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7t9Bx6-khFS-AbLO-8TaR-r4tc-4DKR-Hkt7SO size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1d813b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sOtPJF-4H5V-PPTS-Tjrp-59vn-6yIy-jCwyl0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:57:48,158 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:57:48,161 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:57:48,161 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:48,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:57:48,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:57:48,165 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,165 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:57:48,168 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:57:48,168 INFO program/MainThread: stderr[19]: 2024-03-01 20:57:48,168 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:57:48,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:57:48,172 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:57:48,172 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,173 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 20:57:48,173 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:57:48,175 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:57:48,176 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:48,179 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:57:48,181 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:57:48,184 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:57:48,184 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:57:48,184 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:48,184 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:57:48,184 DEBUG blivet/MainThread: removing sda 2024-03-01 20:57:48,186 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:48,187 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:48,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:57:48,189 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:57:48,189 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:48,189 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:57:48,189 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:57:48,192 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:48,192 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:48,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:57:48,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:57:48,195 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:48,195 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:57:48,195 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:57:48,197 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:57:48,197 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:57:48,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:57:48,200 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:57:48,200 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:48,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,212 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:48,255 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:48,256 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:57:48,256 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:57:48,258 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:48,261 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:57:48,263 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:57:48,263 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:57:48,266 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:48,266 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 0x7f1d812b6a40> 2024-03-01 20:57:48,266 INFO blivet/MainThread: sorting actions... 2024-03-01 20:57:48,267 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,267 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,267 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:48,267 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:48,267 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:48,267 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:48,268 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,273 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:48,273 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:57:48,280 INFO program/MainThread: stdout: 2024-03-01 20:57:48,280 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:57:48,280 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,309 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:57:48,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:57:48,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:57:48,319 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:57:48,322 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:57:48,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:57:48,325 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:57:48,361 INFO program/MainThread: stdout[20]: 2024-03-01 20:57:48,361 INFO program/MainThread: stderr[20]: 2024-03-01 20:57:48,361 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:57:48,365 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:48,368 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,371 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:48,373 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,376 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:48,379 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,381 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:48,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:57:48,384 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:57:48,480 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:57:48,480 INFO program/MainThread: stderr[21]: 2024-03-01 20:57:48,480 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:57:48,481 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:57:48,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:57:48,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:57:48,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:57:48,508 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,513 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:57:48,519 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:57:48,533 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:57:48,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:57:48,545 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:57:48,575 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:57:48,575 INFO program/MainThread: stderr[22]: 2024-03-01 20:57:48,576 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:57:48,576 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:57:48,622 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:57:48,622 INFO program/MainThread: stderr[23]: 2024-03-01 20:57:48,622 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:57:48,623 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:57:48,666 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:57:48,667 INFO program/MainThread: stderr[24]: 2024-03-01 20:57:48,667 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:57:48,668 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:57:48,674 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,679 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:57:48,683 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:57:48,684 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:57:48,730 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:57:48,730 INFO program/MainThread: stderr[25]: 2024-03-01 20:57:48,730 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:57:48,730 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:57:48,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,744 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,745 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda ... 2024-03-01 20:57:48,753 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:57:48,753 INFO program/MainThread: stderr[26]: 2024-03-01 20:57:48,753 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:57:48,753 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:57:48,765 INFO program/MainThread: stdout[27]: 2024-03-01 20:57:48,766 INFO program/MainThread: stderr[27]: 2024-03-01 20:57:48,766 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:57:48,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,777 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,789 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,790 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:57:48,793 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,796 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:57:48,798 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:57:48,798 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda ... 2024-03-01 20:57:48,825 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:57:48,825 INFO program/MainThread: stderr[28]: 2024-03-01 20:57:48,825 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:57:48,826 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:57:48,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,843 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:57:48,851 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:57:48,851 INFO program/MainThread: stderr[29]: 2024-03-01 20:57:48,851 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:57:48,851 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:57:48,863 INFO program/MainThread: stdout[30]: 2024-03-01 20:57:48,863 INFO program/MainThread: stderr[30]: 2024-03-01 20:57:48,863 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:57:48,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,888 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:57:48,891 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:57:48,894 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:57:48,896 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:57:48,896 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:57:48,924 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:57:48,924 INFO program/MainThread: stderr[31]: 2024-03-01 20:57:48,924 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:57:48,925 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:57:48,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,942 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:57:48,950 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:57:48,950 INFO program/MainThread: stderr[32]: 2024-03-01 20:57:48,950 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:57:48,950 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:57:48,962 INFO program/MainThread: stdout[33]: 2024-03-01 20:57:48,962 INFO program/MainThread: stderr[33]: 2024-03-01 20:57:48,962 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:57:48,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,974 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:57:48,986 DEBUG program/MainThread: Return code: 0 2024-03-01 20:57:48,991 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:57:48,991 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 0x7f1d83b790e0> 2024-03-01 20:58:00,125 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xww3sdox/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:03,370 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_eie0kn61/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:07,416 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_leuytjwc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:07,449 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:07,450 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:58:07,452 INFO program/MainThread: stdout[2]: 2024-03-01 20:58:07,453 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:58:07,453 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:58:07,453 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:58:07,457 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:07,458 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:58:07,461 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:07,461 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:58:07,464 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:07,464 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:58:07,467 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:07,467 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:58:07,475 INFO program/MainThread: stdout: 2024-03-01 20:58:07,475 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:58:07,475 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,475 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,476 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,476 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,476 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,476 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:58:07,476 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:58:07,476 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:58:07,476 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:07,476 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:58:07,476 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:07,476 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:07,477 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:58:07,477 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:07,477 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:58:07,477 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:58:07,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:07,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:07,502 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:58:07,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:58:07,506 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:58:07,507 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:58:07,534 INFO program/MainThread: stdout[3]: 2024-03-01 20:58:07,534 INFO program/MainThread: stderr[3]: 2024-03-01 20:58:07,534 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:58:07,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,545 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:58:07,547 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 20:58:07,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:58:07,552 INFO blivet/MainThread: sda is a disk 2024-03-01 20:58:07,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:58:07,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:58:07,556 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:07,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:07,559 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:58:07,562 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:58:07,562 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,563 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:58:07,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabd978e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:58:07,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:58:07,566 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:58:07,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:58:07,569 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:58:07,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:58:07,581 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:58:07,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:58:07,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:58:07,584 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:07,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:07,587 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:58:07,590 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:58:07,590 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,590 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:58:07,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabd8bcc70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:58:07,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:58:07,594 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:58:07,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:58:07,597 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:58:07,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,608 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:58:07,608 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:58:07,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:58:07,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:58:07,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:58:07,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:58:07,614 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:58:07,617 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:58:07,617 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,618 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:58:07,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabd98a670) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:58:07,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:58:07,621 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:58:07,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:58:07,624 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:58:07,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:58:07,635 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:58:07,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:58:07,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:58:07,638 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:58:07,641 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:58:07,641 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:58:07,644 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:58:07,644 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,645 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:58:07,645 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc89a5e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:58:07,648 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:58:07,648 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:58:07,651 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:58:07,651 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:58:07,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,661 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:58:07,662 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:58:07,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:58:07,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:58:07,665 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:07,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:07,668 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:58:07,670 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:58:07,671 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,671 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:58:07,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc89a2b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:58:07,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:58:07,674 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:58:07,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:58:07,677 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:58:07,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,688 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:58:07,688 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:58:07,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:58:07,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:58:07,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:07,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:07,694 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:58:07,697 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:58:07,697 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,697 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:58:07,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc894bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:58:07,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:58:07,700 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:58:07,703 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:58:07,703 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:58:07,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,713 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:58:07,714 INFO blivet/MainThread: sde is a disk 2024-03-01 20:58:07,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:58:07,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:58:07,717 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:07,719 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:07,720 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:58:07,722 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:58:07,723 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,723 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:58:07,723 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc826fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:58:07,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:58:07,726 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:58:07,729 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:58:07,729 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 20:58:07,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,739 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:58:07,740 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:58:07,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:58:07,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:58:07,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:07,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:07,745 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:58:07,748 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:58:07,749 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,749 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:58:07,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc894c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:58:07,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:58:07,752 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:58:07,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:58:07,755 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:58:07,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,765 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:58:07,766 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:58:07,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:58:07,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:58:07,769 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:07,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:07,772 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:58:07,774 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:58:07,775 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,775 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:58:07,775 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc830a00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:58:07,778 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:58:07,778 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:58:07,781 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:58:07,781 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:58:07,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,791 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:58:07,792 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:58:07,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:58:07,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:58:07,795 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:07,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:07,798 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:58:07,800 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:58:07,801 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,801 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:58:07,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc826e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:58:07,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:58:07,804 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:58:07,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:58:07,807 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:58:07,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:58:07,818 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:58:07,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:58:07,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:58:07,821 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:07,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:07,824 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:58:07,826 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:58:07,827 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,827 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:58:07,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc836550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:58:07,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:58:07,830 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:58:07,833 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_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:58:07,833 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:58:07,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,843 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:58:07,844 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:58:07,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:58:07,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:58:07,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:07,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:07,850 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:58:07,852 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:58:07,853 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:58:07,853 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:58:07,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc836d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:58:07,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:58:07,856 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:58:07,859 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': '20472005'} ; 2024-03-01 20:58:07,859 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:58:07,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,868 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:58:07,868 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:58:07,868 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:58:07,868 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:58:07,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:58:07,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:58:07,871 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:58:07,874 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:58:07,874 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:58:07,877 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:58:07,877 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:58:07,877 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:58:07,878 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffabc836eb0) -- 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:58:07,880 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:58:07,884 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:07,884 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:58:07,887 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:07,887 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:58:07,890 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:07,890 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:58:07,893 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:07,893 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:58:07,896 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:58:07,899 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:07,901 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:58:07,907 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 0x7ffabe16e480> 2024-03-01 20:58:07,949 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:58:07,953 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:58:07,953 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:58:07,956 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': '20473866'} ; 2024-03-01 20:58:07,956 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:58:07,956 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:58:07,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,964 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:58:07,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:07,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:07,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:07,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:07,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:58:07,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:58:08,003 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:58:08,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:58:08,006 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:58:08,008 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:58:08,009 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:58:08,011 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:58:08,012 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:08,012 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:58:08,015 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:58:08,017 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:58:08,020 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:58:08,023 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:58:08,026 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:58:08,026 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:08,026 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:58:08,027 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:58:08,026 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ffabc846be0) -- 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 0x7ffabe172f40> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:58:08,030 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:58:08,033 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:08,033 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:58:08,036 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:08,036 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:58:08,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:08,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:58:08,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:08,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:58:08,044 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:58:08,044 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:58:08,047 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:08,047 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:58:08,050 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:58:08,050 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:08,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:08,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:08,072 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:58:08,073 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:58:08,076 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:58:08,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:08,081 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:58:08,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:08,084 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:58:08,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:08,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:08,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:58:08,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:08,094 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:58:08,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:58:08,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:08,101 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:58:08,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:08,104 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:58:08,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:08,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:08,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:08,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:08,114 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:58:08,116 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:58:08,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:08,121 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:58:08,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:08,123 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:58:08,126 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:58:08,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:08,131 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:58:08,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:08,133 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:58:08,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:58:11,220 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8kk7maux/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:11,255 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:11,255 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:58:11,258 INFO program/MainThread: stdout[2]: 2024-03-01 20:58:11,258 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:58:11,258 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:58:11,259 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:58:11,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:11,263 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:58:11,267 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:11,267 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:58:11,270 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:11,270 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:58:11,273 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:11,273 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:58:11,281 INFO program/MainThread: stdout: 2024-03-01 20:58:11,281 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:58:11,282 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:58:11,282 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:58:11,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:11,282 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:58:11,282 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:11,283 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:11,283 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:58:11,283 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:11,283 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:58:11,283 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:58:11,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:11,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:11,309 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:58:11,314 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:58:11,314 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:58:11,315 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:58:11,351 INFO program/MainThread: stdout[3]: 2024-03-01 20:58:11,352 INFO program/MainThread: stderr[3]: 2024-03-01 20:58:11,352 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:58:11,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,363 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:58:11,365 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:58:11,370 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:58:11,370 INFO blivet/MainThread: sda is a disk 2024-03-01 20:58:11,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:58:11,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:58:11,374 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:11,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:11,378 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:58:11,381 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:58:11,381 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,382 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:58:11,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb8a33fe80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:58:11,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:58:11,385 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:58:11,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:58:11,388 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:58:11,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,400 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:58:11,400 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:58:11,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:58:11,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:58:11,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:11,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:11,407 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:58:11,410 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:58:11,410 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,410 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:58:11,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb89fdb9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:58:11,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:58:11,414 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:58:11,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:58:11,417 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:58:11,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:58:11,429 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:58:11,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:58:11,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:58:11,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:58:11,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:58:11,435 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:58:11,438 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:58:11,439 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,439 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:58:11,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb89fdb430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:58:11,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:58:11,442 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:58:11,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:58:11,446 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:58:11,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:58:11,457 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:58:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:58:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:58:11,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:58:11,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:58:11,463 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:58:11,466 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:58:11,466 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,466 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:58:11,467 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88fb9940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:58:11,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:58:11,470 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:58:11,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:58:11,473 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:58:11,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:58:11,484 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:58:11,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:58:11,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:58:11,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:11,490 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:11,490 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:58:11,493 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:58:11,493 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,494 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:58:11,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88fb9370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:58:11,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:58:11,497 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:58:11,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:58:11,500 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:58:11,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:58:11,512 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:58:11,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:58:11,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:58:11,515 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:11,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:11,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:58:11,520 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:58:11,521 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,521 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:58:11,521 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb89fdb970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:58:11,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:58:11,524 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:58:11,527 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:58:11,527 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:58:11,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,538 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:58:11,539 INFO blivet/MainThread: sde is a disk 2024-03-01 20:58:11,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:58:11,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:58:11,542 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:11,544 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:11,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:58:11,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:58:11,548 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,548 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:58:11,548 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88f45640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:58:11,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:58:11,551 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:58:11,555 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:58:11,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:58:11,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,565 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:58:11,566 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:58:11,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:58:11,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:58:11,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:11,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:11,572 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:58:11,575 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:58:11,575 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,576 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:58:11,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88fb3c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:58:11,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:58:11,579 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:58:11,582 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:58:11,582 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:58:11,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,592 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:58:11,593 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:58:11,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:58:11,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:58:11,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:11,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:11,599 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:58:11,602 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:58:11,602 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,603 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:58:11,603 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88f45d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:58:11,606 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:58:11,606 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:58:11,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:58:11,609 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:58:11,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:58:11,620 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:58:11,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:58:11,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:58:11,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:11,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:11,626 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:58:11,629 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:58:11,629 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,630 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:58:11,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88f45580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:58:11,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:58:11,633 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:58:11,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:58:11,636 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:58:11,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:58:11,647 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:58:11,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:58:11,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:58:11,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:11,653 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:11,653 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:58:11,656 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:58:11,656 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,657 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:58:11,657 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88f55220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:58:11,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:58:11,660 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:58:11,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:58:11,663 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 20:58:11,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,673 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:58:11,674 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:58:11,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:58:11,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:58:11,676 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:11,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:11,679 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:58:11,682 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:58:11,682 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:58:11,683 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:58:11,683 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88f55760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:58:11,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:58:11,686 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:58:11,689 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': '20472005'} ; 2024-03-01 20:58:11,689 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:58:11,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:58:11,698 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:58:11,698 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:58:11,698 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:58:11,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:58:11,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:58:11,701 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:58:11,704 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:58:11,704 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:58:11,707 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:58:11,707 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:58:11,708 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:58:11,708 INFO blivet/MainThread: got device: DiskDevice instance (0x7feb88f55fa0) -- 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:58:11,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:58:11,714 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:11,714 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:58:11,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:11,717 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:58:11,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:11,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:58:11,723 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:11,723 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:58:11,726 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:58:11,728 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:11,731 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:58:11,737 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 0x7feb8a8c2f80> 2024-03-01 20:58:11,771 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:58:11,776 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:58:11,776 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:58:11,779 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': '20473866'} ; 2024-03-01 20:58:11,779 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:58:11,779 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:58:11,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,787 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:58:11,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:11,801 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:11,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:58:11,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:58:11,824 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:58:11,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:58:11,827 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:58:11,829 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:58:11,830 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:58:11,833 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:58:11,833 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:11,833 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:58:11,836 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:58:11,839 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:58:11,841 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:58:11,844 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:58:11,847 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:58:11,847 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:11,847 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:58:11,848 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:58:11,847 INFO blivet/MainThread: got device: PartitionDevice instance (0x7feb88f65bb0) -- 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 0x7feb89fdeb80> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:58:11,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:58:11,854 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:11,854 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:58:11,858 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:11,858 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:58:11,861 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:11,861 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:58:11,864 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:11,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:58:11,865 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:58:11,865 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:58:11,868 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:11,868 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:58:11,871 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:58:11,871 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:11,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:11,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:11,894 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:58:11,895 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:58:11,898 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:58:11,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,903 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:58:11,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,905 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:58:11,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,915 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:58:11,918 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:58:11,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,923 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:58:11,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,925 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:58:11,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,935 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:58:11,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,942 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:58:11,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,945 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:58:11,947 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:58:11,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,952 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:58:11,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,955 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:58:11,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:11,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:11,965 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:58:11,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:58:11,970 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:58:11,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:58:11,975 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:58:11,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:11,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:58:11,980 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:58:11,983 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:11,983 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:58:11,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:58:11,986 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:11,986 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:11,989 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:58:11,989 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:11,992 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:11,992 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:58:11,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:58:11,994 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:11,995 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:11,997 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:58:11,997 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:12,000 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:12,000 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:58:12,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:58:12,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:12,003 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:12,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:58:12,006 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:12,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:58:12,010 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:58:12,013 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:12,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:58:12,019 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:12,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:58:12,025 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:12,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:58:12,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:58:12,029 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:58:12,029 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:12,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:12,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:12,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:12,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:12,041 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:58:12,041 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:12,042 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:58:12,042 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:58:12,042 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:12,042 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:58:12,045 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:12,045 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:58:12,048 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:12,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:58:12,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:12,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:58:12,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:58:12,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:58:12,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:12,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:58:12,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:58:12,067 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:12,067 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:58:12,068 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:58:12,068 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:58:12,071 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:58:12,071 INFO program/MainThread: stderr[4]: 2024-03-01 20:58:12,071 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:58:12,072 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:58:12,072 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:58:12,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:58:12,076 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,077 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,077 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:58:12,078 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:58:12,080 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:58:12,083 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:58:12,085 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:58:12,085 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:58:12,088 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:58:12,088 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 0x7feb8b1a8310> 2024-03-01 20:58:12,088 INFO blivet/MainThread: sorting actions... 2024-03-01 20:58:12,089 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:12,089 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,090 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,091 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:12,093 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:12,095 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:58:12,096 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:58:12,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,137 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:12,141 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:12,143 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:58:12,143 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:58:12,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,190 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:12,194 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:12,196 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:58:12,196 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:58:12,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,230 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,243 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:12,247 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,249 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,251 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,252 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:58:12,252 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:12,252 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:12,291 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:58:12,292 INFO program/MainThread: stderr[5]: 2024-03-01 20:58:12,292 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:58:12,292 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:58:12,300 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:58:12,300 INFO program/MainThread: stderr[6]: 2024-03-01 20:58:12,300 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:58:12,301 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:58:12,331 INFO program/MainThread: stdout[7]: 2024-03-01 20:58:12,331 INFO program/MainThread: stderr[7]: 2024-03-01 20:58:12,331 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:58:12,331 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:58:12,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,345 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:12,345 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:58:12,347 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:58:12,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,378 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,378 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:12,381 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,384 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,386 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,386 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:58:12,387 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:12,387 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:12,419 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:58:12,419 INFO program/MainThread: stderr[8]: 2024-03-01 20:58:12,420 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:58:12,420 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:58:12,432 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:58:12,432 INFO program/MainThread: stderr[9]: 2024-03-01 20:58:12,432 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:58:12,432 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:58:12,461 INFO program/MainThread: stdout[10]: 2024-03-01 20:58:12,461 INFO program/MainThread: stderr[10]: 2024-03-01 20:58:12,461 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:58:12,461 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:58:12,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:12,478 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:58:12,480 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:58:12,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,511 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,512 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:12,515 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,518 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,521 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,521 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:58:12,521 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:12,521 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:12,553 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:58:12,553 INFO program/MainThread: stderr[11]: 2024-03-01 20:58:12,554 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:58:12,554 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:58:12,565 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:58:12,566 INFO program/MainThread: stderr[12]: 2024-03-01 20:58:12,566 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:58:12,566 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:58:12,594 INFO program/MainThread: stdout[13]: 2024-03-01 20:58:12,594 INFO program/MainThread: stderr[13]: 2024-03-01 20:58:12,594 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:58:12,594 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:58:12,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,605 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,609 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:12,610 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:58:12,611 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:58:12,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,642 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:12,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:58:12,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:58:12,650 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,656 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,658 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,661 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,663 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:58:12,666 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:58:12,711 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:58:12,712 INFO program/MainThread: stderr[14]: 2024-03-01 20:58:12,712 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:58:12,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:12,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:58:12,731 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,740 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,748 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,754 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,761 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,770 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,823 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:58:12,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:58:12,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,841 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,841 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:58:12,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,861 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,862 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:12,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:58:12,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:58:12,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:12,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:58:12,877 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,880 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,883 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,886 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,889 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:12,892 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:12,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:12,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:12,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:58:12,908 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:58:12,945 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:12,946 INFO program/MainThread: stderr[15]: 2024-03-01 20:58:12,946 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:58:12,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:58:12,950 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:58:13,010 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:58:13,011 INFO program/MainThread: stderr[16]: 2024-03-01 20:58:13,011 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:58:13,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:13,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:13,039 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:13,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:13,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,063 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:58:13,064 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:13,064 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:58:13,074 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:13,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,092 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:13,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:13,099 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:58:13,101 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:58:13,101 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:58:13,220 INFO program/MainThread: stdout: 2024-03-01 20:58:13,221 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:58:13,221 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:13,221 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:13,221 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:13,221 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:58:13,221 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:13,221 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:13,221 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:13,221 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:13,221 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:13,221 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,222 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:58:13,236 INFO program/MainThread: stdout: 2024-03-01 20:58:13,236 INFO program/MainThread: writing all SBs 2024-03-01 20:58:13,236 INFO program/MainThread: new label = "" 2024-03-01 20:58:13,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:13,251 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:13,255 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:13,257 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:58:13,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:13,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:13,289 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:58:13,289 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 0x7feb88ee78b0> 2024-03-01 20:58:13,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:13,295 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:58:13,295 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:58:13,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:13,301 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:58:13,301 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:58:17,938 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ijgooqpt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:17,973 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:17,973 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:58:17,976 INFO program/MainThread: stdout[2]: 2024-03-01 20:58:17,976 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:58:17,976 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:58:17,976 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:58:17,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:17,981 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:58:17,985 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:17,985 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:58:17,988 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:17,988 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:58:17,991 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:17,991 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:58:18,000 INFO program/MainThread: stdout: 2024-03-01 20:58:18,000 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:58:18,000 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE 2024-03-01 20:58:18,000 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 2024-03-01 20:58:18,000 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII 2024-03-01 20:58:18,000 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 2024-03-01 20:58:18,000 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L 2024-03-01 20:58:18,001 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:58:18,001 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:58:18,001 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:18,001 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 sdb 1073741824 root disk brw-rw---- LVM2_member FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 sdc 1073741824 root disk brw-rw---- LVM2_member sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L 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:58:18,001 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:18,001 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:18,002 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:58:18,002 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:18,002 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:58:18,002 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:58:18,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:18,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:18,025 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:58:18,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': 'nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE', 'ID_FS_UUID_ENC': 'nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:58:18,030 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:58:18,031 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:58:18,064 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:58:18,065 INFO program/MainThread: stderr[3]: 2024-03-01 20:58:18,065 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:58:18,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,076 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:58:18,078 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:58:18,083 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:58:18,083 INFO blivet/MainThread: sda is a disk 2024-03-01 20:58:18,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:58:18,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:58:18,087 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:18,090 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:18,091 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:58:18,094 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:58:18,094 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,094 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:58:18,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd131f2dee0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:58:18,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:58:18,101 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:18,101 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:58:18,104 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:18,105 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:58:18,108 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,108 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:58:18,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:58:18,114 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:58:18,114 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:58:18,115 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:58:18,150 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:18,151 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII. WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (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:58:18,151 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:58:18,151 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:58:18,155 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; pe_start: 8 MiB ; 2024-03-01 20:58:18,156 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:58:18,158 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:58:18,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:18,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:58:18,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,170 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:58:18,205 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:18,206 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII. WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (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:58:18,206 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:58:18,206 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:58:18,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:58:18,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:58:18,215 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:18,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:58:18,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:58:18,219 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:58:18,254 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt 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:58:18,255 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII. WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (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:58:18,255 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:58:18,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:58:18,260 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:58:18,263 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:58:18,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:18,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:58:18,268 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:58:18,268 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:58:18,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII', 'ID_FS_UUID_ENC': 'FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:58:18,272 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:58:18,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:58:18,283 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:58:18,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:58:18,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:58:18,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:18,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:18,290 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:58:18,292 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:58:18,293 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,293 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:58:18,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130b42220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:58:18,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:58:18,300 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:18,300 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:58:18,303 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:18,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:58:18,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:58:18,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:58:18,312 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:58:18,312 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:58:18,312 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:58:18,347 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:18,348 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (last written to /dev/sdc). 2024-03-01 20:58:18,348 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:58:18,348 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:58:18,352 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:58:18,352 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:58:18,355 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:58:18,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:18,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:58:18,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:58:18,367 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:18,369 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:58:18,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:18,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:18,375 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:58:18,408 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:58:18,409 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (last written to /dev/sdc). 2024-03-01 20:58:18,409 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:58:18,409 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:58:18,409 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:58:18,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:58:18,414 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:58:18,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,424 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:58:18,425 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:58:18,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:58:18,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:58:18,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:58:18,431 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:58:18,431 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:58:18,434 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:58:18,434 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,435 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:58:18,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130b39eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:58:18,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:58:18,438 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:58:18,441 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:58:18,441 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:58:18,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:58:18,453 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:58:18,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:58:18,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:58:18,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:58:18,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:58:18,459 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:58:18,461 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:58:18,462 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,462 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:58:18,462 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130bb5730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:58:18,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:58:18,465 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:58:18,468 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L', 'ID_FS_UUID_ENC': 'sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:58:18,469 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:58:18,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,479 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:58:18,480 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:58:18,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:58:18,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:58:18,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:18,486 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:18,486 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:58:18,489 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:58:18,489 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,490 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:58:18,490 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130b3bf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:58:18,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:58:18,496 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:18,496 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:58:18,499 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:18,499 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:58:18,502 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,502 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:58:18,505 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,505 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:58:18,508 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:58:18,508 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:58:18,508 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:58:18,541 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:18,542 INFO program/MainThread: stderr[9]: 2024-03-01 20:58:18,542 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:58:18,542 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:58:18,546 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:58:18,546 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:58:18,549 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:58:18,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:18,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:18,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:58:18,561 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:18,563 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:58:18,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:18,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:18,569 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:58:18,607 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:58:18,607 INFO program/MainThread: stderr[10]: 2024-03-01 20:58:18,607 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:58:18,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:58:18,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:58:18,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:18,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:58:18,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:58:18,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:18,630 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:18,633 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:58:18,634 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:18,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:58:18,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:58:18,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:18,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:58:18,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:58:18,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:18,647 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:18,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:58:18,651 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:18,651 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:58:18,651 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:58:18,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:18,654 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:18,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:58:18,657 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:18,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt ' '/dev/disk/by-uuid/71c58b3b-893b-4303-868e-7a69def65869', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt', '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': '71c58b3b-893b-4303-868e-7a69def65869', 'ID_FS_UUID_ENC': '71c58b3b-893b-4303-868e-7a69def65869', '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': '1100827644'} ; 2024-03-01 20:58:18,661 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:58:18,661 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:18,664 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:58:18,664 INFO program/MainThread: stderr[11]: 2024-03-01 20:58:18,664 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:58:18,664 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:18,667 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:58:18,667 INFO program/MainThread: stderr[12]: 2024-03-01 20:58:18,667 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:58:18,667 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:18,670 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:58:18,670 INFO program/MainThread: stderr[13]: 2024-03-01 20:58:18,670 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:58:18,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:58:18,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:18,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:18,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:18,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:18,677 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd130b39f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt 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 (0x7fd130bb5640) -- 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 = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:58:18,682 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:18,685 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:58:18,685 INFO program/MainThread: stderr[14]: 2024-03-01 20:58:18,685 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:58:18,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:58:18,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:18,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:58:18,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:18,695 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:58:18,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:58:18,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:58:18,703 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:58:18,704 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:58:18,707 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:18,707 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:58:18,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:58:18,710 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:18,712 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:58:18,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:58:18,715 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:58:18,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:58:18,726 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:58:18,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:58:18,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:58:18,730 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:18,732 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:18,733 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 20:58:18,735 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:58:18,736 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,736 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:58:18,736 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130adc340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:58:18,739 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:58:18,739 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:58:18,742 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:58:18,743 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:58:18,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,753 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:58:18,754 INFO blivet/MainThread: sde is a disk 2024-03-01 20:58:18,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:58:18,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:58:18,757 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:18,760 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:18,760 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:58:18,763 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:58:18,763 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,764 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:58:18,764 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130ac7af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:58:18,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:58:18,767 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:58:18,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:58:18,770 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:58:18,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:58:18,781 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:58:18,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:58:18,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:58:18,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:18,787 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:18,787 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:58:18,790 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:58:18,791 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,791 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:58:18,791 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130ac7400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:58:18,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:58:18,794 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:58:18,797 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:58:18,797 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:58:18,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,808 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:58:18,809 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:58:18,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:58:18,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:58:18,812 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:18,815 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:18,815 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:58:18,818 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:58:18,818 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,819 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:58:18,819 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130b42820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:58:18,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:58:18,822 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:58:18,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:58:18,825 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:58:18,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:58:18,836 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:58:18,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:58:18,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:58:18,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:18,842 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:18,842 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:58:18,845 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:58:18,846 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,846 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:58:18,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130ae61c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:58:18,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:58:18,849 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:58:18,852 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_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:58:18,853 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:58:18,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:58:18,864 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:58:18,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:58:18,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:58:18,867 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:18,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:18,870 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:58:18,873 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:58:18,874 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,874 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:58:18,874 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130ae82e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:58:18,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:58:18,877 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:58:18,880 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:58:18,880 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:58:18,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:58:18,892 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:58:18,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:58:18,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:58:18,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:18,898 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:18,898 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:58:18,901 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:58:18,901 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:58:18,902 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:58:18,902 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130ae8970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:58:18,905 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:58:18,905 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:58:18,908 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': '20472005'} ; 2024-03-01 20:58:18,908 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:58:18,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:18,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:18,917 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:58:18,918 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:58:18,918 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:58:18,918 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:58:18,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:58:18,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:58:18,921 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:58:18,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:58:18,924 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:58:18,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:58:18,927 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:58:18,928 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:58:18,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd130ae6c10) -- 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:58:18,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:58:18,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:18,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:58:18,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:18,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:58:18,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:58:18,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:18,943 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:58:18,946 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:58:18,949 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:18,952 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:58:18,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 0x7fd130b2f340> 2024-03-01 20:58:18,999 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:58:19,003 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:58:19,003 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:58:19,006 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': '20473866'} ; 2024-03-01 20:58:19,006 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:58:19,007 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:58:19,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,015 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:58:19,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:19,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:19,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:58:19,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:58:19,058 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:58:19,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:58:19,060 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:58:19,063 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:58:19,064 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:58:19,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:58:19,067 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:19,067 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:58:19,070 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:58:19,073 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:58:19,075 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:58:19,078 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:58:19,081 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:58:19,081 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:19,082 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:58:19,082 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:58:19,082 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd130aedfd0) -- 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 0x7fd13336d270> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:58:19,086 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:58:19,089 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:19,089 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:58:19,092 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:19,092 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:58:19,095 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:19,095 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:58:19,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:19,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:58:19,098 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:58:19,101 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:19,101 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:58:19,103 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:58:19,104 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:19,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt ' '/dev/disk/by-uuid/71c58b3b-893b-4303-868e-7a69def65869 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt', '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': '71c58b3b-893b-4303-868e-7a69def65869', 'ID_FS_UUID_ENC': '71c58b3b-893b-4303-868e-7a69def65869', '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': '1100827644'} ; 2024-03-01 20:58:19,107 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:58:19,107 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:19,110 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:58:19,110 INFO program/MainThread: stderr[15]: 2024-03-01 20:58:19,110 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:58:19,110 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:19,113 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:58:19,113 INFO program/MainThread: stderr[16]: 2024-03-01 20:58:19,113 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:58:19,113 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:19,116 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:58:19,116 INFO program/MainThread: stderr[17]: 2024-03-01 20:58:19,116 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:58:19,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,123 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:58:19,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:19,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:19,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:19,127 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:19,123 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd130b39f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd130bb5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:19,127 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:19,130 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:58:19,130 INFO program/MainThread: stderr[18]: 2024-03-01 20:58:19,130 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:58:19,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:58:19,134 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:58:19,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:19,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:19,160 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:58:19,160 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:58:19,164 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:58:19,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,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:58:19,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:19,172 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:58:19,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,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:58:19,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:19,182 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:58:19,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:58:19,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,190 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:58:19,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:19,192 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:58:19,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:19,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:19,203 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:58:19,205 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:58:19,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,210 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:58:19,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:19,213 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:58:19,215 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:58:19,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:19,220 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:58:19,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:19,223 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:58:22,295 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y6cqact7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:22,330 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:22,330 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:58:22,333 INFO program/MainThread: stdout[2]: 2024-03-01 20:58:22,333 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:58:22,333 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:58:22,334 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:58:22,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:22,338 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:58:22,342 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:22,342 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:58:22,345 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:22,345 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:58:22,348 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:22,348 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:58:22,357 INFO program/MainThread: stdout: 2024-03-01 20:58:22,357 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:58:22,357 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE 2024-03-01 20:58:22,357 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 2024-03-01 20:58:22,357 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII 2024-03-01 20:58:22,357 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 2024-03-01 20:58:22,357 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L 2024-03-01 20:58:22,357 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,357 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:58:22,358 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:58:22,358 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:22,358 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 sdb 1073741824 root disk brw-rw---- LVM2_member FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 71c58b3b-893b-4303-868e-7a69def65869 sdc 1073741824 root disk brw-rw---- LVM2_member sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L 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:58:22,358 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:22,358 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:22,359 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:58:22,359 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:22,359 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:58:22,359 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:58:22,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:22,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:22,386 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:58:22,391 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/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': 'nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE', 'ID_FS_UUID_ENC': 'nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:58:22,391 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:58:22,391 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:58:22,427 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:58:22,428 INFO program/MainThread: stderr[3]: 2024-03-01 20:58:22,428 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:58:22,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,439 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:58:22,441 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:58:22,446 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:58:22,446 INFO blivet/MainThread: sda is a disk 2024-03-01 20:58:22,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:58:22,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:58:22,450 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:22,453 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:22,454 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:58:22,457 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:58:22,457 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:58:22,457 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:58:22,457 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6266697e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:58:22,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:58:22,464 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:22,465 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:58:22,468 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:22,468 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:58:22,471 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:22,471 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:58:22,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:22,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:58:22,477 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:58:22,478 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:58:22,478 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:58:22,513 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:22,514 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII. WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (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:58:22,514 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:58:22,514 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:58:22,518 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; pe_start: 8 MiB ; 2024-03-01 20:58:22,519 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:58:22,521 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:58:22,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:22,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:58:22,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,533 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:58:22,568 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:22,569 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII. WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (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:58:22,569 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:58:22,569 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:58:22,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:58:22,574 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:58:22,578 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:22,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:58:22,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:58:22,581 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:58:22,617 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt 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:58:22,618 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII. WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (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:58:22,618 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:58:22,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:58:22,623 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:58:22,625 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:58:22,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:22,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:58:22,632 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:58:22,632 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:58:22,635 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_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII', 'ID_FS_UUID_ENC': 'FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:58:22,635 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:58:22,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,646 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:58:22,647 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:58:22,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:58:22,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:58:22,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:22,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:22,653 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:58:22,656 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:58:22,656 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:58:22,656 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:58:22,656 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62652c2220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:58:22,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:58:22,663 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:22,663 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:58:22,666 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:22,666 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:58:22,669 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:22,669 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:58:22,672 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:22,672 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:58:22,675 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:58:22,675 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:58:22,675 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:58:22,711 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:22,712 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (last written to /dev/sdc). 2024-03-01 20:58:22,712 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:58:22,712 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:58:22,716 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:58:22,716 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:58:22,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:58:22,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:22,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:58:22,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:58:22,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:22,733 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:58:22,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:22,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:22,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:58:22,774 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:58:22,775 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L. WARNING: VG test_vg1 is missing PV sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L (last written to /dev/sdc). 2024-03-01 20:58:22,775 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:58:22,775 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:58:22,775 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:58:22,779 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:58:22,779 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:58:22,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:58:22,791 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:58:22,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:58:22,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:58:22,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:58:22,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:58:22,797 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:58:22,800 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:58:22,800 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:58:22,801 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:58:22,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62652b9eb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:58:22,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:58:22,804 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:58:22,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:58:22,807 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:58:22,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:58:22,819 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:58:22,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:58:22,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:58:22,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:58:22,824 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:58:22,825 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:58:22,827 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:58:22,828 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:58:22,828 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:58:22,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6265335730) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:58:22,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:58:22,831 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:58:22,834 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L', 'ID_FS_UUID_ENC': 'sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:58:22,834 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:58:22,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:58:22,846 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:58:22,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:58:22,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:58:22,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:22,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:22,852 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:58:22,854 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:58:22,855 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:58:22,855 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:58:22,855 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62652bbf10) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:58:22,858 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:58:22,861 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:22,862 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:58:22,864 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:22,865 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:58:22,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:22,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:58:22,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:22,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:58:22,873 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:58:22,873 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:58:22,874 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:58:22,912 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nr9MGS-4mte-nzc4-zuNz-SzyB-gSCK-txQVQE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=FRGijN-EV54-eScz-wKXU-mxu4-2F2M-cNYXII LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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=sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 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:58:22,913 INFO program/MainThread: stderr[9]: 2024-03-01 20:58:22,913 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:58:22,913 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:58:22,917 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: sASfl8-UXt8-Hj5L-OSHz-xjip-QuMm-hUyQ0L ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:58:22,917 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:58:22,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:58:22,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:22,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:22,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:58:22,932 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:22,934 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:58:22,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 ; incomplete: True ; hidden: False ; 2024-03-01 20:58:22,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:22,940 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:58:22,973 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:58:22,974 INFO program/MainThread: stderr[10]: 2024-03-01 20:58:22,974 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:58:22,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:22,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt ; incomplete: False ; hidden: False ; 2024-03-01 20:58:22,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:58:22,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:58:22,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:22,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:58:22,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:58:22,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:22,997 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:23,000 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:58:23,001 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:23,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:58:23,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:58:23,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:23,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:58:23,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:58:23,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:23,013 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:23,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:58:23,017 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:23,017 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:58:23,017 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:58:23,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:23,020 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:23,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:58:23,023 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:23,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/71c58b3b-893b-4303-868e-7a69def65869 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt', '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': '71c58b3b-893b-4303-868e-7a69def65869', 'ID_FS_UUID_ENC': '71c58b3b-893b-4303-868e-7a69def65869', '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': '1100827644'} ; 2024-03-01 20:58:23,027 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:58:23,027 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,030 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:58:23,031 INFO program/MainThread: stderr[11]: 2024-03-01 20:58:23,031 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:58:23,031 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,033 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:58:23,033 INFO program/MainThread: stderr[12]: 2024-03-01 20:58:23,033 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:58:23,033 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,036 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:58:23,036 INFO program/MainThread: stderr[13]: 2024-03-01 20:58:23,036 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:58:23,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:58:23,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,047 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,043 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt 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 (0x7f6265335640) -- 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 = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:58:23,048 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,051 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:58:23,051 INFO program/MainThread: stderr[14]: 2024-03-01 20:58:23,051 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:58:23,055 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:58:23,058 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:23,058 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:58:23,061 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:23,062 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:58:23,065 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:23,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:58:23,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:23,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:58:23,070 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:58:23,070 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:58:23,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:23,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:58:23,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:58:23,076 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:23,078 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:58:23,081 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:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:58:23,081 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:58:23,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:58:23,093 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:58:23,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:58:23,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:58:23,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:23,098 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:23,099 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:58:23,101 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:58:23,102 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,102 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:58:23,102 INFO blivet/MainThread: got device: DiskDevice instance (0x7f626525b340) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:58:23,105 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:58:23,106 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:58:23,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:58:23,109 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:58:23,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:58:23,120 INFO blivet/MainThread: sde is a disk 2024-03-01 20:58:23,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:58:23,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:58:23,123 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:23,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:23,126 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:58:23,129 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:58:23,130 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,130 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:58:23,130 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6265247af0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:58:23,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:58:23,133 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:58:23,136 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:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:58:23,136 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:58:23,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:58:23,148 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:58:23,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:58:23,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:58:23,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:23,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:23,154 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:58:23,157 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:58:23,157 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,158 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:58:23,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6265247400) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:58:23,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:58:23,161 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:58:23,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:58:23,164 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:58:23,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,175 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:58:23,175 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:58:23,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:58:23,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:58:23,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:23,182 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:23,182 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:58:23,185 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:58:23,185 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,185 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:58:23,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62652c2820) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:58:23,189 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:58:23,189 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:58:23,192 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:58:23,192 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:58:23,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,203 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:58:23,203 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:58:23,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:58:23,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:58:23,206 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:23,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:23,209 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:58:23,212 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:58:23,212 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,213 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:58:23,213 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62652661c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:58:23,216 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:58:23,216 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:58:23,219 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:58:23,219 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:58:23,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,230 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:58:23,231 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:58:23,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:58:23,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:58:23,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:23,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:23,237 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:58:23,240 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:58:23,240 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,241 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:58:23,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62652682e0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:58:23,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:58:23,244 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:58:23,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:58:23,247 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:58:23,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:58:23,259 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:58:23,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:58:23,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:58:23,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:23,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:23,265 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:58:23,268 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:58:23,268 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:58:23,268 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:58:23,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6265268970) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:58:23,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:58:23,272 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:58:23,274 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': '20472005'} ; 2024-03-01 20:58:23,274 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:58:23,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:58:23,284 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:58:23,284 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:58:23,285 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:58:23,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:58:23,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:58:23,287 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:58:23,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:58:23,291 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:58:23,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:58:23,294 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:58:23,294 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:58:23,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6265266c10) -- 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:58:23,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:58:23,300 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:23,300 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:58:23,303 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:23,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:58:23,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:23,307 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:58:23,310 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:23,310 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:58:23,312 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:58:23,315 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:23,318 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:58:23,324 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 0x7f6267504f80> 2024-03-01 20:58:23,366 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:58:23,370 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:58:23,370 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:58:23,373 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': '20473866'} ; 2024-03-01 20:58:23,374 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:58:23,374 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:58:23,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,382 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:58:23,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:23,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:58:23,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:58:23,425 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:58:23,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:58:23,427 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:58:23,430 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:58:23,431 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:58:23,433 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:58:23,434 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:23,434 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:58:23,437 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:58:23,440 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:58:23,442 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:58:23,445 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:58:23,448 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:58:23,448 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:23,448 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:58:23,449 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:58:23,448 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f626526dfd0) -- 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 0x7f6265278770> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:58:23,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:58:23,455 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:23,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:58:23,458 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:23,458 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:58:23,461 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:23,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:58:23,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:23,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:58:23,465 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:58:23,467 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:23,468 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:58:23,470 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:58:23,470 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:23,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/71c58b3b-893b-4303-868e-7a69def65869 ' '/dev/disk/by-id/dm-uuid-LVM-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '154', '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-lFvPUf0bCnVjdsEFoESRUn7i0X094GH13iasJZURG5iaI176uGAGSI0YBryc7qQt', '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': '71c58b3b-893b-4303-868e-7a69def65869', 'ID_FS_UUID_ENC': '71c58b3b-893b-4303-868e-7a69def65869', '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': '1100827644'} ; 2024-03-01 20:58:23,473 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:58:23,474 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,477 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:58:23,477 INFO program/MainThread: stderr[15]: 2024-03-01 20:58:23,477 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:58:23,477 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,480 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:58:23,480 INFO program/MainThread: stderr[16]: 2024-03-01 20:58:23,480 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:58:23,480 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,482 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:58:23,482 INFO program/MainThread: stderr[17]: 2024-03-01 20:58:23,482 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:58:23,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,489 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:58:23,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,492 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,493 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,489 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,493 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:58:23,497 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:58:23,497 INFO program/MainThread: stderr[18]: 2024-03-01 20:58:23,497 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:58:23,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:58:23,501 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:58:23,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:23,511 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,525 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:58:23,526 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:58:23,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,534 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:58:23,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:23,537 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:58:23,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:23,547 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:58:23,550 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:58:23,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,555 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:58:23,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:23,558 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:58:23,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:23,568 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:58:23,570 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:58:23,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,575 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:58:23,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:23,578 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:58:23,581 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:58:23,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:23,586 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:58:23,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:23,588 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:58:23,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,594 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:58:23,594 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,595 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,595 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,595 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,596 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,596 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,596 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,597 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,597 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,597 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,598 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,598 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:58:23,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:58:23,603 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:58:23,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:58:23,608 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:58:23,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:58:23,613 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:58:23,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:23,619 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:58:23,619 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:58:23,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,622 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,622 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,626 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,629 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,629 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,632 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,636 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,636 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,639 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,640 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,643 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,643 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,646 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,647 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,650 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,650 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,653 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,654 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,660 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,660 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,660 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,661 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,664 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,664 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,667 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,668 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,671 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,671 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,674 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,675 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,678 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,678 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,678 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,682 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,689 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,703 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,717 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,720 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,726 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,727 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:58:23,731 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:58:23,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f62652b9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3iasJZ-URG5-iaI1-76uG-AGSI-0YBr-yc7qQt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6265335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = lFvPUf-0bCn-Vjds-EFoE-SRUn-7i0X-094GH1 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:58:23,731 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:58:23,734 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:58:23,734 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:58:23,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:58:23,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:58:23,738 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,738 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:58:23,741 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:58:23,741 INFO program/MainThread: stderr[19]: 2024-03-01 20:58:23,741 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:58:23,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:58:23,746 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:58:23,746 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,746 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 20:58:23,746 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:58:23,749 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:58:23,749 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:58:23,752 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:58:23,755 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:58:23,758 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:58:23,758 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:58:23,758 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:58:23,758 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:58:23,758 DEBUG blivet/MainThread: removing sda 2024-03-01 20:58:23,761 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:58:23,761 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:58:23,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:58:23,764 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:58:23,764 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:58:23,764 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:58:23,764 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:58:23,766 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:58:23,766 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:58:23,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:58:23,769 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:58:23,769 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:58:23,769 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:58:23,769 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:58:23,772 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:58:23,772 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:58:23,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:58:23,775 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:58:23,775 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:58:23,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:23,785 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:23,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:58:23,829 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:58:23,830 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:58:23,830 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:58:23,832 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:58:23,835 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:58:23,837 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:58:23,837 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:58:23,840 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:58:23,840 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f6265236e50> 2024-03-01 20:58:23,840 INFO blivet/MainThread: sorting actions... 2024-03-01 20:58:23,841 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,841 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,841 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:58:23,841 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:58:23,842 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:58:23,842 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:58:23,842 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:23,848 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:58:23,848 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:58:23,855 INFO program/MainThread: stdout: 2024-03-01 20:58:23,855 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:58:23,856 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:23,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:23,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:23,884 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:58:23,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:23,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:58:23,894 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:58:23,897 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:58:23,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:58:23,900 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:58:23,934 INFO program/MainThread: stdout[20]: 2024-03-01 20:58:23,935 INFO program/MainThread: stderr[20]: 2024-03-01 20:58:23,935 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:58:23,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:58:23,941 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:23,944 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:23,947 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:23,950 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:23,952 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:23,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:23,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:58:23,958 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:58:24,008 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:58:24,008 INFO program/MainThread: stderr[21]: 2024-03-01 20:58:24,008 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:58:24,009 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:58:24,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:58:24,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:58:24,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:58:24,044 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:24,047 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:24,049 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:24,052 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:24,055 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:24,057 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:24,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:58:24,060 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:58:24,095 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:58:24,096 INFO program/MainThread: stderr[22]: 2024-03-01 20:58:24,096 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:58:24,097 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:58:24,154 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:58:24,155 INFO program/MainThread: stderr[23]: 2024-03-01 20:58:24,155 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:58:24,155 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:58:24,181 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:58:24,182 INFO program/MainThread: stderr[24]: 2024-03-01 20:58:24,182 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:58:24,182 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:58:24,190 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:24,194 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:58:24,204 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:58:24,205 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 20:58:24,257 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:58:24,258 INFO program/MainThread: stderr[25]: 2024-03-01 20:58:24,258 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:58:24,258 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:58:24,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,276 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda ... 2024-03-01 20:58:24,284 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 20:58:24,284 INFO program/MainThread: stderr[26]: 2024-03-01 20:58:24,284 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:58:24,284 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:58:24,297 INFO program/MainThread: stdout[27]: 2024-03-01 20:58:24,297 INFO program/MainThread: stderr[27]: 2024-03-01 20:58:24,297 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:58:24,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,307 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,316 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,317 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:58:24,321 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:24,323 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:58:24,326 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:58:24,326 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda ... 2024-03-01 20:58:24,356 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:58:24,357 INFO program/MainThread: stderr[28]: 2024-03-01 20:58:24,357 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:58:24,357 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:58:24,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,371 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,372 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:58:24,380 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 20:58:24,381 INFO program/MainThread: stderr[29]: 2024-03-01 20:58:24,381 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:58:24,381 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:58:24,394 INFO program/MainThread: stdout[30]: 2024-03-01 20:58:24,394 INFO program/MainThread: stderr[30]: 2024-03-01 20:58:24,394 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:58:24,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,415 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,416 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:58:24,419 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:24,422 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:58:24,424 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:58:24,424 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:58:24,453 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:58:24,454 INFO program/MainThread: stderr[31]: 2024-03-01 20:58:24,454 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:58:24,454 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:58:24,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,469 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:58:24,477 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 20:58:24,477 INFO program/MainThread: stderr[32]: 2024-03-01 20:58:24,477 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:58:24,477 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 20:58:24,491 INFO program/MainThread: stdout[33]: 2024-03-01 20:58:24,492 INFO program/MainThread: stderr[33]: 2024-03-01 20:58:24,492 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:58:24,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,503 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:24,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:24,517 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:58:24,517 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 0x7f6265236e00> 2024-03-01 20:58:35,808 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_n14vj3i6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:39,042 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_o58_1id1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:43,156 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ztksrfc3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:43,192 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:43,193 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:58:43,195 INFO program/MainThread: stdout[2]: 2024-03-01 20:58:43,196 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:58:43,196 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:58:43,196 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:58:43,200 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:43,201 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:58:43,204 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:43,204 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:58:43,207 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:43,207 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:58:43,210 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:43,210 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:58:43,219 INFO program/MainThread: stdout: 2024-03-01 20:58:43,219 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:58:43,219 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,219 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,220 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:58:43,220 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:58:43,220 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:58:43,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:43,220 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:58:43,220 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:43,220 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:43,221 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:58:43,221 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:43,221 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:58:43,221 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:58:43,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:43,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:43,248 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:58:43,252 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:58:43,252 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:58:43,253 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:58:43,282 INFO program/MainThread: stdout[3]: 2024-03-01 20:58:43,283 INFO program/MainThread: stderr[3]: 2024-03-01 20:58:43,283 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:58:43,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,294 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:58:43,296 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:58:43,301 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:58:43,301 INFO blivet/MainThread: sda is a disk 2024-03-01 20:58:43,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:58:43,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:58:43,305 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:43,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:43,309 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:58:43,312 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:58:43,312 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,312 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:58:43,312 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a52d00910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:58:43,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:58:43,316 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:58:43,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:58:43,319 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:58:43,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,330 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:58:43,331 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:58:43,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:58:43,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:58:43,334 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:43,337 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:43,337 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:58:43,340 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:58:43,340 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,341 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:58:43,341 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a5186d0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:58:43,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:58:43,344 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:58:43,347 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:58:43,347 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:58:43,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,358 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:58:43,359 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:58:43,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:58:43,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:58:43,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:58:43,365 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:58:43,365 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:58:43,368 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:58:43,368 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,369 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:58:43,369 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a5289bf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:58:43,372 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:58:43,372 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:58:43,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:58:43,375 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:58:43,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:58:43,386 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:58:43,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:58:43,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:58:43,390 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:58:43,393 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:58:43,393 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:58:43,396 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:58:43,396 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,396 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:58:43,396 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a51800a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:58:43,399 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:58:43,400 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:58:43,403 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:58:43,403 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:58:43,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,413 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:58:43,414 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:58:43,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:58:43,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:58:43,417 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:43,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:43,420 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:58:43,423 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:58:43,423 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,424 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:58:43,424 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a518005e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:58:43,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:58:43,427 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:58:43,430 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:58:43,430 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:58:43,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,441 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:58:43,441 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:58:43,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:58:43,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:58:43,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:43,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:43,447 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:58:43,450 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:58:43,451 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,451 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:58:43,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a518003a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:58:43,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:58:43,454 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:58:43,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:58:43,457 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:58:43,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:58:43,468 INFO blivet/MainThread: sde is a disk 2024-03-01 20:58:43,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:58:43,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:58:43,471 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:43,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:43,475 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:58:43,478 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:58:43,478 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,478 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:58:43,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a5180b070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:58:43,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:58:43,482 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:58:43,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:58:43,485 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:58:43,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:58:43,496 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:58:43,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:58:43,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:58:43,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:43,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:43,502 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:58:43,505 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:58:43,505 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,506 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:58:43,506 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a518027f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:58:43,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:58:43,509 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:58:43,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:58:43,512 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:58:43,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,523 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:58:43,523 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:58:43,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:58:43,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:58:43,526 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:43,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:43,530 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:58:43,533 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:58:43,533 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,534 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:58:43,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a518166a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:58:43,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:58:43,537 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:58:43,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:58:43,540 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:58:43,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:58:43,551 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:58:43,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:58:43,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:58:43,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:43,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:43,557 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:58:43,560 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:58:43,560 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,561 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:58:43,561 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a51816e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:58:43,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:58:43,564 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:58:43,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:58:43,567 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:58:43,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:58:43,579 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:58:43,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:58:43,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:58:43,582 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:43,584 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:43,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:58:43,587 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:58:43,588 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,588 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:58:43,588 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a51816fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:58:43,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:58:43,591 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:58:43,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:58:43,594 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:58:43,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,605 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:58:43,606 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:58:43,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:58:43,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:58:43,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:43,611 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:43,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:58:43,614 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:58:43,615 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:58:43,615 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:58:43,615 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a51819d30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:58:43,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:58:43,619 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:58:43,621 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': '20472005'} ; 2024-03-01 20:58:43,621 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:58:43,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:58:43,631 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:58:43,631 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:58:43,631 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:58:43,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:58:43,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:58:43,634 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:58:43,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:58:43,637 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:58:43,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:58:43,641 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:58:43,641 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:58:43,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8a51819c40) -- 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:58:43,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:58:43,647 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:43,647 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:58:43,650 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:43,651 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:58:43,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:43,654 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:58:43,657 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:43,657 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:58:43,660 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:58:43,662 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:43,665 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:58:43,673 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 0x7f8a54033240> 2024-03-01 20:58:43,719 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:58:43,723 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:58:43,723 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:58:43,726 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': '20473866'} ; 2024-03-01 20:58:43,726 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:58:43,727 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:58:43,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,735 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:58:43,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:43,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:43,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:58:43,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:58:43,777 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:58:43,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:58:43,780 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:58:43,783 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:58:43,783 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:58:43,786 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:58:43,786 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:43,787 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:58:43,789 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:58:43,792 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:58:43,795 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:58:43,798 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:58:43,801 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:58:43,801 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:43,801 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:58:43,802 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:58:43,801 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8a518248e0) -- 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 0x7f8a51833e50> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:58:43,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:58:43,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:43,809 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:58:43,812 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:43,812 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:58:43,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:43,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:58:43,818 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:43,818 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:58:43,820 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:58:43,820 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:58:43,823 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:43,824 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:58:43,826 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:58:43,827 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:43,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:43,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:43,853 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:58:43,854 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:58:43,857 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:58:43,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,863 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:58:43,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:43,865 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:58:43,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:43,876 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:58:43,878 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:58:43,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,883 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:58:43,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:43,886 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:58:43,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:43,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:43,896 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:58:43,898 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:58:43,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,903 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:58:43,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:43,906 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:58:43,908 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:58:43,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:43,913 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:58:43,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:43,916 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:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:58:43,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:58:43,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:58:46,886 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gr11lswe/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:58:46,920 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:46,920 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:58:46,923 INFO program/MainThread: stdout[2]: 2024-03-01 20:58:46,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:58:46,923 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:58:46,924 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:58:46,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:46,928 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:58:46,931 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:46,932 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:58:46,934 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:46,935 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:58:46,937 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:58:46,937 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:58:46,945 INFO program/MainThread: stdout: 2024-03-01 20:58:46,945 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:58:46,945 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,945 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,945 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,945 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,945 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,945 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:58:46,946 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:58:46,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:46,946 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:58:46,946 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:46,946 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:46,947 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:58:46,947 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:46,947 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:58:46,947 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:58:46,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:46,959 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:46,972 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:58:46,976 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:58:46,977 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:58:46,977 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:58:47,004 INFO program/MainThread: stdout[3]: 2024-03-01 20:58:47,004 INFO program/MainThread: stderr[3]: 2024-03-01 20:58:47,004 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:58:47,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,016 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:58:47,017 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:58:47,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:58:47,022 INFO blivet/MainThread: sda is a disk 2024-03-01 20:58:47,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:58:47,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:58:47,026 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:47,029 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:47,029 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:58:47,032 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:58:47,033 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,033 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:58:47,033 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9dbccd5910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:58:47,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:58:47,037 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:58:47,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:58:47,040 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:58:47,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,051 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:58:47,051 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:58:47,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:58:47,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:58:47,054 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:47,057 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:47,057 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:58:47,060 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:58:47,061 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,061 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:58:47,061 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9dbc04f0d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:58:47,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:58:47,064 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:58:47,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:58:47,068 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:58:47,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,078 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:58:47,079 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:58:47,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:58:47,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:58:47,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:58:47,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:58:47,085 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:58:47,088 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:58:47,088 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,089 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:58:47,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9dbc87cf10) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:58:47,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:58:47,092 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:58:47,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:58:47,095 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:58:47,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:58:47,106 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:58:47,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:58:47,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:58:47,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:58:47,112 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:58:47,112 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:58:47,115 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:58:47,115 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,115 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:58:47,115 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77c1a00) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:58:47,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:58:47,118 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:58:47,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:58:47,121 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:58:47,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,132 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:58:47,132 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:58:47,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:58:47,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:58:47,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:47,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:47,138 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:58:47,141 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:58:47,141 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,142 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:58:47,142 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77c15e0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:58:47,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:58:47,145 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:58:47,148 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:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:58:47,148 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:58:47,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:58:47,158 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:58:47,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:58:47,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:58:47,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:47,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:47,164 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:58:47,167 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:58:47,167 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,168 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:58:47,168 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77c13a0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:58:47,171 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:58:47,171 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:58:47,174 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:58:47,174 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:58:47,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,184 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:58:47,184 INFO blivet/MainThread: sde is a disk 2024-03-01 20:58:47,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:58:47,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:58:47,187 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:47,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:47,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:58:47,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:58:47,193 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,194 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:58:47,194 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77cc070) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:58:47,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:58:47,197 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:58:47,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:58:47,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:58:47,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,210 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:58:47,210 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:58:47,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:58:47,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:58:47,213 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:47,216 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:47,216 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:58:47,219 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:58:47,219 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,219 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:58:47,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77c37f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:58:47,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:58:47,222 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:58:47,225 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:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:58:47,225 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:58:47,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:58:47,236 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:58:47,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:58:47,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:58:47,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:47,242 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:47,242 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:58:47,245 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:58:47,245 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,245 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:58:47,246 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77d76a0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:58:47,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:58:47,249 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:58:47,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:58:47,251 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:58:47,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:58:47,262 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:58:47,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:58:47,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:58:47,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:47,268 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:47,268 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:58:47,271 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:58:47,271 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,271 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:58:47,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77d7e20) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:58:47,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:58:47,274 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:58:47,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:58:47,277 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:58:47,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:58:47,288 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:58:47,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:58:47,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:58:47,291 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:47,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:47,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:58:47,296 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:58:47,297 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,297 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:58:47,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77d7fd0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:58:47,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:58:47,300 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:58:47,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:58:47,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:58:47,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:58:47,313 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:58:47,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:58:47,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:58:47,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:47,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:47,319 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:58:47,322 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:58:47,322 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:58:47,323 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:58:47,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77dad30) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:58:47,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:58:47,326 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:58:47,328 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': '20472005'} ; 2024-03-01 20:58:47,328 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:58:47,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:58:47,337 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:58:47,338 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:58:47,338 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:58:47,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:58:47,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:58:47,340 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:58:47,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:58:47,343 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:58:47,346 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:58:47,346 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:58:47,347 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:58:47,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db77dac40) -- 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:58:47,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:58:47,353 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:47,353 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:58:47,356 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:47,356 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:58:47,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:47,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:58:47,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:47,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:58:47,365 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:58:47,367 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:47,370 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:58:47,376 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 0x7f9dbe003cc0> 2024-03-01 20:58:47,412 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:58:47,416 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:58:47,416 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:58:47,419 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': '20473866'} ; 2024-03-01 20:58:47,419 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:58:47,419 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:58:47,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,427 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:58:47,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:47,444 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:47,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:58:47,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:58:47,467 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:58:47,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:58:47,469 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:58:47,472 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:58:47,472 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:58:47,475 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:58:47,476 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:47,476 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:58:47,478 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:58:47,481 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:58:47,484 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:58:47,486 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:58:47,489 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:58:47,490 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:58:47,490 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:58:47,490 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:58:47,490 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9db77e68e0) -- 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 0x7f9dbd132130> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:58:47,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:58:47,497 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:58:47,497 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:58:47,500 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:58:47,500 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:58:47,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:47,503 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:58:47,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:58:47,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:58:47,507 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:58:47,507 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:58:47,510 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,511 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:58:47,513 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:58:47,513 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:58:47,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:47,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:47,536 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:58:47,536 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:58:47,540 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:58:47,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,545 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:58:47,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,547 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:58:47,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,557 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:58:47,559 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:58:47,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,567 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:58:47,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,576 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:58:47,579 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:58:47,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,584 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:58:47,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,586 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:58:47,588 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:58:47,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,593 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:58:47,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,596 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:58:47,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,606 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:58:47,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:58:47,611 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:58:47,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:58:47,616 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:58:47,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:58:47,621 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:58:47,623 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,623 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:58:47,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:58:47,627 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:58:47,627 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:47,629 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,629 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:47,632 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,632 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:58:47,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:58:47,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:58:47,635 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:47,638 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,638 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:47,640 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,640 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:58:47,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:58:47,643 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:58:47,643 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:47,646 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,646 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:47,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:58:47,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:58:47,653 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:47,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:58:47,659 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:47,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:58:47,665 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:58:47,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:58:47,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:58:47,669 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:58:47,670 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:47,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,681 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:58:47,682 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:47,682 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:58:47,682 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:58:47,683 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:47,683 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:58:47,686 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,686 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:58:47,688 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:58:47,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:47,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:58:47,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:58:47,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:58:47,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:58:47,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:58:47,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:58:47,707 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:47,708 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:58:47,708 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:58:47,708 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:58:47,711 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:58:47,711 INFO program/MainThread: stderr[4]: 2024-03-01 20:58:47,711 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:58:47,712 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:58:47,712 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:47,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:58:47,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:58:47,717 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:47,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,727 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:58:47,728 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:47,728 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:58:47,728 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:58:47,729 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:47,729 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:58:47,732 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,732 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:58:47,734 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:58:47,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:58:47,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:58:47,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:58:47,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:58:47,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:58:47,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:58:47,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:58:47,753 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:58:47,754 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:58:47,754 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:58:47,754 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:58:47,754 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:47,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:58:47,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:58:47,757 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:47,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,767 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:58:47,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:58:47,772 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:58:47,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:58:47,777 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:58:47,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:58:47,782 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:58:47,785 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,785 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:58:47,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:58:47,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:58:47,788 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:58:47,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,790 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:58:47,793 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,793 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:58:47,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:58:47,796 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:58:47,796 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:58:47,798 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,799 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:58:47,801 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,801 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:58:47,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:58:47,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:58:47,804 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:58:47,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,807 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:58:47,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:58:47,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:58:47,813 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:58:47,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:58:47,820 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:58:47,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:58:47,826 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:58:47,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:58:47,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:58:47,830 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:58:47,830 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:58:47,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,841 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:58:47,842 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:58:47,842 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:58:47,842 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:58:47,843 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:58:47,843 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:58:47,846 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,846 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:58:47,848 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:58:47,852 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:58:47,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:58:47,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:58:47,858 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:58:47,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:58:47,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:58:47,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:58:47,867 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:58:47,867 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:58:47,867 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:58:47,868 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:58:47,868 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:47,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:58:47,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:58:47,871 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:47,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,882 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:58:47,882 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:58:47,883 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:58:47,883 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:58:47,883 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:58:47,884 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:58:47,886 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,886 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:58:47,889 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:47,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:58:47,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:58:47,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:58:47,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:58:47,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:58:47,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:58:47,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:58:47,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:58:47,907 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:58:47,908 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:58:47,908 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:58:47,908 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:58:47,908 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:47,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:58:47,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:58:47,912 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:47,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:47,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:47,922 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:58:47,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:58:47,927 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:58:47,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:58:47,932 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:58:47,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:58:47,937 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:58:47,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:58:47,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:58:47,942 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:58:47,944 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,944 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:58:47,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:58:47,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:58:47,947 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:58:47,950 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,950 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:58:47,953 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,953 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:58:47,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:58:47,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:58:47,955 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:58:47,958 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,958 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:58:47,961 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,961 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:58:47,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:58:47,964 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:58:47,964 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:58:47,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,967 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:58:47,969 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:58:47,969 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:58:47,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:58:47,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:58:47,972 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:58:47,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:58:47,975 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:58:47,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:58:47,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:58:47,982 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:58:47,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:58:47,988 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:58:47,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:58:47,995 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:58:47,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:58:48,001 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:58:48,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:58:48,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:58:48,005 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:58:48,005 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:58:48,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:48,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:48,018 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:58:48,019 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,019 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:58:48,019 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:58:48,020 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,020 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:58:48,023 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,023 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:58:48,025 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:58:48,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:58:48,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:58:48,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:58:48,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:58:48,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:58:48,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:58:48,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:58:48,044 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,044 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:58:48,045 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:58:48,045 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:58:48,045 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:48,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:58:48,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:58:48,048 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:48,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:48,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:48,059 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:58:48,060 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,060 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:58:48,060 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:58:48,061 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,061 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:58:48,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,064 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:58:48,066 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:58:48,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:58:48,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:58:48,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:58:48,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:58:48,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:58:48,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:58:48,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:58:48,085 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,086 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:58:48,086 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:58:48,086 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:58:48,086 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:48,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:58:48,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:58:48,089 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:48,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:48,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:48,100 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:58:48,101 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,101 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:58:48,102 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:58:48,102 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,103 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:58:48,105 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,105 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:58:48,108 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:58:48,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:58:48,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:58:48,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:58:48,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:58:48,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:58:48,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:58:48,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:58:48,127 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,127 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:58:48,128 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:58:48,128 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:58:48,128 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:48,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:58:48,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:58:48,131 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:48,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:58:48,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:48,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:58:48,142 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:58:48,143 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,144 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:58:48,144 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:58:48,144 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,145 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:58:48,147 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,147 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:58:48,150 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:58:48,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:58:48,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:58:48,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:58:48,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:58:48,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:58:48,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:58:48,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:58:48,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:58:48,169 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:58:48,170 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:58:48,170 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:58:48,170 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:58:48,170 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:48,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:58:48,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:58:48,174 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:48,175 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:48,175 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:48,175 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:48,176 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:48,177 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:48,178 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:48,178 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:48,178 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:48,178 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:48,178 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:58:48,180 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:58:48,182 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:58:48,184 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:58:48,187 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:58:48,187 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:58:48,190 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:58:48,190 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 0x7f9db76dd9a0> 2024-03-01 20:58:48,190 INFO blivet/MainThread: sorting actions... 2024-03-01 20:58:48,221 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:58:48,221 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:58:48,222 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:58:48,222 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:58:48,222 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:58:48,223 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:58:48,223 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:58:48,223 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:48,224 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:48,224 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:48,224 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:58:48,225 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:58:48,225 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:58:48,225 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:58:48,226 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:58:48,226 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:48,226 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:48,227 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:48,227 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:48,227 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:48,228 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:48,228 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:48,229 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:48,229 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:58:48,229 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:58:48,230 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:58:48,230 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:58:48,230 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:48,231 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:48,231 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:48,231 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:48,232 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:48,232 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:48,233 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:48,233 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:48,233 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:48,234 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:48,234 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:48,234 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:48,235 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:58:48,237 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,240 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:58:48,240 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:58:48,245 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,270 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,281 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,282 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:58:48,286 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,288 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:58:48,288 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:58:48,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,316 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,329 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:58:48,332 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,335 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:58:48,335 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:58:48,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,375 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,376 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:58:48,379 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,382 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:58:48,382 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:58:48,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,410 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,423 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:58:48,427 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,429 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:58:48,429 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:58:48,434 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,473 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:58:48,477 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,479 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:58:48,479 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:58:48,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,520 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:58:48,523 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,526 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:58:48,526 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:58:48,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,566 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:58:48,569 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,572 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:58:48,572 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:58:48,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,577 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,598 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,611 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,612 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:58:48,615 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,618 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:58:48,618 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:58:48,625 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,662 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:58:48,665 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:58:48,668 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:58:48,668 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:58:48,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,714 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:58:48,718 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:48,720 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:58:48,722 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:58:48,723 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:58:48,723 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:48,723 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:48,753 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:58:48,753 INFO program/MainThread: stderr[5]: 2024-03-01 20:58:48,754 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:58:48,754 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:58:48,766 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:58:48,767 INFO program/MainThread: stderr[6]: 2024-03-01 20:58:48,767 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:58:48,767 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 20:58:48,797 INFO program/MainThread: stdout[7]: 2024-03-01 20:58:48,797 INFO program/MainThread: stderr[7]: 2024-03-01 20:58:48,798 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:58:48,798 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 20:58:48,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,814 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:58:48,815 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:58:48,816 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:58:48,825 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,846 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:58:48,850 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:48,852 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:58:48,855 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:58:48,855 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:58:48,855 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:48,855 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:48,894 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:58:48,895 INFO program/MainThread: stderr[8]: 2024-03-01 20:58:48,895 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:58:48,895 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:58:48,905 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:58:48,905 INFO program/MainThread: stderr[9]: 2024-03-01 20:58:48,905 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:58:48,905 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 20:58:48,928 INFO program/MainThread: stdout[10]: 2024-03-01 20:58:48,928 INFO program/MainThread: stderr[10]: 2024-03-01 20:58:48,928 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:58:48,928 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 20:58:48,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:58:48,944 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:58:48,946 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:58:48,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:48,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:48,980 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:58:48,983 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:48,986 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:58:48,988 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:58:48,988 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:58:48,989 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:48,989 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:49,028 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:58:49,029 INFO program/MainThread: stderr[11]: 2024-03-01 20:58:49,029 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:58:49,029 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:58:49,040 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:58:49,040 INFO program/MainThread: stderr[12]: 2024-03-01 20:58:49,040 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:58:49,040 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 20:58:49,070 INFO program/MainThread: stdout[13]: 2024-03-01 20:58:49,070 INFO program/MainThread: stderr[13]: 2024-03-01 20:58:49,070 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:58:49,070 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 20:58:49,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:58:49,086 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:58:49,088 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:58:49,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,119 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:58:49,122 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,125 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,127 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,127 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:58:49,128 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:49,128 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:49,166 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:58:49,167 INFO program/MainThread: stderr[14]: 2024-03-01 20:58:49,167 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:58:49,168 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:58:49,177 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 20:58:49,177 INFO program/MainThread: stderr[15]: 2024-03-01 20:58:49,177 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:58:49,178 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 20:58:49,210 INFO program/MainThread: stdout[16]: 2024-03-01 20:58:49,210 INFO program/MainThread: stderr[16]: 2024-03-01 20:58:49,210 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:58:49,210 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 20:58:49,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,223 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:58:49,223 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:58:49,224 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:58:49,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,260 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:58:49,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:58:49,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:58:49,269 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,271 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,274 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,276 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,279 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,281 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,284 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,287 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:58:49,289 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:58:49,342 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 20:58:49,343 INFO program/MainThread: stderr[17]: 2024-03-01 20:58:49,343 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:58:49,350 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:49,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:58:49,373 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,379 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,386 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,405 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,417 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,427 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,434 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,445 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:58:49,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:58:49,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,496 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:58:49,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,513 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:49,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:58:49,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:58:49,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:49,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:58:49,528 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,534 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,537 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,540 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,543 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,545 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,548 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:58:49,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,557 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:58:49,562 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:58:49,593 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf 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:58:49,593 INFO program/MainThread: stderr[18]: 2024-03-01 20:58:49,593 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:58:49,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:58:49,597 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:58:49,645 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 20:58:49,645 INFO program/MainThread: stderr[19]: 2024-03-01 20:58:49,645 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:58:49,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:58:49,664 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:49,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,709 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,714 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:58:49,714 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:58:49,715 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:58:49,724 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,741 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:58:49,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,747 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:58:49,750 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:58:49,750 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:58:49,898 INFO program/MainThread: stdout: 2024-03-01 20:58:49,898 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:58:49,898 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:49,898 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:49,898 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:49,898 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:58:49,898 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:49,899 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:49,899 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:49,899 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:49,899 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:49,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,899 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:58:49,914 INFO program/MainThread: stdout: 2024-03-01 20:58:49,914 INFO program/MainThread: writing all SBs 2024-03-01 20:58:49,914 INFO program/MainThread: new label = "" 2024-03-01 20:58:49,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,931 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:58:49,936 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:58:49,937 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:58:49,945 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:49,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:49,963 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:49,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:58:49,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:58:49,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:49,972 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:58:50,004 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf 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:58:50,004 INFO program/MainThread: stderr[20]: 2024-03-01 20:58:50,004 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:58:50,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:58:50,008 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:58:50,070 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 20:58:50,070 INFO program/MainThread: stderr[21]: 2024-03-01 20:58:50,071 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:58:50,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:50,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:58:50,100 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:58:50,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:50,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,138 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:58:50,139 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:58:50,139 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:58:50,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:50,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,166 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:58:50,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:50,172 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:58:50,175 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:58:50,175 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:58:50,941 INFO program/MainThread: stdout: 2024-03-01 20:58:50,941 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:58:50,941 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:50,941 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:50,941 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:50,941 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:58:50,941 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:50,941 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:50,942 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:50,942 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:50,942 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:50,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,942 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:58:50,956 INFO program/MainThread: stdout: 2024-03-01 20:58:50,956 INFO program/MainThread: writing all SBs 2024-03-01 20:58:50,956 INFO program/MainThread: new label = "" 2024-03-01 20:58:50,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:50,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:58:50,985 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:58:50,986 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:58:50,994 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:50,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:51,010 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:51,011 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:51,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:58:51,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:58:51,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:51,021 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:58:51,052 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf 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:58:51,052 INFO program/MainThread: stderr[22]: 2024-03-01 20:58:51,052 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:58:51,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:58:51,056 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:58:51,113 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 20:58:51,114 INFO program/MainThread: stderr[23]: 2024-03-01 20:58:51,114 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:58:51,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:51,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:58:51,138 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:58:51,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:51,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:51,189 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:58:51,189 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:58:51,190 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:58:51,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:51,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:51,213 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:51,214 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:58:51,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:51,220 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:58:51,223 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:58:51,223 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:58:52,025 INFO program/MainThread: stdout: 2024-03-01 20:58:52,025 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:58:52,025 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:52,025 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:52,025 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:52,025 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:58:52,025 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:52,025 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:52,025 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:52,025 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:52,026 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:52,026 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,026 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:58:52,040 INFO program/MainThread: stdout: 2024-03-01 20:58:52,040 INFO program/MainThread: writing all SBs 2024-03-01 20:58:52,040 INFO program/MainThread: new label = "" 2024-03-01 20:58:52,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:52,057 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:58:52,062 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:58:52,063 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:58:52,072 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:52,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,088 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:52,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:58:52,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:58:52,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:52,097 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:58:52,130 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf 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:58:52,130 INFO program/MainThread: stderr[24]: 2024-03-01 20:58:52,130 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:58:52,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:58:52,135 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:58:52,193 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 20:58:52,194 INFO program/MainThread: stderr[25]: 2024-03-01 20:58:52,194 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:58:52,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:52,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:58:52,221 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:58:52,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:52,253 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,258 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:58:52,258 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:58:52,259 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:58:52,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:52,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:52,285 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:58:52,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:52,291 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:58:52,294 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:58:52,294 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:58:53,108 INFO program/MainThread: stdout: 2024-03-01 20:58:53,109 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:58:53,109 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:53,109 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:53,109 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:53,109 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:58:53,109 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:53,109 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:53,109 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:53,109 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:53,109 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:53,109 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,110 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:58:53,129 INFO program/MainThread: stdout: 2024-03-01 20:58:53,129 INFO program/MainThread: writing all SBs 2024-03-01 20:58:53,129 INFO program/MainThread: new label = "" 2024-03-01 20:58:53,129 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,130 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:58:53,150 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:58:53,151 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:58:53,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,176 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:58:53,179 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,182 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,184 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,184 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:58:53,184 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:53,185 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:53,215 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:58:53,215 INFO program/MainThread: stderr[26]: 2024-03-01 20:58:53,215 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:58:53,216 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:58:53,229 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 20:58:53,229 INFO program/MainThread: stderr[27]: 2024-03-01 20:58:53,229 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:58:53,229 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 20:58:53,262 INFO program/MainThread: stdout[28]: 2024-03-01 20:58:53,262 INFO program/MainThread: stderr[28]: 2024-03-01 20:58:53,262 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:58:53,262 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 20:58:53,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,275 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:58:53,279 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:58:53,281 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:58:53,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,312 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,312 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:58:53,316 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,318 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,321 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,321 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:58:53,321 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:53,321 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:53,358 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:58:53,358 INFO program/MainThread: stderr[29]: 2024-03-01 20:58:53,359 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:58:53,359 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:58:53,370 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 20:58:53,370 INFO program/MainThread: stderr[30]: 2024-03-01 20:58:53,371 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:58:53,371 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 20:58:53,398 INFO program/MainThread: stdout[31]: 2024-03-01 20:58:53,398 INFO program/MainThread: stderr[31]: 2024-03-01 20:58:53,398 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:58:53,398 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 20:58:53,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:58:53,411 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:58:53,413 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:58:53,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,446 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,446 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:58:53,449 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,452 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,454 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,454 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:58:53,455 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:53,455 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:53,493 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:58:53,493 INFO program/MainThread: stderr[32]: 2024-03-01 20:58:53,493 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:58:53,494 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:58:53,504 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 20:58:53,504 INFO program/MainThread: stderr[33]: 2024-03-01 20:58:53,504 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:58:53,504 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 20:58:53,533 INFO program/MainThread: stdout[34]: 2024-03-01 20:58:53,533 INFO program/MainThread: stderr[34]: 2024-03-01 20:58:53,533 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:58:53,533 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 20:58:53,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,550 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:58:53,550 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:58:53,552 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:58:53,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,583 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:58:53,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:58:53,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:58:53,601 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,606 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,609 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,611 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,614 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:58:53,616 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:58:53,664 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 20:58:53,665 INFO program/MainThread: stderr[35]: 2024-03-01 20:58:53,665 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:58:53,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:53,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:58:53,687 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,703 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,708 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,717 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,745 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:58:53,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:58:53,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,764 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,765 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:58:53,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,774 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,782 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:53,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:58:53,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:58:53,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:53,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:58:53,797 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,800 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,803 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,806 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,809 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,811 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:58:53,812 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,823 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:58:53,828 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:58:53,864 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq 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:58:53,865 INFO program/MainThread: stderr[36]: 2024-03-01 20:58:53,865 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:58:53,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:58:53,869 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:58:53,931 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 20:58:53,932 INFO program/MainThread: stderr[37]: 2024-03-01 20:58:53,932 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:58:53,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:53,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:58:53,952 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:58:53,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:53,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:53,990 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:58:53,990 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:58:53,991 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:58:54,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:54,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,017 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:58:54,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:54,023 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:58:54,026 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:58:54,026 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:58:54,214 INFO program/MainThread: stdout: 2024-03-01 20:58:54,214 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:58:54,215 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:54,215 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:54,215 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:54,215 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:58:54,215 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:54,215 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:54,215 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:54,215 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:54,215 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:54,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,215 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:58:54,230 INFO program/MainThread: stdout: 2024-03-01 20:58:54,230 INFO program/MainThread: writing all SBs 2024-03-01 20:58:54,230 INFO program/MainThread: new label = "" 2024-03-01 20:58:54,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:54,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:58:54,252 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:58:54,253 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:58:54,262 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:54,275 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,275 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:54,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:58:54,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:58:54,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:54,285 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:58:54,321 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq 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:58:54,322 INFO program/MainThread: stderr[38]: 2024-03-01 20:58:54,322 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:58:54,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:58:54,326 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:58:54,394 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 20:58:54,395 INFO program/MainThread: stderr[39]: 2024-03-01 20:58:54,395 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:58:54,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:54,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:58:54,415 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:58:54,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:54,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,446 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:58:54,446 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:58:54,447 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:58:54,456 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:54,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:54,473 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:58:54,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:54,479 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:58:54,482 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:58:54,482 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:58:55,295 INFO program/MainThread: stdout: 2024-03-01 20:58:55,296 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:58:55,296 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:55,296 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:55,296 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:55,296 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:58:55,296 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:55,296 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:55,296 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:55,296 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:55,296 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:55,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,296 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:58:55,311 INFO program/MainThread: stdout: 2024-03-01 20:58:55,311 INFO program/MainThread: writing all SBs 2024-03-01 20:58:55,311 INFO program/MainThread: new label = "" 2024-03-01 20:58:55,311 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,311 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:58:55,333 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:58:55,334 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:58:55,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,360 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:58:55,363 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,366 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,368 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,368 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:58:55,368 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:55,369 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:55,406 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:58:55,407 INFO program/MainThread: stderr[40]: 2024-03-01 20:58:55,407 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:58:55,407 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:58:55,416 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 20:58:55,416 INFO program/MainThread: stderr[41]: 2024-03-01 20:58:55,417 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:58:55,417 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:58:55,445 INFO program/MainThread: stdout[42]: 2024-03-01 20:58:55,445 INFO program/MainThread: stderr[42]: 2024-03-01 20:58:55,445 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:58:55,445 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:58:55,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,454 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:58:55,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:58:55,459 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:58:55,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,488 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,489 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:58:55,492 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,495 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,498 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,498 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:58:55,498 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:55,498 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:55,539 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:58:55,540 INFO program/MainThread: stderr[43]: 2024-03-01 20:58:55,540 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:58:55,540 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:58:55,550 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 20:58:55,550 INFO program/MainThread: stderr[44]: 2024-03-01 20:58:55,550 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:58:55,550 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:58:55,577 INFO program/MainThread: stdout[45]: 2024-03-01 20:58:55,578 INFO program/MainThread: stderr[45]: 2024-03-01 20:58:55,578 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:58:55,578 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:58:55,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,590 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,594 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:58:55,594 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:58:55,596 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:58:55,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,625 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,626 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:58:55,630 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,632 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,635 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,635 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:58:55,635 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:58:55,635 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:58:55,676 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:58:55,677 INFO program/MainThread: stderr[46]: 2024-03-01 20:58:55,677 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:58:55,677 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:58:55,687 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 20:58:55,687 INFO program/MainThread: stderr[47]: 2024-03-01 20:58:55,687 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:58:55,687 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 20:58:55,717 INFO program/MainThread: stdout[48]: 2024-03-01 20:58:55,717 INFO program/MainThread: stderr[48]: 2024-03-01 20:58:55,717 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:58:55,717 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:58:55,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,730 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:58:55,730 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:58:55,731 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:58:55,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,762 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:58:55,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:58:55,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:58:55,770 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,773 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,776 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,778 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,781 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,783 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:58:55,786 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:58:55,840 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 20:58:55,840 INFO program/MainThread: stderr[49]: 2024-03-01 20:58:55,840 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:58:55,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:55,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:58:55,870 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,875 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,885 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,891 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,898 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,908 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,937 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:58:55,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:58:55,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:58:55,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:55,973 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:55,973 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:55,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:58:55,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:58:55,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:58:55,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:58:55,988 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:58:55,994 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:55,997 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:58:56,000 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:56,003 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:58:56,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,015 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:58:56,020 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:58:56,054 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy 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:58:56,055 INFO program/MainThread: stderr[50]: 2024-03-01 20:58:56,055 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:58:56,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:58:56,059 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:58:56,119 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 20:58:56,119 INFO program/MainThread: stderr[51]: 2024-03-01 20:58:56,119 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:58:56,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:56,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:58:56,151 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:58:56,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,173 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:58:56,173 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:58:56,174 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:58:56,183 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,198 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,199 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:58:56,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:56,205 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:58:56,208 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:58:56,208 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:58:56,381 INFO program/MainThread: stdout: 2024-03-01 20:58:56,381 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:58:56,381 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:56,381 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:56,381 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:56,381 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:58:56,381 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:56,381 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:56,381 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:56,381 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:56,381 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:56,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,382 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:58:56,395 INFO program/MainThread: stdout: 2024-03-01 20:58:56,396 INFO program/MainThread: writing all SBs 2024-03-01 20:58:56,396 INFO program/MainThread: new label = "" 2024-03-01 20:58:56,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:58:56,417 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:58:56,418 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:58:56,427 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,444 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:56,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:58:56,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:58:56,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:56,453 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:58:56,489 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy 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:58:56,490 INFO program/MainThread: stderr[52]: 2024-03-01 20:58:56,490 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:58:56,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:58:56,494 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:58:56,549 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 20:58:56,550 INFO program/MainThread: stderr[53]: 2024-03-01 20:58:56,550 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:58:56,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:56,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:56,571 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:58:56,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,600 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,604 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:58:56,605 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:58:56,606 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:58:56,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:56,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:56,629 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:58:56,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:58:56,635 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:58:56,638 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:58:56,638 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:58:57,461 INFO program/MainThread: stdout: 2024-03-01 20:58:57,461 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:58:57,461 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:58:57,461 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:58:57,462 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:58:57,462 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:58:57,462 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:58:57,462 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:58:57,462 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:58:57,462 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:58:57,462 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:58:57,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:57,462 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:58:57,479 INFO program/MainThread: stdout: 2024-03-01 20:58:57,479 INFO program/MainThread: writing all SBs 2024-03-01 20:58:57,480 INFO program/MainThread: new label = "" 2024-03-01 20:58:57,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:57,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:57,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:57,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:58:57,509 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:58:57,510 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:58:57,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:57,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:58:57,539 DEBUG program/MainThread: Return code: 0 2024-03-01 20:58:57,543 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:58:57,544 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 0x7f9dbc880b80> 2024-03-01 20:58:57,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,550 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:58:57,550 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:58:57,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,556 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:58:57,556 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:58:57,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,561 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:58:57,562 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:58:57,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,567 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:58:57,567 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:58:57,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,573 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:58:57,573 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:58:57,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,578 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:58:57,578 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:58:57,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,583 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:58:57,584 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:58:57,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,589 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:58:57,589 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:58:57,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,595 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:58:57,595 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:58:57,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,600 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:58:57,601 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:58:57,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,606 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:58:57,606 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:58:57,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,611 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:58:57,611 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:58:57,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,616 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:58:57,616 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:58:57,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,622 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:58:57,622 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:58:57,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,627 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:58:57,627 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:58:57,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:58:57,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:58:57,633 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:59:16,948 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_60s8nauh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:59:16,985 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:16,986 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:59:16,988 INFO program/MainThread: stdout[2]: 2024-03-01 20:59:16,989 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:59:16,989 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:59:16,989 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:59:16,994 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:16,994 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:59:16,998 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:16,998 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:59:17,001 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:17,001 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:59:17,004 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:17,004 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:59:17,016 INFO program/MainThread: stdout: 2024-03-01 20:59:17,016 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:59:17,016 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l 2024-03-01 20:59:17,016 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e 2024-03-01 20:59:17,016 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 2024-03-01 20:59:17,016 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e 2024-03-01 20:59:17,016 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ee9b3ab7-259f-4dda-865c-9b663eaa6316 2024-03-01 20:59:17,016 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 2024-03-01 20:59:17,016 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 2024-03-01 20:59:17,016 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a61812b9-2455-4202-81ef-a1c99c7c78c3 2024-03-01 20:59:17,016 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 2024-03-01 20:59:17,016 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv 2024-03-01 20:59:17,016 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja 2024-03-01 20:59:17,016 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys 2024-03-01 20:59:17,016 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bcc80efb-85ad-4760-9b36-27737171232a 2024-03-01 20:59:17,016 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ccb28732-717e-40ad-b296-4aa3e833dcbe 2024-03-01 20:59:17,016 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 2024-03-01 20:59:17,016 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm 2024-03-01 20:59:17,016 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 2024-03-01 20:59:17,016 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l 2024-03-01 20:59:17,016 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 2024-03-01 20:59:17,017 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC 2024-03-01 20:59:17,017 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 2024-03-01 20:59:17,017 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:59:17,017 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:59:17,017 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:59:17,017 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:59:17,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:17,017 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e sdb 1073741824 root disk brw-rw---- LVM2_member VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ee9b3ab7-259f-4dda-865c-9b663eaa6316 sdc 1073741824 root disk brw-rw---- LVM2_member NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 sdd 1073741824 root disk brw-rw---- LVM2_member G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a61812b9-2455-4202-81ef-a1c99c7c78c3 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 sde 1073741824 root disk brw-rw---- LVM2_member reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv sdf 1073741824 root disk brw-rw---- LVM2_member Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja sdg 1073741824 root disk brw-rw---- LVM2_member 2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bcc80efb-85ad-4760-9b36-27737171232a |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ccb28732-717e-40ad-b296-4aa3e833dcbe `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 sdh 1073741824 root disk brw-rw---- LVM2_member 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 sdi 1073741824 root disk brw-rw---- LVM2_member Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 sdj 1073741824 root disk brw-rw---- LVM2_member hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 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:59:17,017 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:17,017 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:17,018 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:59:17,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:17,018 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:59:17,018 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:59:17,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:17,028 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:17,045 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:59:17,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l', 'ID_FS_UUID_ENC': '7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:59:17,050 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:59:17,051 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:59:17,091 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:17,092 INFO program/MainThread: stderr[3]: 2024-03-01 20:59:17,092 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:59:17,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,104 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:59:17,105 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:59:17,110 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:59:17,111 INFO blivet/MainThread: sda is a disk 2024-03-01 20:59:17,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:59:17,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:59:17,115 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:59:17,118 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:59:17,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:59:17,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:59:17,122 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:59:17,122 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:59:17,123 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36c004910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:59:17,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:59:17,129 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:17,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:59:17,133 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:17,133 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:59:17,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:59:17,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:59:17,143 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:59:17,143 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:59:17,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:59:17,182 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:17,183 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4. WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (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:59:17,183 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:59:17,183 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:59:17,187 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; pe_start: 8 MiB ; 2024-03-01 20:59:17,188 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:59:17,191 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:59:17,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:17,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,203 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:59:17,235 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:17,236 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4. WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (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:59:17,236 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:59:17,236 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:59:17,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:59:17,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:59:17,245 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:17,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:59:17,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:59:17,249 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:59:17,286 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 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:59:17,287 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4. WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (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:59:17,287 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:59:17,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:59:17,292 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:59:17,294 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:59:17,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:59:17,300 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:59:17,300 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:17,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4', 'ID_FS_UUID_ENC': 'VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:59:17,303 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:59:17,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:59:17,315 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:59:17,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:59:17,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:59:17,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:59:17,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:59:17,321 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:59:17,324 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:59:17,325 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:59:17,325 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:59:17,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa7e3d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:59:17,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:59:17,331 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:17,331 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:59:17,334 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:17,334 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:59:17,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,338 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:59:17,341 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,341 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:59:17,343 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:59:17,343 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:59:17,344 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:59:17,382 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:17,383 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (last written to /dev/sdc). 2024-03-01 20:59:17,383 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:59:17,383 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:59:17,387 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:59:17,387 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:59:17,390 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:59:17,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:59:17,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:59:17,402 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:17,404 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:59:17,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:17,410 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:59:17,442 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:59:17,443 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (last written to /dev/sdc). 2024-03-01 20:59:17,443 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:59:17,443 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:59:17,443 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:17,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:59:17,447 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:59:17,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:59:17,459 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:59:17,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:59:17,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:59:17,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:59:17,465 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:59:17,465 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:59:17,468 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:59:17,469 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:59:17,469 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:59:17,469 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa888b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:59:17,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:59:17,473 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:59:17,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:59:17,476 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:59:17,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,486 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:59:17,487 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:59:17,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:59:17,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:59:17,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:59:17,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:59:17,493 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:59:17,496 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:59:17,496 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:59:17,497 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:59:17,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa88f70) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:59:17,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:59:17,500 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:59:17,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06', 'ID_FS_UUID_ENC': 'NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:59:17,503 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:59:17,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:59:17,515 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:59:17,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:59:17,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:59:17,518 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:59:17,521 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:59:17,521 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:59:17,524 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:59:17,524 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:59:17,525 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:59:17,525 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa8baf0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:59:17,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:59:17,531 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:17,531 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:59:17,534 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:17,534 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:59:17,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:59:17,540 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,540 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:59:17,543 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:59:17,543 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:59:17,543 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:59:17,581 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:17,582 INFO program/MainThread: stderr[9]: 2024-03-01 20:59:17,582 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:59:17,582 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:59:17,586 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:59:17,586 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:59:17,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:59:17,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:17,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:59:17,601 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:17,604 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:59:17,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:17,610 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:59:17,650 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:59:17,651 INFO program/MainThread: stderr[10]: 2024-03-01 20:59:17,651 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:59:17,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:17,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:59:17,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:59:17,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:59:17,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:59:17,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:17,674 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:59:17,678 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:59:17,678 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:59:17,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:59:17,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:59:17,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:59:17,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:59:17,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:59:17,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:17,691 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:59:17,694 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:59:17,695 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:59:17,695 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:59:17,695 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:59:17,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:17,698 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:59:17,701 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:59:17,702 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:59:17,705 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ee9b3ab7-259f-4dda-865c-9b663eaa6316 ' '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe ' '/dev/mapper/test_vg1-lv1 /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': '162', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe', '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': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', 'ID_FS_UUID_ENC': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', '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': '1144371072'} ; 2024-03-01 20:59:17,705 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:59:17,706 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:17,709 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:59:17,709 INFO program/MainThread: stderr[11]: 2024-03-01 20:59:17,709 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:59:17,709 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:17,712 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:59:17,712 INFO program/MainThread: stderr[12]: 2024-03-01 20:59:17,712 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:59:17,712 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:17,715 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:59:17,715 INFO program/MainThread: stderr[13]: 2024-03-01 20:59:17,715 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:59:17,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:59:17,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:17,725 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:59:17,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:17,726 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:59:17,722 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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 (0x7fb36ab73280) -- 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 = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:59:17,727 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:17,730 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:59:17,730 INFO program/MainThread: stderr[14]: 2024-03-01 20:59:17,730 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:59:17,734 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:59:17,737 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:17,738 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:59:17,741 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:17,741 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:59:17,744 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,744 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:59:17,748 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,748 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:59:17,749 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:59:17,749 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:59:17,753 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:17,754 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:59:17,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:59:17,757 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:17,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:17,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:59:17,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:59:17,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:59:17,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:59:17,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:17,779 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:59:17,782 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:59:17,782 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:17,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:59:17,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:59:17,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:59:17,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:59:17,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:59:17,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:17,796 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:59:17,799 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:59:17,799 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:17,799 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:59:17,799 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:59:17,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:17,803 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:59:17,805 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:59:17,806 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:17,809 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5 ' '/dev/disk/by-uuid/db258f1d-03b5-4211-8e2e-fdf0d73fb45e ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '161', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5', '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': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', 'ID_FS_UUID_ENC': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', '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': '1143936407'} ; 2024-03-01 20:59:17,809 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:59:17,810 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:17,813 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:59:17,813 INFO program/MainThread: stderr[15]: 2024-03-01 20:59:17,813 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:59:17,813 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:17,816 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:59:17,816 INFO program/MainThread: stderr[16]: 2024-03-01 20:59:17,816 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:59:17,816 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:17,819 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:59:17,819 INFO program/MainThread: stderr[17]: 2024-03-01 20:59:17,819 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:59:17,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:59:17,829 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:17,829 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:17,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:17,830 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:17,826 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa9d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 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 (0x7fb36ab73280) -- name = test_vg1 status = True 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 = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:59:17,831 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:17,834 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:59:17,834 INFO program/MainThread: stderr[18]: 2024-03-01 20:59:17,834 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:59:17,838 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:59:17,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:17,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:59:17,845 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:17,845 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:59:17,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:59:17,852 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,852 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:59:17,852 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:59:17,855 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:17,855 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:59:17,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:59:17,858 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:17,859 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:17,862 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/lvm-pv-uuid-G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': 'G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5', 'ID_FS_UUID_ENC': 'G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:59:17,862 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 20:59:17,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,874 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:59:17,874 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:59:17,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:59:17,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:59:17,877 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:59:17,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:59:17,880 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:59:17,883 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:59:17,884 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:59:17,884 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:59:17,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa88730) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:59:17,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:59:17,890 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:17,890 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:59:17,893 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:17,893 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:59:17,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,896 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:59:17,899 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:17,899 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:59:17,902 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:59:17,902 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:59:17,902 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:59:17,936 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:17,937 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv. WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:17,937 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:59:17,937 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:59:17,941 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:59:17,942 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:59:17,944 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:59:17,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:17,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:17,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:17,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:17,956 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:59:17,990 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 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=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:17,991 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv. WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:17,991 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:59:17,991 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:59:17,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:59:17,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:59:17,999 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:59:17,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:59:18,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:59:18,002 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/sdb,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,043 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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:59:18,044 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv. WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:18,044 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:59:18,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:59:18,049 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:59:18,051 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:59:18,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:59:18,057 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:59:18,057 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:18,061 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': 'reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv', 'ID_FS_UUID_ENC': 'reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:59:18,061 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:59:18,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,072 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:59:18,073 INFO blivet/MainThread: sde is a disk 2024-03-01 20:59:18,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:59:18,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:59:18,076 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:59:18,079 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:59:18,079 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:59:18,082 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:59:18,082 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:59:18,082 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:59:18,083 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36bba5b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:59:18,086 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:59:18,089 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,089 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:59:18,092 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,092 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:59:18,095 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,095 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:59:18,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:59:18,101 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:59:18,101 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:59:18,101 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,142 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:18,143 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:18,143 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:59:18,143 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:59:18,147 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:59:18,147 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:59:18,150 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:59:18,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:59:18,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:59:18,162 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:59:18,164 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:59:18,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:18,170 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,204 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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:59:18,205 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:18,205 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:59:18,205 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:59:18,205 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:18,210 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/lvm-pv-uuid-Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja', 'ID_FS_UUID_ENC': 'Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:59:18,210 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:59:18,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:59:18,222 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:59:18,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:59:18,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:59:18,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:59:18,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:59:18,228 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:59:18,231 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:59:18,232 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:59:18,232 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:59:18,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa99610) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:59:18,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:59:18,238 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,238 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:59:18,241 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,242 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:59:18,245 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,245 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:59:18,248 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,248 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:59:18,250 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:59:18,250 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:59:18,251 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/sdb,/dev/sdf,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,286 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:18,287 INFO program/MainThread: stderr[24]: 2024-03-01 20:59:18,287 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:59:18,287 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:59:18,291 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:59:18,291 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:59:18,295 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:59:18,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:18,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:59:18,306 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:59:18,309 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:59:18,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:18,315 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/sdb,/dev/sdf,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,356 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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:59:18,357 INFO program/MainThread: stderr[25]: 2024-03-01 20:59:18,357 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:59:18,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:18,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:59:18,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:59:18,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:59:18,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:59:18,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:18,380 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:59:18,383 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:59:18,384 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:59:18,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:59:18,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:59:18,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:59:18,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:59:18,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:59:18,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:18,397 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:59:18,400 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:59:18,400 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:59:18,401 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:59:18,401 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:59:18,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:18,404 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:59:18,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:59:18,407 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:59:18,411 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6 ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6', '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': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', 'ID_FS_UUID_ENC': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', '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': '1142204677'} ; 2024-03-01 20:59:18,411 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:59:18,411 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:18,414 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:59:18,414 INFO program/MainThread: stderr[26]: 2024-03-01 20:59:18,415 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:59:18,415 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:18,417 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:59:18,417 INFO program/MainThread: stderr[27]: 2024-03-01 20:59:18,417 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:59:18,418 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:18,420 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:59:18,420 INFO program/MainThread: stderr[28]: 2024-03-01 20:59:18,420 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:59:18,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:59:18,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:18,431 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:59:18,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:18,431 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:59:18,428 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aabdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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 (0x7fb36ab73ca0) -- 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 = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:59:18,432 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:18,435 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:59:18,435 INFO program/MainThread: stderr[29]: 2024-03-01 20:59:18,435 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:59:18,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:59:18,443 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,443 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:59:18,446 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,446 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:59:18,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:59:18,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:59:18,453 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:59:18,456 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:18,456 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:59:18,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:59:18,460 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:18,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:18,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:59:18,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:59:18,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:59:18,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:59:18,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:18,482 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:59:18,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:59:18,485 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:59:18,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:59:18,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:59:18,492 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:59:18,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:59:18,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:59:18,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:18,499 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:59:18,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:59:18,502 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:59:18,503 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:59:18,503 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:59:18,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:18,506 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:59:18,509 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:59:18,509 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:59:18,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX ' '/dev/disk/by-uuid/a61812b9-2455-4202-81ef-a1c99c7c78c3 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX', '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': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', 'ID_FS_UUID_ENC': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', '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': '1141745559'} ; 2024-03-01 20:59:18,513 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:59:18,513 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:18,516 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:59:18,516 INFO program/MainThread: stderr[30]: 2024-03-01 20:59:18,516 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:59:18,517 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:18,519 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:59:18,520 INFO program/MainThread: stderr[31]: 2024-03-01 20:59:18,520 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:59:18,520 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:18,522 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:59:18,523 INFO program/MainThread: stderr[32]: 2024-03-01 20:59:18,523 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:59:18,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:59:18,533 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:18,534 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:18,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:18,535 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:18,530 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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 (0x7fb36ab73ca0) -- name = test_vg2 status = 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 = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:59:18,535 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:18,538 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:59:18,538 INFO program/MainThread: stderr[33]: 2024-03-01 20:59:18,538 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:59:18,542 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:59:18,546 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,546 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:59:18,549 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,549 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:59:18,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:59:18,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,556 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:59:18,556 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:59:18,559 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:18,559 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:59:18,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:59:18,562 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:18,563 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:18,566 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/lvm-pv-uuid-2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': '2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys', 'ID_FS_UUID_ENC': '2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:59:18,566 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:59:18,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:59:18,578 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:59:18,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:59:18,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:59:18,582 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:59:18,584 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:59:18,585 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:59:18,587 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:59:18,588 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:59:18,588 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:59:18,588 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36bba5a30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:59:18,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:59:18,594 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,595 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:59:18,597 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,598 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:59:18,601 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,601 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:59:18,604 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,604 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:59:18,606 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:59:18,607 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:59:18,607 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/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,639 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:18,640 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm. WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:18,640 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:59:18,640 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:59:18,644 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:59:18,644 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:59:18,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:59:18,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:18,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,659 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/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,699 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 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=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 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=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:18,700 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm. WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:18,700 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:59:18,700 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:59:18,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:59:18,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:59:18,708 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:18,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:59:18,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:59:18,711 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/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,753 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:18,754 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm. WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:18,754 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:59:18,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:59:18,759 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:59:18,761 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:59:18,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:59:18,767 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:59:18,767 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:18,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm', 'ID_FS_UUID_ENC': '19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:59:18,771 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:59:18,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,783 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:59:18,783 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:59:18,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:59:18,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:59:18,786 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:59:18,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:59:18,789 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:59:18,792 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:59:18,793 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:59:18,793 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:59:18,793 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36ab08940) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:59:18,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:59:18,799 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,799 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:59:18,802 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,802 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:59:18,805 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:59:18,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:59:18,811 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:59:18,811 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:59:18,812 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,855 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:18,856 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:18,856 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:59:18,856 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:59:18,860 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; 2024-03-01 20:59:18,860 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:59:18,863 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:59:18,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:59:18,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:59:18,875 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:18,877 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:59:18,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:18,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:18,883 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd ... 2024-03-01 20:59:18,926 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:18,927 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:18,927 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:59:18,927 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:59:18,927 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:18,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l', 'ID_FS_UUID_ENC': 'Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:59:18,932 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:59:18,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:59:18,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:18,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:59:18,944 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:59:18,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:59:18,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:59:18,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:59:18,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:59:18,951 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:59:18,954 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:59:18,954 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:59:18,955 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:59:18,955 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa47880) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:59:18,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:59:18,961 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:18,961 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:59:18,964 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:18,964 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:59:18,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:59:18,970 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:18,970 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:59:18,973 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:59:18,973 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:59:18,973 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd,/dev/sdi ... 2024-03-01 20:59:19,006 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:19,007 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:19,007 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:59:19,007 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:59:19,011 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; 2024-03-01 20:59:19,012 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:59:19,015 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:59:19,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:19,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:19,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:59:19,028 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:19,030 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:59:19,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:19,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:19,036 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda,/dev/sdd,/dev/sdi ... 2024-03-01 20:59:19,069 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:19,070 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:19,070 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:59:19,070 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:59:19,070 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:19,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': 'hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC', 'ID_FS_UUID_ENC': 'hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:59:19,075 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:59:19,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:59:19,087 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:59:19,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:59:19,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:59:19,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:59:19,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:59:19,094 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:59:19,097 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:59:19,097 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:59:19,097 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:59:19,097 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36aa4d8e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:59:19,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:59:19,104 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,104 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:59:19,107 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,107 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:59:19,110 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:59:19,113 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,113 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:59:19,116 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:59:19,116 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:59:19,116 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdi ... 2024-03-01 20:59:19,155 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:19,156 INFO program/MainThread: stderr[41]: 2024-03-01 20:59:19,156 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:59:19,156 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:59:19,160 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:59:19,160 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:59:19,163 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:59:19,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:19,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:19,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:59:19,175 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:19,178 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:59:19,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:19,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:19,184 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdb,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdi ... 2024-03-01 20:59:19,224 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:19,225 INFO program/MainThread: stderr[42]: 2024-03-01 20:59:19,225 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:59:19,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:19,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:59:19,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:59:19,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:59:19,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:59:19,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:19,248 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:59:19,252 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:59:19,252 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:59:19,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:59:19,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:59:19,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:59:19,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:59:19,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:59:19,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:19,265 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:59:19,268 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:59:19,269 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:59:19,269 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:59:19,269 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:59:19,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:19,272 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:59:19,275 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:59:19,276 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:59:19,279 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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/06fcdab9-de8b-4f2d-990c-92ccf9057737', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC', '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': '06fcdab9-de8b-4f2d-990c-92ccf9057737', 'ID_FS_UUID_ENC': '06fcdab9-de8b-4f2d-990c-92ccf9057737', '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': '1140012107'} ; 2024-03-01 20:59:19,279 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:59:19,279 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,283 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:59:19,283 INFO program/MainThread: stderr[43]: 2024-03-01 20:59:19,283 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:59:19,283 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,285 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:59:19,286 INFO program/MainThread: stderr[44]: 2024-03-01 20:59:19,286 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:59:19,286 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,288 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:59:19,288 INFO program/MainThread: stderr[45]: 2024-03-01 20:59:19,288 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:59:19,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:59:19,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,300 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:59:19,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,301 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:59:19,297 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa53a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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 (0x7fb36aa44ac0) -- 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:59:19,301 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,304 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:59:19,304 INFO program/MainThread: stderr[46]: 2024-03-01 20:59:19,304 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:59:19,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:59:19,312 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,312 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:59:19,315 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,315 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:59:19,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,318 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:59:19,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,322 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:59:19,322 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:59:19,325 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:19,325 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:59:19,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:59:19,328 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:19,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:19,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:59:19,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:59:19,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:59:19,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:59:19,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:19,351 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:59:19,354 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:59:19,354 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:59:19,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:59:19,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:59:19,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:59:19,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:59:19,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:59:19,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:19,377 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:59:19,380 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:59:19,381 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:59:19,381 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:59:19,381 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:59:19,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:19,384 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:59:19,387 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:59:19,388 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:59:19,391 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/3fa9ed30-44cc-4cc3-9649-d412fd824650 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN', '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': '3fa9ed30-44cc-4cc3-9649-d412fd824650', 'ID_FS_UUID_ENC': '3fa9ed30-44cc-4cc3-9649-d412fd824650', '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': '1138934366'} ; 2024-03-01 20:59:19,391 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:59:19,391 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,394 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:59:19,395 INFO program/MainThread: stderr[47]: 2024-03-01 20:59:19,395 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:59:19,395 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,397 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:59:19,397 INFO program/MainThread: stderr[48]: 2024-03-01 20:59:19,397 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:59:19,398 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,400 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:59:19,400 INFO program/MainThread: stderr[49]: 2024-03-01 20:59:19,400 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:59:19,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:59:19,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,412 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:59:19,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,413 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:59:19,408 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa62280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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 (0x7fb36aa44ac0) -- name = test_vg3 status = True 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:59:19,414 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,417 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:59:19,417 INFO program/MainThread: stderr[50]: 2024-03-01 20:59:19,417 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:59:19,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:59:19,424 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,424 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:59:19,428 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,428 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:59:19,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:59:19,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:59:19,435 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:59:19,438 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:19,438 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:59:19,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:59:19,441 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:19,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:19,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:59:19,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:59:19,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:59:19,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:59:19,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:19,464 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:59:19,467 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:59:19,467 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:59:19,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:59:19,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:59:19,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:59:19,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:59:19,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:59:19,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:19,481 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:59:19,484 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:59:19,484 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:59:19,484 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:59:19,484 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:59:19,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:19,488 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:59:19,490 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:59:19,491 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:59:19,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ccb28732-717e-40ad-b296-4aa3e833dcbe ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b', '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': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', 'ID_FS_UUID_ENC': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', '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': '1137885279'} ; 2024-03-01 20:59:19,494 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:59:19,495 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,498 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:59:19,498 INFO program/MainThread: stderr[51]: 2024-03-01 20:59:19,498 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:59:19,498 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,500 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:59:19,501 INFO program/MainThread: stderr[52]: 2024-03-01 20:59:19,501 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:59:19,501 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,503 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:59:19,503 INFO program/MainThread: stderr[53]: 2024-03-01 20:59:19,503 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:59:19,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:59:19,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,515 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:59:19,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,517 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:59:19,512 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa99d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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 (0x7fb36aa44ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:59:19,517 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,520 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:59:19,521 INFO program/MainThread: stderr[54]: 2024-03-01 20:59:19,521 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:59:19,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:59:19,528 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:59:19,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,532 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:59:19,535 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,535 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:59:19,538 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,538 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:59:19,539 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:59:19,542 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:19,542 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:59:19,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:59:19,545 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:19,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:19,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:59:19,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:59:19,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:59:19,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:59:19,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:19,567 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:19,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:59:19,571 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:59:19,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:59:19,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:59:19,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:59:19,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:59:19,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:59:19,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:19,584 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:19,587 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:59:19,588 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:59:19,588 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:59:19,588 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:59:19,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:19,591 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:19,594 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:59:19,595 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:59:19,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/bcc80efb-85ad-4760-9b36-27737171232a ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', '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': 'bcc80efb-85ad-4760-9b36-27737171232a', 'ID_FS_UUID_ENC': 'bcc80efb-85ad-4760-9b36-27737171232a', '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': '1137473612'} ; 2024-03-01 20:59:19,599 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:59:19,599 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,602 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:59:19,602 INFO program/MainThread: stderr[55]: 2024-03-01 20:59:19,602 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:59:19,602 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,605 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:59:19,605 INFO program/MainThread: stderr[56]: 2024-03-01 20:59:19,605 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:59:19,605 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,607 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:59:19,608 INFO program/MainThread: stderr[57]: 2024-03-01 20:59:19,608 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:59:19,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:59:19,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,616 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa7e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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 (0x7fb36aa44ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:59:19,622 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,625 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:59:19,625 INFO program/MainThread: stderr[58]: 2024-03-01 20:59:19,625 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:59:19,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:59:19,633 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,633 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:59:19,636 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,636 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:59:19,639 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,639 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:59:19,643 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,643 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:59:19,643 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:59:19,646 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:19,646 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:59:19,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:59:19,650 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:19,650 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:19,653 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': '20472005'} ; 2024-03-01 20:59:19,653 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:59:19,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,664 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:59:19,664 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:59:19,664 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:59:19,664 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:59:19,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:59:19,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:59:19,667 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:59:19,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:59:19,670 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:59:19,673 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:59:19,674 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:59:19,674 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:59:19,674 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb36ab73ac0) -- 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:59:19,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:59:19,680 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,680 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:59:19,683 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,683 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:59:19,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:59:19,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:59:19,693 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:59:19,695 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:19,698 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:59:19,712 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 0x7fb36aa3f080> 2024-03-01 20:59:19,759 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:59:19,763 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:59:19,763 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:59:19,766 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': '20473866'} ; 2024-03-01 20:59:19,766 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:59:19,767 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:59:19,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,776 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:59:19,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:19,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:19,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:19,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:59:19,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:59:19,823 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:59:19,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:59:19,826 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:59:19,829 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:59:19,830 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:59:19,832 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:59:19,833 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:19,833 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:59:19,836 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:59:19,839 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:59:19,841 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:59:19,844 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:59:19,847 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:59:19,847 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:19,847 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:59:19,848 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:59:19,847 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb36aaba790) -- 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 0x7fb36aa43b80> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:59:19,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:59:19,854 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:19,854 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:59:19,857 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:19,857 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:59:19,860 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,860 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:59:19,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:19,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:59:19,863 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:59:19,866 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:19,866 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:59:19,868 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:59:19,869 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:19,871 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/bcc80efb-85ad-4760-9b36-27737171232a ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', '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': 'bcc80efb-85ad-4760-9b36-27737171232a', 'ID_FS_UUID_ENC': 'bcc80efb-85ad-4760-9b36-27737171232a', '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': '1137473612'} ; 2024-03-01 20:59:19,872 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:59:19,872 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,875 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:59:19,875 INFO program/MainThread: stderr[59]: 2024-03-01 20:59:19,875 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:59:19,875 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,878 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:59:19,878 INFO program/MainThread: stderr[60]: 2024-03-01 20:59:19,878 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:59:19,878 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,880 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:59:19,880 INFO program/MainThread: stderr[61]: 2024-03-01 20:59:19,880 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:59:19,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,887 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:59:19,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,892 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,893 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,888 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa7e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36aa44ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:19,894 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:19,896 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:59:19,897 INFO program/MainThread: stderr[62]: 2024-03-01 20:59:19,897 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:59:19,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:59:19,900 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:59:19,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ccb28732-717e-40ad-b296-4aa3e833dcbe ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b', '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': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', 'ID_FS_UUID_ENC': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', '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': '1137885279'} ; 2024-03-01 20:59:19,903 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:59:19,903 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,906 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:59:19,906 INFO program/MainThread: stderr[63]: 2024-03-01 20:59:19,906 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:59:19,906 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,908 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:59:19,909 INFO program/MainThread: stderr[64]: 2024-03-01 20:59:19,909 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:59:19,909 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,911 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:59:19,911 INFO program/MainThread: stderr[65]: 2024-03-01 20:59:19,911 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:59:19,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:59:19,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,924 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,919 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa99d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36aa44ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:19,925 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:19,927 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:59:19,928 INFO program/MainThread: stderr[66]: 2024-03-01 20:59:19,928 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:59:19,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:59:19,931 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:59:19,934 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/disk/by-uuid/3fa9ed30-44cc-4cc3-9649-d412fd824650 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN', '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': '3fa9ed30-44cc-4cc3-9649-d412fd824650', 'ID_FS_UUID_ENC': '3fa9ed30-44cc-4cc3-9649-d412fd824650', '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': '1138934366'} ; 2024-03-01 20:59:19,934 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:59:19,935 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,937 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:59:19,938 INFO program/MainThread: stderr[67]: 2024-03-01 20:59:19,938 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:59:19,938 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,940 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:59:19,940 INFO program/MainThread: stderr[68]: 2024-03-01 20:59:19,940 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:59:19,940 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,943 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:59:19,943 INFO program/MainThread: stderr[69]: 2024-03-01 20:59:19,943 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:59:19,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,950 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:59:19,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,954 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,955 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,950 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa62280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36aa44ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:19,956 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:19,959 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:59:19,959 INFO program/MainThread: stderr[70]: 2024-03-01 20:59:19,959 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:59:19,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:59:19,963 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:59:19,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC ' '/dev/disk/by-uuid/06fcdab9-de8b-4f2d-990c-92ccf9057737 ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC', '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': '06fcdab9-de8b-4f2d-990c-92ccf9057737', 'ID_FS_UUID_ENC': '06fcdab9-de8b-4f2d-990c-92ccf9057737', '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': '1140012107'} ; 2024-03-01 20:59:19,966 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:59:19,966 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,969 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:59:19,969 INFO program/MainThread: stderr[71]: 2024-03-01 20:59:19,969 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:59:19,969 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,971 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:59:19,972 INFO program/MainThread: stderr[72]: 2024-03-01 20:59:19,972 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:59:19,972 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,974 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:59:19,974 INFO program/MainThread: stderr[73]: 2024-03-01 20:59:19,974 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:59:19,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:19,981 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:59:19,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,985 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:19,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:19,982 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa53a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36aa44ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:19,987 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:19,990 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:59:19,990 INFO program/MainThread: stderr[74]: 2024-03-01 20:59:19,990 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:59:19,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:59:19,994 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:59:19,997 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/a61812b9-2455-4202-81ef-a1c99c7c78c3 ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX', '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': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', 'ID_FS_UUID_ENC': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', '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': '1141745559'} ; 2024-03-01 20:59:19,997 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:59:19,997 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:20,000 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:59:20,000 INFO program/MainThread: stderr[75]: 2024-03-01 20:59:20,000 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:59:20,000 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:20,003 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:59:20,003 INFO program/MainThread: stderr[76]: 2024-03-01 20:59:20,003 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:59:20,003 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:20,005 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:59:20,005 INFO program/MainThread: stderr[77]: 2024-03-01 20:59:20,005 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:59:20,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,012 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:59:20,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:20,015 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:20,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:20,016 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:20,013 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36ab73ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:59:20,017 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:20,019 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:59:20,020 INFO program/MainThread: stderr[78]: 2024-03-01 20:59:20,020 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:59:20,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:59:20,023 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:59:20,026 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-uuid/9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 ' '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6', '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': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', 'ID_FS_UUID_ENC': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', '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': '1142204677'} ; 2024-03-01 20:59:20,026 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:59:20,026 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:20,029 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:59:20,029 INFO program/MainThread: stderr[79]: 2024-03-01 20:59:20,029 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:59:20,029 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:20,032 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:59:20,032 INFO program/MainThread: stderr[80]: 2024-03-01 20:59:20,032 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:59:20,032 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:20,034 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:59:20,034 INFO program/MainThread: stderr[81]: 2024-03-01 20:59:20,034 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:59:20,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,042 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:59:20,045 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:20,045 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:20,046 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:20,046 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:20,042 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aabdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36ab73ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:20,047 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:20,049 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:59:20,049 INFO program/MainThread: stderr[82]: 2024-03-01 20:59:20,049 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:59:20,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:59:20,053 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:59:20,056 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/db258f1d-03b5-4211-8e2e-fdf0d73fb45e ' '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '161', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5', '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': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', 'ID_FS_UUID_ENC': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', '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': '1143936407'} ; 2024-03-01 20:59:20,056 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:59:20,056 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:20,059 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:59:20,059 INFO program/MainThread: stderr[83]: 2024-03-01 20:59:20,059 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:59:20,059 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:20,061 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:59:20,062 INFO program/MainThread: stderr[84]: 2024-03-01 20:59:20,062 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:59:20,062 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:20,064 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:59:20,064 INFO program/MainThread: stderr[85]: 2024-03-01 20:59:20,064 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:59:20,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,071 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:59:20,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:20,074 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:20,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:20,075 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:20,071 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa9d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36ab73280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:59:20,076 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:20,079 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:59:20,079 INFO program/MainThread: stderr[86]: 2024-03-01 20:59:20,079 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:59:20,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:59:20,083 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:59:20,085 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ee9b3ab7-259f-4dda-865c-9b663eaa6316 ' '/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': '162', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe', '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': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', 'ID_FS_UUID_ENC': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', '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': '1144371072'} ; 2024-03-01 20:59:20,085 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:59:20,086 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:20,089 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:59:20,089 INFO program/MainThread: stderr[87]: 2024-03-01 20:59:20,089 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:59:20,089 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:20,091 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:59:20,091 INFO program/MainThread: stderr[88]: 2024-03-01 20:59:20,091 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:59:20,092 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:20,094 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:59:20,094 INFO program/MainThread: stderr[89]: 2024-03-01 20:59:20,094 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:59:20,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,101 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:59:20,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:20,104 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:20,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:20,105 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:20,101 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb36aa9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb36ab73280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:20,106 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:20,108 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:59:20,108 INFO program/MainThread: stderr[90]: 2024-03-01 20:59:20,108 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:59:20,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:59:20,112 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:59:20,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:20,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:20,140 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:59:20,141 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:59:20,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:20,150 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:59:20,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:20,153 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:59:20,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:20,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:20,163 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:59:20,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:20,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:20,174 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:59:20,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:20,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:20,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:20,184 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:59:20,186 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:59:20,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:20,192 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:59:20,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:20,195 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:59:20,197 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:59:20,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:20,202 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:59:20,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:20,205 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:59:23,187 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_nx1imn17/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:59:23,222 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:23,222 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:59:23,225 INFO program/MainThread: stdout[2]: 2024-03-01 20:59:23,225 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:59:23,225 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:59:23,225 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:59:23,229 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:23,230 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:59:23,233 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:23,233 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:59:23,236 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:23,236 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:59:23,239 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:23,239 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:59:23,249 INFO program/MainThread: stdout: 2024-03-01 20:59:23,250 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:59:23,250 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e 2024-03-01 20:59:23,250 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 2024-03-01 20:59:23,250 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ee9b3ab7-259f-4dda-865c-9b663eaa6316 2024-03-01 20:59:23,250 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 2024-03-01 20:59:23,250 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 2024-03-01 20:59:23,250 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a61812b9-2455-4202-81ef-a1c99c7c78c3 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 2024-03-01 20:59:23,250 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv 2024-03-01 20:59:23,250 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja 2024-03-01 20:59:23,250 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys 2024-03-01 20:59:23,250 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bcc80efb-85ad-4760-9b36-27737171232a 2024-03-01 20:59:23,250 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ccb28732-717e-40ad-b296-4aa3e833dcbe 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 2024-03-01 20:59:23,250 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 2024-03-01 20:59:23,250 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 2024-03-01 20:59:23,250 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC 2024-03-01 20:59:23,250 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 2024-03-01 20:59:23,250 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:59:23,250 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:59:23,250 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:59:23,250 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:59:23,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:23,251 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e sdb 1073741824 root disk brw-rw---- LVM2_member VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs db258f1d-03b5-4211-8e2e-fdf0d73fb45e `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ee9b3ab7-259f-4dda-865c-9b663eaa6316 sdc 1073741824 root disk brw-rw---- LVM2_member NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 sdd 1073741824 root disk brw-rw---- LVM2_member G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a61812b9-2455-4202-81ef-a1c99c7c78c3 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 sde 1073741824 root disk brw-rw---- LVM2_member reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv sdf 1073741824 root disk brw-rw---- LVM2_member Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja sdg 1073741824 root disk brw-rw---- LVM2_member 2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys |-test_vg3-lv8 427819008 root disk brw-rw---- xfs bcc80efb-85ad-4760-9b36-27737171232a |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ccb28732-717e-40ad-b296-4aa3e833dcbe `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 sdh 1073741824 root disk brw-rw---- LVM2_member 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3fa9ed30-44cc-4cc3-9649-d412fd824650 sdi 1073741824 root disk brw-rw---- LVM2_member Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 sdj 1073741824 root disk brw-rw---- LVM2_member hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 06fcdab9-de8b-4f2d-990c-92ccf9057737 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:59:23,251 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:23,251 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:23,251 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:59:23,251 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:23,251 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:59:23,252 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:59:23,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:23,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:23,281 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:59:23,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l', 'ID_FS_UUID_ENC': '7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:59:23,285 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:59:23,286 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:59:23,321 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:23,321 INFO program/MainThread: stderr[3]: 2024-03-01 20:59:23,322 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:59:23,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,333 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:59:23,334 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:59:23,339 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:59:23,339 INFO blivet/MainThread: sda is a disk 2024-03-01 20:59:23,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:59:23,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:59:23,343 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:59:23,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:59:23,346 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:59:23,349 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:59:23,350 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:59:23,350 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:59:23,350 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1aced74910) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:59:23,353 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:59:23,357 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:23,357 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:59:23,360 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:23,360 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:59:23,363 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:59:23,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:59:23,370 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:59:23,370 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:59:23,370 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:59:23,407 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:23,408 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4. WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (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:59:23,408 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:59:23,408 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:59:23,412 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; pe_start: 8 MiB ; 2024-03-01 20:59:23,412 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:59:23,415 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:59:23,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:23,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:23,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,427 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:59:23,461 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:23,461 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4. WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (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:59:23,461 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:59:23,462 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:59:23,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:59:23,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:59:23,470 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:23,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:59:23,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:59:23,474 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:59:23,512 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 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:59:23,513 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4. WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (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:59:23,513 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:59:23,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:59:23,517 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:59:23,520 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:59:23,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:23,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:59:23,525 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:59:23,525 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:23,529 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4', 'ID_FS_UUID_ENC': 'VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:59:23,529 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:59:23,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,539 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:59:23,540 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:59:23,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:59:23,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:59:23,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:59:23,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:59:23,546 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:59:23,549 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:59:23,549 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:59:23,550 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:59:23,550 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd7fe3d0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:59:23,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:59:23,555 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:23,556 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:59:23,558 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:23,559 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:59:23,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:59:23,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,565 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:59:23,567 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:59:23,567 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:59:23,567 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:59:23,606 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:23,606 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (last written to /dev/sdc). 2024-03-01 20:59:23,607 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:59:23,607 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:59:23,611 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:59:23,611 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:59:23,614 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:59:23,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:23,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:59:23,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:59:23,625 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:23,628 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:59:23,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:23,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:23,633 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:59:23,672 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:59:23,672 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06. WARNING: VG test_vg1 is missing PV NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 (last written to /dev/sdc). 2024-03-01 20:59:23,672 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:59:23,672 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:59:23,673 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:23,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:59:23,677 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:59:23,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:59:23,688 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:59:23,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:59:23,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:59:23,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:59:23,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:59:23,694 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:59:23,697 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:59:23,697 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:59:23,697 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:59:23,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd8088b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:59:23,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:59:23,701 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:59:23,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:59:23,704 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:59:23,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:59:23,714 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:59:23,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:59:23,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:59:23,717 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:59:23,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:59:23,720 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:59:23,723 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:59:23,723 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:59:23,724 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:59:23,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd808f70) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:59:23,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:59:23,727 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:59:23,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06', 'ID_FS_UUID_ENC': 'NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:59:23,730 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:59:23,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,740 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:59:23,741 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:59:23,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:59:23,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:59:23,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:59:23,746 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:59:23,747 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:59:23,749 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:59:23,750 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:59:23,750 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:59:23,750 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd80caf0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:59:23,753 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:59:23,756 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:23,756 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:59:23,759 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:23,759 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:59:23,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:59:23,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:59:23,767 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:59:23,768 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:59:23,768 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:59:23,804 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=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:59:23,804 INFO program/MainThread: stderr[9]: 2024-03-01 20:59:23,804 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:59:23,804 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:59:23,808 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:59:23,808 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:59:23,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:59:23,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:23,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:23,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:59:23,823 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:23,825 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:59:23,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy ; incomplete: True ; hidden: False ; 2024-03-01 20:59:23,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:23,831 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:59:23,864 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:59:23,864 INFO program/MainThread: stderr[10]: 2024-03-01 20:59:23,864 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:59:23,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:23,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:59:23,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:59:23,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:59:23,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:59:23,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:23,887 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:59:23,890 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:59:23,891 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:59:23,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:59:23,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:59:23,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:59:23,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:59:23,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:59:23,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:23,903 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:59:23,906 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:59:23,906 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:59:23,906 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:59:23,907 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:59:23,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:23,909 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:59:23,912 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:59:23,913 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:59:23,916 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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/ee9b3ab7-259f-4dda-865c-9b663eaa6316 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '162', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe', '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': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', 'ID_FS_UUID_ENC': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', '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': '1144371072'} ; 2024-03-01 20:59:23,916 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:59:23,917 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:23,919 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:59:23,920 INFO program/MainThread: stderr[11]: 2024-03-01 20:59:23,920 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:59:23,920 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:23,922 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:59:23,922 INFO program/MainThread: stderr[12]: 2024-03-01 20:59:23,922 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:59:23,922 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:23,925 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:59:23,925 INFO program/MainThread: stderr[13]: 2024-03-01 20:59:23,925 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:59:23,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:59:23,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:23,934 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:59:23,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:23,935 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:59:23,932 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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 (0x7f1acd8f2280) -- 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 = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:59:23,936 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:23,938 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:59:23,938 INFO program/MainThread: stderr[14]: 2024-03-01 20:59:23,938 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:59:23,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:59:23,945 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:23,945 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:59:23,948 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:23,948 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:59:23,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:59:23,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:23,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:59:23,956 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:59:23,956 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:59:23,960 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:23,960 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:59:23,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:59:23,964 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:23,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:23,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:23,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:23,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:59:23,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:59:23,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:59:23,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:59:23,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:23,984 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:59:23,987 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:59:23,988 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:23,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:59:23,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:59:23,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:59:23,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:59:23,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:59:24,000 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:24,000 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:59:24,003 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:59:24,003 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:24,004 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:59:24,004 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:59:24,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:24,007 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:59:24,010 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:59:24,010 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:24,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/db258f1d-03b5-4211-8e2e-fdf0d73fb45e ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '161', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5', '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': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', 'ID_FS_UUID_ENC': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', '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': '1143936407'} ; 2024-03-01 20:59:24,013 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:59:24,013 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:24,017 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:59:24,017 INFO program/MainThread: stderr[15]: 2024-03-01 20:59:24,017 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:59:24,017 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:24,019 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:59:24,020 INFO program/MainThread: stderr[16]: 2024-03-01 20:59:24,020 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:59:24,020 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:24,022 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:59:24,022 INFO program/MainThread: stderr[17]: 2024-03-01 20:59:24,022 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:59:24,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:59:24,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:24,032 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:24,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:24,033 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:24,029 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 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 (0x7f1acd8f2280) -- name = test_vg1 status = True 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 = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:59:24,034 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:24,036 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:59:24,037 INFO program/MainThread: stderr[18]: 2024-03-01 20:59:24,037 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:59:24,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:59:24,044 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,044 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:59:24,047 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,047 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:59:24,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:59:24,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:59:24,054 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:59:24,057 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:24,057 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:59:24,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:59:24,060 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:24,060 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:24,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/lvm-pv-uuid-G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5', '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': 'G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5', 'ID_FS_UUID_ENC': 'G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:59:24,063 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:59:24,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:59:24,075 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:59:24,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:59:24,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:59:24,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:59:24,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:59:24,081 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:59:24,083 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:59:24,084 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:59:24,084 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:59:24,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd808730) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:59:24,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:59:24,090 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,090 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:59:24,093 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,093 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:59:24,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:59:24,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,099 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:59:24,101 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:59:24,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:59:24,102 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,135 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:24,135 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv. WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:24,135 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:59:24,136 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:59:24,139 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:59:24,140 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:59:24,143 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:59:24,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:24,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,154 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,187 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 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=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:24,188 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv. WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:24,188 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:59:24,188 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:59:24,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:59:24,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:59:24,196 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:59:24,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:59:24,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:59:24,199 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,236 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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:59:24,236 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv. WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:24,237 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:59:24,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:59:24,241 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:59:24,244 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:59:24,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:59:24,249 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:59:24,250 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:24,253 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': 'reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv', 'ID_FS_UUID_ENC': 'reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:59:24,253 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:59:24,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:59:24,264 INFO blivet/MainThread: sde is a disk 2024-03-01 20:59:24,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:59:24,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:59:24,267 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:59:24,270 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:59:24,270 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:59:24,273 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:59:24,273 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:59:24,274 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:59:24,274 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1ace924b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:59:24,277 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:59:24,279 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,280 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:59:24,282 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,283 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:59:24,285 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,285 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:59:24,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:59:24,291 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:59:24,291 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:59:24,291 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/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,333 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:24,334 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:24,334 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:59:24,334 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:59:24,338 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:59:24,338 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:59:24,341 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:59:24,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:59:24,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:59:24,352 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:59:24,354 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:59:24,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:24,360 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/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,400 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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:59:24,400 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja. WARNING: VG test_vg2 is missing PV Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja (last written to /dev/sdf). 2024-03-01 20:59:24,400 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:59:24,401 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:59:24,401 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:24,405 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja', 'ID_FS_UUID_ENC': 'Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:59:24,405 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:59:24,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,416 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:59:24,417 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:59:24,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:59:24,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:59:24,420 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:59:24,423 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:59:24,423 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:59:24,426 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:59:24,426 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:59:24,426 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:59:24,426 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd818610) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:59:24,429 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:59:24,432 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,432 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:59:24,435 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,435 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:59:24,438 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,438 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:59:24,441 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,441 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:59:24,444 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:59:24,444 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:59:24,444 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/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,484 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=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:59:24,485 INFO program/MainThread: stderr[24]: 2024-03-01 20:59:24,485 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:59:24,485 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:59:24,489 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:59:24,489 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:59:24,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:59:24,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:24,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:59:24,503 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:59:24,506 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:59:24,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:24,512 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/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,546 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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:59:24,546 INFO program/MainThread: stderr[25]: 2024-03-01 20:59:24,546 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:59:24,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:24,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:59:24,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:59:24,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:59:24,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:59:24,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:24,569 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:59:24,572 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:59:24,572 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:59:24,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:59:24,576 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:59:24,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:59:24,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:59:24,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:59:24,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:24,585 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:59:24,588 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:59:24,588 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:59:24,588 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:59:24,588 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:59:24,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:24,591 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:59:24,594 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:59:24,595 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:59:24,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6', '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': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', 'ID_FS_UUID_ENC': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', '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': '1142204677'} ; 2024-03-01 20:59:24,598 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:59:24,598 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:24,601 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:59:24,601 INFO program/MainThread: stderr[26]: 2024-03-01 20:59:24,601 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:59:24,601 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:24,604 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:59:24,604 INFO program/MainThread: stderr[27]: 2024-03-01 20:59:24,604 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:59:24,604 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:24,606 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:59:24,607 INFO program/MainThread: stderr[28]: 2024-03-01 20:59:24,607 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:59:24,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:59:24,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:24,616 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:59:24,617 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:24,617 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:59:24,614 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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 (0x7f1acd8f2ca0) -- 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 = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:59:24,618 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:24,620 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:59:24,620 INFO program/MainThread: stderr[29]: 2024-03-01 20:59:24,620 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:59:24,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:59:24,627 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,627 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:59:24,630 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,630 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:59:24,633 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,633 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:59:24,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:59:24,637 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:59:24,640 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:24,640 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:59:24,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:59:24,643 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:24,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:24,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:59:24,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:59:24,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:59:24,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:59:24,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:24,664 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:59:24,667 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:59:24,667 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:59:24,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:59:24,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:59:24,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:59:24,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:59:24,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:59:24,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:24,680 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:59:24,683 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:59:24,684 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:59:24,684 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:59:24,684 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:59:24,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:24,687 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:59:24,690 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:59:24,690 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:59:24,693 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/a61812b9-2455-4202-81ef-a1c99c7c78c3 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX', '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': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', 'ID_FS_UUID_ENC': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', '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': '1141745559'} ; 2024-03-01 20:59:24,693 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:59:24,694 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:24,697 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:59:24,697 INFO program/MainThread: stderr[30]: 2024-03-01 20:59:24,697 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:59:24,697 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:24,699 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:59:24,699 INFO program/MainThread: stderr[31]: 2024-03-01 20:59:24,699 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:59:24,700 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:24,702 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:59:24,702 INFO program/MainThread: stderr[32]: 2024-03-01 20:59:24,702 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:59:24,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:59:24,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:24,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:24,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:24,713 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:24,709 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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 (0x7f1acd8f2ca0) -- name = test_vg2 status = 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 = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:59:24,713 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:24,716 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:59:24,716 INFO program/MainThread: stderr[33]: 2024-03-01 20:59:24,717 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:59:24,720 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:59:24,723 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,723 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:59:24,727 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,727 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:59:24,730 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:59:24,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:59:24,733 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:59:24,736 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:24,736 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:59:24,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:59:24,739 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:24,740 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:24,743 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/lvm-pv-uuid-2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': '2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys', 'ID_FS_UUID_ENC': '2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:59:24,743 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:59:24,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:59:24,755 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:59:24,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:59:24,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:59:24,758 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:59:24,761 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:59:24,761 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:59:24,763 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:59:24,764 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:59:24,764 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:59:24,764 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1ace924a30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:59:24,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:59:24,770 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,770 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:59:24,773 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,773 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:59:24,776 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,776 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:59:24,779 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,779 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:59:24,782 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:59:24,782 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:59:24,782 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/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,818 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:24,818 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm. WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:24,818 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:59:24,819 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:59:24,823 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:59:24,823 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:59:24,826 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:59:24,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:24,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,837 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/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,869 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 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=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 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=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:24,869 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm. WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:24,870 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:59:24,870 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:59:24,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:59:24,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:59:24,877 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:24,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:59:24,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:59:24,881 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/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:24,920 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:24,920 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm. WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:24,920 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:59:24,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:59:24,925 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:59:24,928 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:59:24,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:24,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:59:24,933 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:59:24,933 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:24,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/lvm-pv-uuid-19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm', 'ID_FS_UUID_ENC': '19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:59:24,937 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:59:24,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:59:24,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:24,948 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:59:24,949 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:59:24,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:59:24,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:59:24,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:59:24,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:59:24,955 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:59:24,957 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:59:24,958 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:59:24,958 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:59:24,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd888940) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:59:24,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:59:24,964 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:24,964 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:59:24,967 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:24,967 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:59:24,970 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,970 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:59:24,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:24,973 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:59:24,976 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:59:24,976 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:59:24,976 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/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:25,018 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:25,018 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:25,018 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:59:25,019 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:59:25,023 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; 2024-03-01 20:59:25,023 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:59:25,026 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:59:25,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:25,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:59:25,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:59:25,037 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:25,039 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:59:25,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:25,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:25,045 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/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:25,082 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:25,082 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l. WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:25,082 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:59:25,083 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:59:25,083 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:25,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/lvm-pv-uuid-Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l', 'ID_FS_UUID_ENC': 'Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:59:25,087 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:59:25,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,099 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:59:25,099 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:59:25,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:59:25,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:59:25,103 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:59:25,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:59:25,106 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:59:25,108 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:59:25,109 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:59:25,109 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:59:25,109 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd7ca880) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:59:25,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:59:25,115 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,115 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:59:25,118 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,118 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:59:25,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:59:25,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:59:25,127 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:59:25,127 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:59:25,127 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:25,163 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:25,163 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:25,163 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:59:25,164 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:59:25,168 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; 2024-03-01 20:59:25,168 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:59:25,171 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:59:25,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:25,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:25,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:59:25,182 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:25,185 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:59:25,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:25,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:25,190 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:25,230 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:25,231 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC. WARNING: VG test_vg3 is missing PV hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC (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:59:25,231 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:59:25,231 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:59:25,231 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:25,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': 'hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC', 'ID_FS_UUID_ENC': 'hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:59:25,235 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:59:25,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:59:25,247 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:59:25,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:59:25,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:59:25,250 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:59:25,253 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:59:25,253 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:59:25,256 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:59:25,257 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:59:25,257 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:59:25,257 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd7cd8e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:59:25,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:59:25,263 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,263 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:59:25,266 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,266 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:59:25,269 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,269 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:59:25,272 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,272 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:59:25,275 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:59:25,275 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:59:25,275 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/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:25,311 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=7KDtrX-XiZX-8aHV-Y4QC-BHJt-U5yQ-c7Dm9l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VPXCnM-JHdy-Over-b68e-ZUDI-65zb-Ve6qL4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=NJepvh-MNsx-8Ggu-7bKd-IlCk-xL1X-RmDq06 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=G1FiEc-eIum-k68c-pOEo-swdR-Xjid-L4pSo5 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=reQPR2-3iNi-GRnh-vqN3-nAvj-WX0S-x5xJDv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Es1XMo-6lTf-Y1NP-LAzt-jQu3-JNKv-lqQtja LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2X90Kk-Uvba-y9cj-fL4e-rR2o-NI25-VjR4Ys LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=19kTnc-4eBv-eqks-D2Cv-922M-2e4n-m6Ofcm LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rmdah0-A5me-0UU0-GWZj-7zv3-7iKa-LqfT4l LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=4261412864 LVM2_VG_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=hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf LVM2_VG_SIZE=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:59:25,311 INFO program/MainThread: stderr[41]: 2024-03-01 20:59:25,312 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:59:25,312 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:59:25,316 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hDYrY3-YIMe-MU8y-fK4v-9xja-yCHQ-fC0cUC ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:59:25,316 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:59:25,319 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:59:25,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:25,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:25,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:59:25,330 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:59:25,333 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:59:25,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf ; incomplete: True ; hidden: False ; 2024-03-01 20:59:25,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:25,338 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/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:25,377 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe 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=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 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=DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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=6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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=QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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:59:25,377 INFO program/MainThread: stderr[42]: 2024-03-01 20:59:25,377 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:59:25,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:25,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:59:25,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:59:25,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:59:25,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:59:25,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:25,400 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:59:25,403 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:59:25,403 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:59:25,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:59:25,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:59:25,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:59:25,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:59:25,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:59:25,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:25,416 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:59:25,419 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:59:25,419 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:59:25,419 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:59:25,419 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:59:25,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:25,422 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:59:25,425 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:59:25,425 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:59:25,429 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/06fcdab9-de8b-4f2d-990c-92ccf9057737 ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC', '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': '06fcdab9-de8b-4f2d-990c-92ccf9057737', 'ID_FS_UUID_ENC': '06fcdab9-de8b-4f2d-990c-92ccf9057737', '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': '1140012107'} ; 2024-03-01 20:59:25,429 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:59:25,429 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:25,432 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:59:25,432 INFO program/MainThread: stderr[43]: 2024-03-01 20:59:25,432 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:59:25,432 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:25,435 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:59:25,435 INFO program/MainThread: stderr[44]: 2024-03-01 20:59:25,435 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:59:25,435 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:25,437 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:59:25,437 INFO program/MainThread: stderr[45]: 2024-03-01 20:59:25,438 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:59:25,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:59:25,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,448 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:59:25,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,449 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:59:25,445 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC 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 (0x7f1acd7c3ac0) -- 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:59:25,450 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:25,452 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:59:25,453 INFO program/MainThread: stderr[46]: 2024-03-01 20:59:25,453 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:59:25,456 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:59:25,459 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,460 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:59:25,463 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,463 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:59:25,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:59:25,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:59:25,469 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:59:25,472 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:25,472 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:59:25,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:59:25,475 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:25,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:25,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:59:25,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:59:25,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:59:25,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:59:25,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:25,497 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:59:25,500 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:59:25,500 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:59:25,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:59:25,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:59:25,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:59:25,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:59:25,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:59:25,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:25,521 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:59:25,524 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:59:25,525 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:59:25,525 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:59:25,525 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:59:25,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:25,528 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:59:25,531 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:59:25,531 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:59:25,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/3fa9ed30-44cc-4cc3-9649-d412fd824650', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN', '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': '3fa9ed30-44cc-4cc3-9649-d412fd824650', 'ID_FS_UUID_ENC': '3fa9ed30-44cc-4cc3-9649-d412fd824650', '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': '1138934366'} ; 2024-03-01 20:59:25,534 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:59:25,535 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:25,538 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:59:25,538 INFO program/MainThread: stderr[47]: 2024-03-01 20:59:25,538 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:59:25,538 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:25,540 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:59:25,540 INFO program/MainThread: stderr[48]: 2024-03-01 20:59:25,541 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:59:25,541 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:25,543 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:59:25,543 INFO program/MainThread: stderr[49]: 2024-03-01 20:59:25,543 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:59:25,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:59:25,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,554 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:59:25,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,555 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:59:25,551 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN 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 (0x7f1acd7c3ac0) -- name = test_vg3 status = True 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:59:25,556 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:25,558 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:59:25,559 INFO program/MainThread: stderr[50]: 2024-03-01 20:59:25,559 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:59:25,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:59:25,566 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,566 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:59:25,569 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,569 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:59:25,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:59:25,575 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,575 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:59:25,575 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:59:25,578 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:25,578 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:59:25,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:59:25,581 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:25,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:25,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:59:25,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:59:25,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:59:25,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:59:25,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:25,603 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:59:25,606 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:59:25,606 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:59:25,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:59:25,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:59:25,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:59:25,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:59:25,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:59:25,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:25,619 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:59:25,622 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:59:25,622 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:59:25,622 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:59:25,622 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:59:25,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:25,625 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:59:25,628 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:59:25,629 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:59:25,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/ccb28732-717e-40ad-b296-4aa3e833dcbe ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b', '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': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', 'ID_FS_UUID_ENC': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', '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': '1137885279'} ; 2024-03-01 20:59:25,632 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:59:25,632 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:25,635 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:59:25,635 INFO program/MainThread: stderr[51]: 2024-03-01 20:59:25,635 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:59:25,635 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:25,638 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:59:25,638 INFO program/MainThread: stderr[52]: 2024-03-01 20:59:25,638 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:59:25,638 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:25,640 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:59:25,641 INFO program/MainThread: stderr[53]: 2024-03-01 20:59:25,641 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:59:25,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:59:25,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,652 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:59:25,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,653 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:59:25,648 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b 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 (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:59:25,654 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:25,656 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:59:25,657 INFO program/MainThread: stderr[54]: 2024-03-01 20:59:25,657 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:59:25,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:59:25,663 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,664 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:59:25,667 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,667 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:59:25,670 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,670 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:59:25,673 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,673 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:59:25,674 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:59:25,676 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:25,677 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:59:25,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:59:25,680 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:25,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:59:25,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:59:25,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:59:25,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:59:25,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:59:25,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:25,701 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:25,704 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:59:25,705 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:59:25,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:59:25,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:59:25,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:59:25,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:59:25,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:59:25,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:25,717 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:25,720 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:59:25,721 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:59:25,721 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:59:25,721 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:59:25,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:25,724 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:25,727 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:59:25,727 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:59:25,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/bcc80efb-85ad-4760-9b36-27737171232a ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV ' '/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': '155', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', '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': 'bcc80efb-85ad-4760-9b36-27737171232a', 'ID_FS_UUID_ENC': 'bcc80efb-85ad-4760-9b36-27737171232a', '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': '1137473612'} ; 2024-03-01 20:59:25,731 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:59:25,731 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,734 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:59:25,734 INFO program/MainThread: stderr[55]: 2024-03-01 20:59:25,734 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:59:25,734 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,737 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:59:25,737 INFO program/MainThread: stderr[56]: 2024-03-01 20:59:25,737 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:59:25,737 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,739 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:59:25,739 INFO program/MainThread: stderr[57]: 2024-03-01 20:59:25,739 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:59:25,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:59:25,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,751 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:25,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,752 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:25,747 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV 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 (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:59:25,753 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,755 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:59:25,755 INFO program/MainThread: stderr[58]: 2024-03-01 20:59:25,755 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:59:25,759 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:59:25,762 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:59:25,765 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:59:25,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:59:25,771 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,771 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:59:25,772 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:59:25,775 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:25,775 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:59:25,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:59:25,778 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:25,778 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:59:25,781 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': '20472005'} ; 2024-03-01 20:59:25,781 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:59:25,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,792 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:59:25,792 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:59:25,792 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:59:25,792 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:59:25,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:59:25,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:59:25,795 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:59:25,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:59:25,798 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:59:25,800 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:59:25,801 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:59:25,801 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:59:25,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1acd8f2ac0) -- 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:59:25,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:59:25,807 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,807 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:59:25,810 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,810 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:59:25,813 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,813 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:59:25,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:59:25,819 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:59:25,821 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:25,824 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:59:25,830 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 0x7f1acd810840> 2024-03-01 20:59:25,869 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:59:25,873 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:59:25,873 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:59:25,876 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': '20473866'} ; 2024-03-01 20:59:25,876 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:59:25,876 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:59:25,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,886 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:59:25,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:25,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:25,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:25,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:59:25,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:59:25,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:59:25,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:59:25,930 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:59:25,933 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:59:25,933 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:59:25,936 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:59:25,936 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:25,937 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:59:25,939 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:59:25,942 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:59:25,945 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:59:25,947 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:59:25,950 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:59:25,951 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:25,951 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:59:25,951 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:59:25,951 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1acd83a790) -- 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 0x7f1ad00a6a40> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:59:25,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:59:25,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:25,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:59:25,960 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:25,960 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:59:25,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:59:25,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:25,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:59:25,966 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:59:25,969 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:25,969 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:59:25,972 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:59:25,972 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:25,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/bcc80efb-85ad-4760-9b36-27737171232a ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '155', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfQS8SmZHnLdvRDx32OXIKtsZeccOX27mV', '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': 'bcc80efb-85ad-4760-9b36-27737171232a', 'ID_FS_UUID_ENC': 'bcc80efb-85ad-4760-9b36-27737171232a', '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': '1137473612'} ; 2024-03-01 20:59:25,975 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:59:25,975 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,978 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:59:25,978 INFO program/MainThread: stderr[59]: 2024-03-01 20:59:25,978 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:59:25,978 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,981 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:59:25,981 INFO program/MainThread: stderr[60]: 2024-03-01 20:59:25,981 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:59:25,981 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:25,983 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:59:25,983 INFO program/MainThread: stderr[61]: 2024-03-01 20:59:25,983 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:59:25,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:25,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:59:25,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,995 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:25,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:25,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:25,991 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:25,997 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:59:26,000 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:59:26,000 INFO program/MainThread: stderr[62]: 2024-03-01 20:59:26,000 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:59:26,003 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:59:26,003 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:59:26,006 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/ccb28732-717e-40ad-b296-4aa3e833dcbe ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '156', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBf6ZcQhCD2MsGW5Lu1X4PgG4qavA7QyT9b', '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': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', 'ID_FS_UUID_ENC': 'ccb28732-717e-40ad-b296-4aa3e833dcbe', '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': '1137885279'} ; 2024-03-01 20:59:26,006 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:59:26,007 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:26,009 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:59:26,009 INFO program/MainThread: stderr[63]: 2024-03-01 20:59:26,009 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:59:26,009 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:26,011 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:59:26,012 INFO program/MainThread: stderr[64]: 2024-03-01 20:59:26,012 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:59:26,012 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:26,014 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:59:26,014 INFO program/MainThread: stderr[65]: 2024-03-01 20:59:26,014 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:59:26,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,021 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:59:26,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,025 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,022 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:26,027 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:59:26,030 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:59:26,030 INFO program/MainThread: stderr[66]: 2024-03-01 20:59:26,030 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:59:26,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:59:26,034 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:59:26,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/3fa9ed30-44cc-4cc3-9649-d412fd824650 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '157', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfueeadx8FkU1erxEGJmFgnseQpGgSAqJN', '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': '3fa9ed30-44cc-4cc3-9649-d412fd824650', 'ID_FS_UUID_ENC': '3fa9ed30-44cc-4cc3-9649-d412fd824650', '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': '1138934366'} ; 2024-03-01 20:59:26,036 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:59:26,037 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:26,039 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:59:26,039 INFO program/MainThread: stderr[67]: 2024-03-01 20:59:26,039 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:59:26,039 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:26,042 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:59:26,042 INFO program/MainThread: stderr[68]: 2024-03-01 20:59:26,042 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:59:26,042 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:26,044 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:59:26,044 INFO program/MainThread: stderr[69]: 2024-03-01 20:59:26,045 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:59:26,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,051 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:59:26,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,055 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,052 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:26,057 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:59:26,060 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:59:26,060 INFO program/MainThread: stderr[70]: 2024-03-01 20:59:26,060 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:59:26,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:59:26,064 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:59:26,067 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/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/06fcdab9-de8b-4f2d-990c-92ccf9057737', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-0Nmk2wSn374wT4XbJVpqerj4e4rFuoBfG11aBdBng2zGRuQ617tw254AczU8tBKC', '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': '06fcdab9-de8b-4f2d-990c-92ccf9057737', 'ID_FS_UUID_ENC': '06fcdab9-de8b-4f2d-990c-92ccf9057737', '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': '1140012107'} ; 2024-03-01 20:59:26,067 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:59:26,067 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:26,070 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:59:26,070 INFO program/MainThread: stderr[71]: 2024-03-01 20:59:26,070 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:59:26,070 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:26,072 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:59:26,073 INFO program/MainThread: stderr[72]: 2024-03-01 20:59:26,073 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:59:26,073 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:26,075 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:59:26,075 INFO program/MainThread: stderr[73]: 2024-03-01 20:59:26,075 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:59:26,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,082 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:59:26,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,082 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:26,088 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:59:26,090 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:59:26,091 INFO program/MainThread: stderr[74]: 2024-03-01 20:59:26,091 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:59:26,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:59:26,094 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:59:26,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/a61812b9-2455-4202-81ef-a1c99c7c78c3 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '159', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqDcKjTNoTEYah6VH0UA5D8GL6OnDND1TX', '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': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', 'ID_FS_UUID_ENC': 'a61812b9-2455-4202-81ef-a1c99c7c78c3', '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': '1141745559'} ; 2024-03-01 20:59:26,097 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:59:26,097 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:26,100 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:59:26,100 INFO program/MainThread: stderr[75]: 2024-03-01 20:59:26,100 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:59:26,100 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:26,103 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:59:26,103 INFO program/MainThread: stderr[76]: 2024-03-01 20:59:26,103 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:59:26,103 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:26,105 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:59:26,105 INFO program/MainThread: stderr[77]: 2024-03-01 20:59:26,106 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:59:26,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,113 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:59:26,115 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,116 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,113 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:59:26,117 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:59:26,120 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:59:26,120 INFO program/MainThread: stderr[78]: 2024-03-01 20:59:26,120 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:59:26,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:59:26,124 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:59:26,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/9f4ed1df-dbee-4ff2-8fd7-4eec328c9479 ' '/dev/disk/by-id/dm-uuid-LVM-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '160', '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-fnYJVDePdNwVzEdurFFrRMUeeL7Q6JjqT1X0RrTkbgVoQf8W2pfIBPZ01I4m9Ef6', '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': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', 'ID_FS_UUID_ENC': '9f4ed1df-dbee-4ff2-8fd7-4eec328c9479', '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': '1142204677'} ; 2024-03-01 20:59:26,127 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:59:26,127 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:26,129 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:59:26,130 INFO program/MainThread: stderr[79]: 2024-03-01 20:59:26,130 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:59:26,130 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:26,132 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:59:26,132 INFO program/MainThread: stderr[80]: 2024-03-01 20:59:26,132 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:59:26,132 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:26,135 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:59:26,135 INFO program/MainThread: stderr[81]: 2024-03-01 20:59:26,135 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:59:26,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,143 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:59:26,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,146 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,146 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,147 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,143 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,147 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:59:26,150 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:59:26,150 INFO program/MainThread: stderr[82]: 2024-03-01 20:59:26,150 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:59:26,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:59:26,153 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:59:26,156 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/db258f1d-03b5-4211-8e2e-fdf0d73fb45e ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '161', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByVf9fTDggeu8IEZ4ICFMKa3t0IVnBNgV5', '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': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', 'ID_FS_UUID_ENC': 'db258f1d-03b5-4211-8e2e-fdf0d73fb45e', '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': '1143936407'} ; 2024-03-01 20:59:26,156 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:59:26,157 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:26,159 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:59:26,159 INFO program/MainThread: stderr[83]: 2024-03-01 20:59:26,159 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:59:26,159 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:26,162 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:59:26,162 INFO program/MainThread: stderr[84]: 2024-03-01 20:59:26,162 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:59:26,162 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:26,164 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:59:26,164 INFO program/MainThread: stderr[85]: 2024-03-01 20:59:26,164 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:59:26,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,171 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:59:26,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,174 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,175 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,171 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:59:26,175 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:59:26,178 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:59:26,178 INFO program/MainThread: stderr[86]: 2024-03-01 20:59:26,178 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:59:26,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:59:26,182 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:59:26,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ee9b3ab7-259f-4dda-865c-9b663eaa6316', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '162', '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-Ta6112fOnrR87go9ErSLi2j5FQwg9eByiLT7fWYgsBk7a2mCDM6godhuO2hJqcKe', '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': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', 'ID_FS_UUID_ENC': 'ee9b3ab7-259f-4dda-865c-9b663eaa6316', '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': '1144371072'} ; 2024-03-01 20:59:26,184 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:59:26,185 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:26,187 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:59:26,187 INFO program/MainThread: stderr[87]: 2024-03-01 20:59:26,187 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:59:26,187 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:26,190 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:59:26,190 INFO program/MainThread: stderr[88]: 2024-03-01 20:59:26,190 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:59:26,190 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:26,192 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:59:26,192 INFO program/MainThread: stderr[89]: 2024-03-01 20:59:26,192 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:59:26,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,199 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:59:26,202 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,202 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,203 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,199 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,204 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:59:26,206 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:59:26,206 INFO program/MainThread: stderr[90]: 2024-03-01 20:59:26,206 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:59:26,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:59:26,210 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:59:26,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:26,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:26,237 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:59:26,238 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:59:26,241 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:59:26,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:26,247 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:59:26,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:26,250 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:59:26,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:26,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:26,260 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:59:26,263 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:59:26,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:26,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:26,271 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:59:26,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:26,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:26,281 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:59:26,284 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:59:26,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:26,289 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:59:26,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:26,292 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:59:26,294 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:59:26,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:26,300 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:59:26,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:26,303 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:59:26,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,308 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:59:26,308 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,309 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,309 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,309 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,310 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,310 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,310 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,311 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,311 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,311 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,312 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:59:26,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:59:26,317 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:59:26,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:59:26,322 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:59:26,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:59:26,327 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:59:26,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,333 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:59:26,333 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:59:26,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,336 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,337 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,343 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,344 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,351 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,352 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,355 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,356 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,359 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,360 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,363 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,367 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,371 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,374 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,375 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,378 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,379 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,382 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,383 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,386 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,390 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,391 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,394 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,395 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,398 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,401 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,402 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,405 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,406 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,409 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,410 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,413 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,414 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,417 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,418 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,421 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,421 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,421 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,425 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,428 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,429 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,432 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,433 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,440 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,444 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,448 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,451 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,452 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,455 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,455 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:59:26,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = iLT7fW-YgsB-k7a2-mCDM-6god-huO2-hJqcKe size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:59:26,456 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:59:26,459 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:59:26,459 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:59:26,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:59:26,462 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:26,463 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:59:26,466 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:59:26,466 INFO program/MainThread: stderr[91]: 2024-03-01 20:59:26,466 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:59:26,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:59:26,470 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:59:26,470 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:26,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,476 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:59:26,476 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:59:26,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,478 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,479 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,482 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,483 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,485 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,486 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,492 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,493 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,495 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,495 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,496 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,499 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,499 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,503 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,510 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,529 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,542 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,546 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,549 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,550 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,556 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,559 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,563 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,566 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,567 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,569 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,570 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,576 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,577 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,583 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:59:26,584 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:59:26,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd81d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Vf9fTD-ggeu-8IEZ-4ICF-MKa3-t0IV-nBNgV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Ta6112-fOnr-R87g-o9Er-SLi2-j5FQ-wg9eBy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:59:26,584 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:59:26,587 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:59:26,587 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:59:26,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:59:26,590 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:26,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:59:26,594 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:59:26,594 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:26,594 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sda', 'sdb', 'sdc'] 2024-03-01 20:59:26,594 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:59:26,596 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:59:26,597 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,599 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:59:26,602 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:59:26,605 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:59:26,605 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:59:26,605 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:59:26,605 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:59:26,605 DEBUG blivet/MainThread: removing sda 2024-03-01 20:59:26,608 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:26,608 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:59:26,611 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:59:26,611 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:59:26,611 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:59:26,611 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:59:26,613 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:26,613 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:59:26,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:59:26,616 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:59:26,616 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:59:26,616 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:59:26,619 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:26,619 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:59:26,621 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:59:26,622 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:59:26,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,627 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:59:26,627 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,627 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,628 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,628 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,628 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,629 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,629 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,629 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,630 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,630 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,630 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,631 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:59:26,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:59:26,636 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:59:26,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:59:26,641 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:59:26,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:59:26,646 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:59:26,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,651 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:59:26,651 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:59:26,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,654 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,655 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,658 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,658 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,661 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,661 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,662 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,665 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,666 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,669 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,670 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,673 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,674 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,676 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,677 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,678 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,681 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,682 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,684 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,685 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,688 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,689 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,691 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,692 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,693 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,696 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,697 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,700 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,701 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,704 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,704 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,705 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,708 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,711 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,716 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,720 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,724 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,728 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,730 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,734 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,735 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,738 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,742 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,743 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,746 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,750 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,753 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,754 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,757 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,757 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,758 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,761 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,762 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,764 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,765 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,766 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,768 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,769 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,770 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,772 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,772 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,773 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:59:26,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd83db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = T1X0Rr-Tkbg-VoQf-8W2p-fIBP-Z01I-4m9Ef6 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:59:26,774 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:59:26,777 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:59:26,777 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:59:26,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:59:26,780 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:26,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:59:26,783 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:59:26,783 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:26,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,788 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:59:26,789 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:59:26,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,791 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,792 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,794 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,795 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,798 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,799 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,801 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,802 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,805 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,806 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,808 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,809 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,811 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,812 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,815 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,816 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,818 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,819 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,821 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,822 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,822 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,822 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,824 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,825 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,826 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,828 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,829 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,831 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,832 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,832 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,835 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,835 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,836 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,838 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,839 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,839 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,845 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,846 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,848 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,849 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,852 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,852 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,855 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,856 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,858 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,859 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,859 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,862 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,862 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,865 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,866 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,868 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,868 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,869 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,869 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,871 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,872 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,873 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,875 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,876 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,878 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,879 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,879 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,882 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,882 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,883 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,885 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,886 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,888 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,889 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,892 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,893 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:59:26,896 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:59:26,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7c07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = DcKjTN-oTEY-ah6V-H0UA-5D8G-L6On-DND1TX size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd8f2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = fnYJVD-ePdN-wVzE-durF-FrRM-UeeL-7Q6Jjq size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 20:59:26,897 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:59:26,899 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:59:26,899 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:59:26,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:59:26,903 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:26,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:59:26,906 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:59:26,906 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:26,906 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 20:59:26,906 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:59:26,908 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:59:26,909 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,911 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:59:26,914 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:59:26,917 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:59:26,917 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:59:26,917 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:59:26,917 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:59:26,917 DEBUG blivet/MainThread: removing sde 2024-03-01 20:59:26,919 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:26,919 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:59:26,922 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:59:26,922 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:59:26,922 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:59:26,922 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:59:26,925 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:26,925 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:59:26,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:59:26,928 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:59:26,928 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:59:26,928 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:59:26,930 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:26,930 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:26,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:59:26,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:59:26,933 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:59:26,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,939 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:59:26,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,939 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,940 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,941 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,941 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,942 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,942 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,942 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,943 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,943 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:59:26,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:59:26,948 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:59:26,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:59:26,953 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:59:26,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:59:26,958 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:59:26,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:59:26,963 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:59:26,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:26,968 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:59:26,968 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:59:26,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,972 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:26,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,977 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:26,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,983 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:26,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,988 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:26,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,992 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,993 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:26,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,997 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:26,998 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,002 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,003 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:26,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,007 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,009 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,012 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,014 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,017 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,019 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,022 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,024 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,029 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,033 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,034 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,038 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,039 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,044 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,049 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,053 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,058 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,059 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,063 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,064 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,074 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,078 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,079 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,083 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,084 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,088 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,089 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,098 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,100 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,103 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,105 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,108 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,110 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,113 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,115 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,119 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,125 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,129 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:59:27,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7d3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = G11aBd-Bng2-zGRu-Q617-tw25-4Acz-U8tBKC size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 20:59:27,131 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:59:27,133 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:59:27,133 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:59:27,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:59:27,136 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:27,139 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:59:27,140 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:59:27,140 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:27,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:27,145 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:59:27,145 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:59:27,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,148 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,149 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,152 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,154 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,157 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,158 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,162 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,166 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,171 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,176 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,177 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,180 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,182 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,185 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,186 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,190 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,191 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,194 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,196 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,199 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,200 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,204 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,205 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,208 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,209 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,213 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,214 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,218 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,219 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,224 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,228 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,232 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,233 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,236 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,238 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,242 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,247 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,250 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,255 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,256 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,260 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,264 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,265 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,269 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,270 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,273 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,275 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,278 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,279 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,283 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,284 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,287 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,288 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,292 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,293 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:59:27,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7e2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ueeadx-8FkU-1erx-EGJm-Fgns-eQpG-gSAqJN size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 20:59:27,294 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:59:27,296 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:59:27,296 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:59:27,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:59:27,299 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:27,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:59:27,303 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:59:27,303 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:27,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:27,308 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:59:27,308 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:59:27,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,311 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,312 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,315 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,316 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,320 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,324 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,328 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,329 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,333 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,334 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,337 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,338 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,341 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,342 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,345 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,346 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,350 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,351 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,354 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,355 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,358 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,359 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,362 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,363 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,367 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,368 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,371 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,372 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,375 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,376 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,380 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,385 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,388 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,392 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,393 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,396 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,397 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,401 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,402 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,406 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,409 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,410 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,413 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,414 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,418 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,419 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,422 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,423 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,426 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,427 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,430 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,432 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,435 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,436 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,439 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,440 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,443 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,444 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:59:27,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd818d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6ZcQhC-D2Ms-GW5L-u1X4-PgG4-qavA-7QyT9b size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,445 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:59:27,448 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:59:27,448 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:59:27,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:59:27,451 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:27,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:59:27,454 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:59:27,454 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:27,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:27,459 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:59:27,459 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:59:27,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,462 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,466 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,466 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,469 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,470 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,473 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,474 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,477 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,478 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,481 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,482 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,485 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,485 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,488 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,489 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,492 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,493 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,496 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,497 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,500 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,501 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,504 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,505 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,508 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,508 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,511 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,512 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,515 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,516 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,519 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,520 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,523 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,524 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,530 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,531 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,534 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,535 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,538 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,539 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,542 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,543 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,545 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,546 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,549 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,550 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,553 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,554 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,557 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,558 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,561 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,561 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,564 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,565 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,568 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,569 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,572 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,573 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,576 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,577 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,580 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:59:27,580 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:59:27,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1acd7fe400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QS8SmZ-HnLd-vRDx-32OX-IKts-Zecc-OX27mV size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1acd7c3ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0Nmk2w-Sn37-4wT4-XbJV-pqer-j4e4-rFuoBf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:59:27,581 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:59:27,584 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:59:27,584 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:59:27,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:59:27,587 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:59:27,590 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:59:27,590 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,590 DEBUG blivet.ansible/MainThread: ['sdg', 'sdh', 'sdi', 'test_vg3', 'sdj'] 2024-03-01 20:59:27,590 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:59:27,592 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:59:27,593 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,595 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:59:27,598 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:59:27,601 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:59:27,603 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:59:27,603 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:59:27,603 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:59:27,604 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:59:27,604 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:59:27,606 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:27,606 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:59:27,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:59:27,609 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:59:27,609 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:59:27,609 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:59:27,612 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:27,612 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:59:27,614 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:59:27,614 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:59:27,614 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:59:27,615 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:59:27,617 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:27,617 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:59:27,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:59:27,620 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:59:27,620 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:59:27,620 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:59:27,622 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:59:27,623 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:59:27,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:59:27,625 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:59:27,625 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:59:27,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,636 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,653 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,667 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,686 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:59:27,687 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,717 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:59:27,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,750 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:59:27,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,781 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:59:27,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,811 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:59:27,812 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,821 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,841 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:59:27,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,870 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:59:27,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,900 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:59:27,900 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:27,900 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:59:27,901 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:59:27,902 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:59:27,902 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:59:27,904 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:59:27,906 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:59:27,909 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:59:27,911 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:59:27,912 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:59:27,914 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:59:27,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 0x7f1acd758ea0> 2024-03-01 20:59:27,915 INFO blivet/MainThread: sorting actions... 2024-03-01 20:59:27,934 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,934 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,934 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:27,934 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:27,934 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:59:27,935 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:59:27,936 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:59:27,937 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:59:27,938 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:27,943 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:59:27,943 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:59:27,951 INFO program/MainThread: stdout: 2024-03-01 20:59:27,951 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:27,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:27,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:27,978 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:59:27,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:59:27,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:59:27,988 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:59:27,991 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:59:27,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:59:27,994 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,033 INFO program/MainThread: stdout[92]: 2024-03-01 20:59:28,034 INFO program/MainThread: stderr[92]: 2024-03-01 20:59:28,034 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:59:28,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:59:28,040 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,043 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,046 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,049 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,051 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,054 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,057 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,059 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:59:28,062 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,103 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:59:28,104 INFO program/MainThread: stderr[93]: 2024-03-01 20:59:28,104 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:59:28,104 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:28,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,126 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:59:28,127 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:59:28,136 INFO program/MainThread: stdout: 2024-03-01 20:59:28,137 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:28,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:28,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:28,182 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,182 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:59:28,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:59:28,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:59:28,192 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:59:28,195 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:59:28,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:59:28,198 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,237 INFO program/MainThread: stdout[94]: 2024-03-01 20:59:28,238 INFO program/MainThread: stderr[94]: 2024-03-01 20:59:28,238 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:59:28,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:59:28,245 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,247 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,250 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,253 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,256 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,259 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,261 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:59:28,267 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,309 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:59:28,309 INFO program/MainThread: stderr[95]: 2024-03-01 20:59:28,310 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:59:28,310 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:28,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,327 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:59:28,327 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:59:28,340 INFO program/MainThread: stdout: 2024-03-01 20:59:28,341 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:28,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:28,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:28,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,384 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:59:28,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:59:28,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:59:28,394 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:59:28,397 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:59:28,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:59:28,400 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,441 INFO program/MainThread: stdout[96]: 2024-03-01 20:59:28,442 INFO program/MainThread: stderr[96]: 2024-03-01 20:59:28,442 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:59:28,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:59:28,449 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,451 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,454 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,457 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,460 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,465 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,468 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:59:28,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:59:28,471 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,503 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:59:28,503 INFO program/MainThread: stderr[97]: 2024-03-01 20:59:28,504 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:59:28,504 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:28,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,522 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:59:28,523 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:59:28,533 INFO program/MainThread: stdout: 2024-03-01 20:59:28,533 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:28,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:28,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:28,590 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:28,590 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:59:28,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:59:28,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:59:28,600 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:59:28,603 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:59:28,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:59:28,606 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,644 INFO program/MainThread: stdout[98]: 2024-03-01 20:59:28,644 INFO program/MainThread: stderr[98]: 2024-03-01 20:59:28,644 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:59:28,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:59:28,651 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,657 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,663 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,665 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,668 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,671 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:59:28,674 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,705 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:59:28,706 INFO program/MainThread: stderr[99]: 2024-03-01 20:59:28,706 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:59:28,706 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:59:28,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:59:28,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:59:28,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:59:28,733 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,743 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,758 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,764 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,773 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,780 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,783 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,785 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:59:28,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:59:28,788 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,818 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:59:28,818 INFO program/MainThread: stderr[100]: 2024-03-01 20:59:28,819 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:59:28,819 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,875 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:59:28,875 INFO program/MainThread: stderr[101]: 2024-03-01 20:59:28,875 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:59:28,876 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:28,924 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:59:28,925 INFO program/MainThread: stderr[102]: 2024-03-01 20:59:28,925 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:59:28,925 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:59:28,931 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:28,942 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:59:28,947 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:59:28,947 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:29,012 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:59:29,012 INFO program/MainThread: stderr[103]: 2024-03-01 20:59:29,012 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:59:29,012 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:59:29,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,034 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:29,042 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 20:59:29,042 INFO program/MainThread: stderr[104]: 2024-03-01 20:59:29,042 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:59:29,042 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdj ... 2024-03-01 20:59:29,057 INFO program/MainThread: stdout[105]: 2024-03-01 20:59:29,057 INFO program/MainThread: stderr[105]: 2024-03-01 20:59:29,057 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:59:29,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,077 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:59:29,081 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,083 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,086 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,086 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:29,121 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:59:29,122 INFO program/MainThread: stderr[106]: 2024-03-01 20:59:29,122 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:59:29,122 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:59:29,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,136 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,137 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:29,145 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 20:59:29,145 INFO program/MainThread: stderr[107]: 2024-03-01 20:59:29,146 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:59:29,146 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdi ... 2024-03-01 20:59:29,161 INFO program/MainThread: stdout[108]: 2024-03-01 20:59:29,161 INFO program/MainThread: stderr[108]: 2024-03-01 20:59:29,161 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:59:29,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,171 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,181 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:59:29,185 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,187 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,190 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,190 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda ... 2024-03-01 20:59:29,220 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:59:29,220 INFO program/MainThread: stderr[109]: 2024-03-01 20:59:29,221 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:59:29,221 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:59:29,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,238 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,246 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 20:59:29,247 INFO program/MainThread: stderr[110]: 2024-03-01 20:59:29,247 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:59:29,247 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 20:59:29,262 INFO program/MainThread: stdout[111]: 2024-03-01 20:59:29,262 INFO program/MainThread: stderr[111]: 2024-03-01 20:59:29,262 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:59:29,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,284 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:59:29,288 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,290 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,293 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,293 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,323 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:59:29,324 INFO program/MainThread: stderr[112]: 2024-03-01 20:59:29,324 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:59:29,324 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:59:29,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,340 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,347 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 20:59:29,348 INFO program/MainThread: stderr[113]: 2024-03-01 20:59:29,348 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:59:29,348 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 20:59:29,362 INFO program/MainThread: stdout[114]: 2024-03-01 20:59:29,362 INFO program/MainThread: stderr[114]: 2024-03-01 20:59:29,362 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:59:29,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,382 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:29,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,389 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:59:29,389 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:59:29,397 INFO program/MainThread: stdout: 2024-03-01 20:59:29,397 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:29,397 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,415 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,424 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,425 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:59:29,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:59:29,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:59:29,435 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:59:29,438 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:59:29,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:59:29,441 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,483 INFO program/MainThread: stdout[115]: 2024-03-01 20:59:29,484 INFO program/MainThread: stderr[115]: 2024-03-01 20:59:29,484 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:59:29,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:59:29,490 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,493 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:59:29,496 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:59:29,501 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,504 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:59:29,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:59:29,507 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,539 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 20:59:29,540 INFO program/MainThread: stderr[116]: 2024-03-01 20:59:29,540 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:59:29,540 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:29,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,560 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:59:29,560 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:59:29,574 INFO program/MainThread: stdout: 2024-03-01 20:59:29,575 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:29,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,599 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,609 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:59:29,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:59:29,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:59:29,619 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:59:29,622 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:59:29,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:59:29,625 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,662 INFO program/MainThread: stdout[117]: 2024-03-01 20:59:29,663 INFO program/MainThread: stderr[117]: 2024-03-01 20:59:29,663 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:59:29,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:59:29,670 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,672 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:59:29,675 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,678 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:59:29,681 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,683 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:59:29,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:59:29,686 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,716 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 20:59:29,716 INFO program/MainThread: stderr[118]: 2024-03-01 20:59:29,717 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:59:29,717 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:59:29,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:59:29,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:59:29,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:59:29,752 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,759 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:59:29,764 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,770 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:59:29,772 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,775 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:59:29,777 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:59:29,778 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,805 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 20:59:29,806 INFO program/MainThread: stderr[119]: 2024-03-01 20:59:29,806 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:59:29,806 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,855 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:59:29,856 INFO program/MainThread: stderr[120]: 2024-03-01 20:59:29,856 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:59:29,856 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,887 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 20:59:29,887 INFO program/MainThread: stderr[121]: 2024-03-01 20:59:29,887 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:59:29,888 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:59:29,895 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:29,905 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,914 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:59:29,914 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,962 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:59:29,965 INFO program/MainThread: stderr[122]: 2024-03-01 20:59:29,965 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:59:29,965 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:59:29,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:29,976 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:29,976 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:29,985 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 20:59:29,985 INFO program/MainThread: stderr[123]: 2024-03-01 20:59:29,985 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:59:29,985 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 20:59:29,999 INFO program/MainThread: stdout[124]: 2024-03-01 20:59:29,999 INFO program/MainThread: stderr[124]: 2024-03-01 20:59:29,999 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:59:30,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,019 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,019 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:59:30,023 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,025 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,028 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,028 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 20:59:30,060 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:59:30,061 INFO program/MainThread: stderr[125]: 2024-03-01 20:59:30,061 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:59:30,061 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:59:30,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,074 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,074 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/sde,/dev/sdb,/dev/sda ... 2024-03-01 20:59:30,082 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 20:59:30,082 INFO program/MainThread: stderr[126]: 2024-03-01 20:59:30,083 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:59:30,083 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 20:59:30,098 INFO program/MainThread: stdout[127]: 2024-03-01 20:59:30,098 INFO program/MainThread: stderr[127]: 2024-03-01 20:59:30,098 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:59:30,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,117 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,118 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:59:30,121 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,124 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,127 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,127 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 20:59:30,157 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:59:30,157 INFO program/MainThread: stderr[128]: 2024-03-01 20:59:30,158 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:59:30,158 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:59:30,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,171 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,172 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/sdb,/dev/sda ... 2024-03-01 20:59:30,180 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 20:59:30,181 INFO program/MainThread: stderr[129]: 2024-03-01 20:59:30,181 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:59:30,181 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 20:59:30,195 INFO program/MainThread: stdout[130]: 2024-03-01 20:59:30,195 INFO program/MainThread: stderr[130]: 2024-03-01 20:59:30,195 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:59:30,195 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,207 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,216 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,216 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:30,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,223 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:59:30,224 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:59:30,231 INFO program/MainThread: stdout: 2024-03-01 20:59:30,231 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:30,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,245 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,256 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:59:30,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:59:30,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:59:30,266 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:59:30,269 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:59:30,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:59:30,272 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/sdb,/dev/sda ... 2024-03-01 20:59:30,310 INFO program/MainThread: stdout[131]: 2024-03-01 20:59:30,311 INFO program/MainThread: stderr[131]: 2024-03-01 20:59:30,311 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:59:30,315 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:59:30,318 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:59:30,323 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,326 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:59:30,329 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,332 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:59:30,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:59:30,334 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/sdb,/dev/sda ... 2024-03-01 20:59:30,369 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 20:59:30,370 INFO program/MainThread: stderr[132]: 2024-03-01 20:59:30,370 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:59:30,370 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:30,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,385 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:59:30,386 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:59:30,399 INFO program/MainThread: stdout: 2024-03-01 20:59:30,400 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:59:30,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,400 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,424 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,435 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,435 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:59:30,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:30,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:59:30,445 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:59:30,448 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:59:30,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:59:30,451 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/sdb,/dev/sda ... 2024-03-01 20:59:30,484 INFO program/MainThread: stdout[133]: 2024-03-01 20:59:30,485 INFO program/MainThread: stderr[133]: 2024-03-01 20:59:30,485 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:59:30,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:59:30,491 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,494 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:30,497 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,500 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:30,502 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,505 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:30,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:59:30,508 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/sdb,/dev/sda ... 2024-03-01 20:59:30,549 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 20:59:30,550 INFO program/MainThread: stderr[134]: 2024-03-01 20:59:30,550 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:59:30,551 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:59:30,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:59:30,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:59:30,580 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:59:30,585 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,592 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:30,596 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,598 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:30,601 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:30,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:59:30,606 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/sdb,/dev/sda ... 2024-03-01 20:59:30,631 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 20:59:30,631 INFO program/MainThread: stderr[135]: 2024-03-01 20:59:30,632 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:59:30,632 INFO program/MainThread: Running [136] 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:59:30,680 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:59:30,680 INFO program/MainThread: stderr[136]: 2024-03-01 20:59:30,680 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:59:30,680 INFO program/MainThread: Running [137] 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:59:30,711 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 20:59:30,711 INFO program/MainThread: stderr[137]: 2024-03-01 20:59:30,711 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:59:30,712 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:59:30,718 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,727 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,737 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,737 INFO program/MainThread: Running [138] 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:59:30,791 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:59:30,792 INFO program/MainThread: stderr[138]: 2024-03-01 20:59:30,792 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:59:30,792 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:59:30,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,804 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/sda ... 2024-03-01 20:59:30,812 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 20:59:30,813 INFO program/MainThread: stderr[139]: 2024-03-01 20:59:30,813 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:59:30,813 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdc ... 2024-03-01 20:59:30,827 INFO program/MainThread: stdout[140]: 2024-03-01 20:59:30,827 INFO program/MainThread: stderr[140]: 2024-03-01 20:59:30,827 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:59:30,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,836 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,849 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:59:30,853 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,856 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,858 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,858 INFO program/MainThread: Running [141] 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:59:30,886 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:59:30,887 INFO program/MainThread: stderr[141]: 2024-03-01 20:59:30,887 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:59:30,887 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:59:30,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,904 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:59:30,912 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 20:59:30,912 INFO program/MainThread: stderr[142]: 2024-03-01 20:59:30,912 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:59:30,912 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdb ... 2024-03-01 20:59:30,926 INFO program/MainThread: stdout[143]: 2024-03-01 20:59:30,926 INFO program/MainThread: stderr[143]: 2024-03-01 20:59:30,926 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:59:30,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:30,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:30,948 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:59:30,951 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:30,954 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,956 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:59:30,957 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 20:59:30,989 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:59:30,989 INFO program/MainThread: stderr[144]: 2024-03-01 20:59:30,989 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:59:30,991 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:59:30,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:31,004 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:31,004 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:59:31,012 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 20:59:31,012 INFO program/MainThread: stderr[145]: 2024-03-01 20:59:31,013 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:59:31,013 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sda ... 2024-03-01 20:59:31,027 INFO program/MainThread: stdout[146]: 2024-03-01 20:59:31,027 INFO program/MainThread: stderr[146]: 2024-03-01 20:59:31,027 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:59:31,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:31,036 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:31,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:31,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:31,050 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:59:31,050 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 0x7f1acd74ba90> 2024-03-01 20:59:41,363 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_w0iaua_5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:59:44,586 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_da5xrhht/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:59:48,792 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9ck7r40o/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:59:48,825 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:48,826 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:59:48,829 INFO program/MainThread: stdout[2]: 2024-03-01 20:59:48,829 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:59:48,829 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:59:48,829 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:59:48,833 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:48,834 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:59:48,837 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:48,837 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:59:48,840 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:48,840 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:59:48,843 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:48,843 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:59:48,851 INFO program/MainThread: stdout: 2024-03-01 20:59:48,851 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:59:48,851 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:59:48,851 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:59:48,851 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:48,851 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:59:48,852 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:48,852 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:48,852 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:59:48,852 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:48,852 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:59:48,853 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:59:48,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:48,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:48,878 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:59:48,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:59:48,882 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:59:48,883 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:59:48,910 INFO program/MainThread: stdout[3]: 2024-03-01 20:59:48,910 INFO program/MainThread: stderr[3]: 2024-03-01 20:59:48,910 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:59:48,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:48,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:48,921 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:59:48,923 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:59:48,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:59:48,928 INFO blivet/MainThread: sda is a disk 2024-03-01 20:59:48,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:59:48,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:59:48,932 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:59:48,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:59:48,935 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:59:48,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:59:48,938 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:59:48,939 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:59:48,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcd2f8e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:59:48,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:59:48,942 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:59:48,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:59:48,945 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:59:48,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:59:48,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:48,956 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:59:48,957 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:59:48,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:59:48,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:59:48,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:59:48,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:59:48,963 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:59:48,966 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:59:48,966 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:59:48,966 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:59:48,966 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcd23c9a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:59:48,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:59:48,970 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:59:48,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:59:48,973 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:59:48,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:59:48,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:48,983 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:59:48,984 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:59:48,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:59:48,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:59:48,987 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:59:48,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:59:48,990 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:59:48,993 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:59:48,993 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:59:48,993 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:59:48,993 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcd23c430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:59:48,997 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:59:48,997 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:59:48,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:59:49,000 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:59:49,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,010 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:59:49,010 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:59:49,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:59:49,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:59:49,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:59:49,016 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:59:49,016 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:59:49,019 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:59:49,019 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,020 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:59:49,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc219940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:59:49,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:59:49,023 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:59:49,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:59:49,026 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:59:49,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,036 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:59:49,037 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:59:49,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:59:49,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:59:49,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:59:49,042 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:59:49,043 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:59:49,045 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:59:49,046 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,046 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:59:49,046 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc219370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:59:49,049 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:59:49,049 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:59:49,052 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:59:49,052 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:59:49,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,063 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:59:49,063 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:59:49,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:59:49,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:59:49,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:59:49,069 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:59:49,069 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:59:49,072 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:59:49,072 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,072 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:59:49,072 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcd23c970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:59:49,075 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:59:49,075 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:59:49,078 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:59:49,078 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:59:49,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,089 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:59:49,089 INFO blivet/MainThread: sde is a disk 2024-03-01 20:59:49,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:59:49,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:59:49,092 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:59:49,095 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:59:49,095 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:59:49,097 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:59:49,098 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,098 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:59:49,098 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc1a5640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:59:49,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:59:49,101 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:59:49,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:59:49,104 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:59:49,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:59:49,115 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:59:49,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:59:49,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:59:49,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:59:49,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:59:49,121 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:59:49,124 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:59:49,124 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,125 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:59:49,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc214c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:59:49,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:59:49,128 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:59:49,131 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:59:49,131 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:59:49,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,141 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:59:49,142 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:59:49,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:59:49,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:59:49,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:59:49,147 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:59:49,148 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:59:49,151 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:59:49,151 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,151 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:59:49,151 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc1a5d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:59:49,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:59:49,154 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:59:49,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:59:49,157 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:59:49,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,168 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:59:49,168 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:59:49,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:59:49,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:59:49,171 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:59:49,174 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:59:49,174 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:59:49,177 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:59:49,177 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,178 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:59:49,178 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc1a5580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:59:49,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:59:49,181 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:59:49,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:59:49,184 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:59:49,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,194 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:59:49,195 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:59:49,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:59:49,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:59:49,198 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:59:49,200 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:59:49,201 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:59:49,203 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:59:49,204 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,204 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:59:49,204 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc1b6220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:59:49,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:59:49,207 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:59:49,210 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:59:49,210 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:59:49,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,220 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:59:49,221 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:59:49,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:59:49,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:59:49,224 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:59:49,227 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:59:49,227 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:59:49,230 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:59:49,230 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:59:49,231 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:59:49,231 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc1b6760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:59:49,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:59:49,234 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:59:49,237 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': '20472005'} ; 2024-03-01 20:59:49,237 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:59:49,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,246 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:59:49,247 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:59:49,247 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:59:49,247 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:59:49,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:59:49,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:59:49,250 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:59:49,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:59:49,253 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:59:49,255 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:59:49,256 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:59:49,256 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:59:49,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2fcc1b6fa0) -- 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:59:49,259 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:59:49,262 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:49,263 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:59:49,265 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:49,266 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:59:49,269 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:49,269 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:59:49,272 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:49,272 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:59:49,275 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:59:49,277 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:49,280 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:59:49,290 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 0x7f2fcf15c340> 2024-03-01 20:59:49,331 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:59:49,334 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:59:49,335 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:59:49,338 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': '20473866'} ; 2024-03-01 20:59:49,338 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:59:49,338 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:59:49,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,346 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:59:49,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,351 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:49,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:49,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:59:49,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:59:49,387 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:59:49,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:59:49,389 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:59:49,392 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:59:49,392 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:59:49,395 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:59:49,396 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:49,396 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:59:49,398 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:59:49,401 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:59:49,404 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:59:49,406 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:59:49,409 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:59:49,410 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:49,410 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:59:49,410 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:59:49,410 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2fcc1c5bb0) -- 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 0x7f2fcc1cef90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:59:49,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:59:49,416 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:49,416 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:59:49,420 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:49,420 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:59:49,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:49,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:59:49,426 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:49,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:59:49,427 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:59:49,427 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:59:49,431 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:49,431 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:59:49,433 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:59:49,434 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:49,434 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:49,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:49,456 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:59:49,457 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:59:49,460 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:59:49,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,465 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:59:49,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:49,468 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:59:49,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:49,477 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:59:49,480 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:59:49,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,485 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:59:49,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:49,487 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:59:49,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:49,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:49,497 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:59:49,499 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:59:49,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,504 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:59:49,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:49,507 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:59:49,509 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:59:49,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:49,514 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:59:49,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:49,516 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:59:49,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:59:52,540 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rq9v_h82/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:59:52,575 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:52,576 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:59:52,578 INFO program/MainThread: stdout[2]: 2024-03-01 20:59:52,579 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:59:52,579 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:59:52,579 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:59:52,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:52,583 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:59:52,587 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:52,587 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:59:52,590 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:52,590 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:59:52,593 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:59:52,593 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:59:52,601 INFO program/MainThread: stdout: 2024-03-01 20:59:52,601 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:59:52,601 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,601 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,601 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,601 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:59:52,602 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 20:59:52,602 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:52,602 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:59:52,602 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:52,602 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:52,603 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:59:52,603 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:52,603 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:59:52,603 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:59:52,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:52,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:52,625 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:59:52,630 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 20:59:52,630 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:59:52,631 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:59:52,663 INFO program/MainThread: stdout[3]: 2024-03-01 20:59:52,664 INFO program/MainThread: stderr[3]: 2024-03-01 20:59:52,664 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:59:52,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,676 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:59:52,677 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:59:52,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:59:52,683 INFO blivet/MainThread: sda is a disk 2024-03-01 20:59:52,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:59:52,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:59:52,687 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:59:52,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:59:52,690 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:59:52,693 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:59:52,694 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,694 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:59:52,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca2f64e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 20:59:52,698 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:59:52,698 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:59:52,701 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 20:59:52,701 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:59:52,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,712 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:59:52,713 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:59:52,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:59:52,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:59:52,716 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:59:52,719 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:59:52,719 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:59:52,723 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:59:52,723 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,723 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:59:52,723 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca2ea89a0) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 20:59:52,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:59:52,727 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:59:52,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 20:59:52,730 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:59:52,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:59:52,742 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:59:52,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:59:52,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:59:52,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:59:52,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:59:52,748 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:59:52,751 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:59:52,752 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,752 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:59:52,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca2ea8430) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 20:59:52,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:59:52,756 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:59:52,759 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 20:59:52,759 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:59:52,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:59:52,770 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:59:52,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:59:52,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:59:52,773 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:59:52,776 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:59:52,777 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:59:52,779 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:59:52,780 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,780 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:59:52,780 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1bf9940) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 20:59:52,783 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:59:52,784 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:59:52,787 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 20:59:52,787 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:59:52,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,797 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:59:52,798 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:59:52,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:59:52,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:59:52,801 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:59:52,804 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:59:52,804 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:59:52,807 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:59:52,807 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,808 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:59:52,808 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1bf9370) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 20:59:52,811 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:59:52,811 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:59:52,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 20:59:52,814 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:59:52,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,825 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:59:52,826 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:59:52,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:59:52,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:59:52,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:59:52,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:59:52,832 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:59:52,835 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:59:52,835 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,835 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:59:52,835 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca2ea8970) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 20:59:52,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:59:52,839 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:59:52,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 20:59:52,842 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:59:52,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,853 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:59:52,853 INFO blivet/MainThread: sde is a disk 2024-03-01 20:59:52,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:59:52,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:59:52,856 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:59:52,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:59:52,859 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:59:52,862 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:59:52,862 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,863 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:59:52,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1b85640) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 20:59:52,866 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:59:52,866 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:59:52,869 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 20:59:52,869 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:59:52,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,880 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:59:52,881 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:59:52,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:59:52,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:59:52,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:59:52,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:59:52,887 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:59:52,890 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:59:52,891 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,891 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:59:52,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1bf2c70) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 20:59:52,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:59:52,894 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:59:52,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 20:59:52,897 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 20:59:52,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:59:52,909 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:59:52,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:59:52,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:59:52,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:59:52,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:59:52,915 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:59:52,918 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:59:52,918 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,919 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:59:52,919 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1b85d90) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 20:59:52,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:59:52,922 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:59:52,925 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 20:59:52,925 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:59:52,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,935 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:59:52,936 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:59:52,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:59:52,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:59:52,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:59:52,942 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:59:52,942 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:59:52,945 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:59:52,945 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,946 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:59:52,946 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1b85580) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 20:59:52,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:59:52,949 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:59:52,952 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 20:59:52,952 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:59:52,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,963 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:59:52,963 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:59:52,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:59:52,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:59:52,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:59:52,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:59:52,969 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:59:52,972 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:59:52,972 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:59:52,973 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:59:52,973 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1b95220) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 20:59:52,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:59:52,976 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:59:52,979 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 20:59:52,979 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:59:52,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:59:52,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:52,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:59:52,990 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:59:52,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:59:52,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:59:52,993 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:59:52,996 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:59:52,996 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:59:52,999 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:59:53,000 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:59:53,000 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:59:53,000 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1b95760) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 20:59:53,003 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:59:53,003 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:59:53,006 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': '20472005'} ; 2024-03-01 20:59:53,006 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:59:53,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,016 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:59:53,016 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:59:53,016 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:59:53,016 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:59:53,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:59:53,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:59:53,019 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:59:53,022 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:59:53,022 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:59:53,025 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:59:53,026 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:59:53,026 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:59:53,026 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9ca1b95fa0) -- 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:59:53,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:59:53,032 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:53,033 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:59:53,036 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:53,036 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:59:53,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:53,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:59:53,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:53,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:59:53,045 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:59:53,048 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:53,051 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:59:53,057 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 0x7f9ca3d3ae40> 2024-03-01 20:59:53,096 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:59:53,100 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:59:53,100 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:59:53,104 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': '20473866'} ; 2024-03-01 20:59:53,104 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:59:53,104 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:59:53,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,112 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:59:53,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:59:53,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:59:53,152 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:59:53,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:59:53,155 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:59:53,158 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:59:53,158 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:59:53,161 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:59:53,161 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:53,162 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:59:53,164 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:59:53,167 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:59:53,170 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:59:53,173 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:59:53,176 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:59:53,176 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:59:53,176 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:59:53,177 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:59:53,176 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9ca1ba5bb0) -- 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 0x7f9ca1badbd0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:59:53,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:59:53,183 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:59:53,183 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:59:53,187 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:59:53,187 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:59:53,190 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:53,190 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:59:53,193 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:59:53,193 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:59:53,195 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:59:53,195 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:59:53,198 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:53,198 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:59:53,201 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:59:53,201 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:59:53,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,228 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 20:59:53,229 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 20:59:53,233 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:59:53,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,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 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,240 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:59:53,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,250 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:59:53,253 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:59:53,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,258 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:59:53,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,261 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:59:53,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,271 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:59:53,273 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:59:53,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,278 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:59:53,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,281 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:59:53,284 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:59:53,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,289 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:59:53,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,291 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:59:53,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,302 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:59:53,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:59:53,307 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:59:53,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:59:53,312 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:59:53,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:59:53,317 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:59:53,320 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:59:53,320 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:59:53,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:59:53,324 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:59:53,324 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:59:53,327 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:59:53,327 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:59:53,330 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:59:53,330 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:59:53,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:59:53,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:59:53,333 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:59:53,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:59:53,336 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:59:53,338 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:59:53,338 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:59:53,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:59:53,341 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:59:53,341 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:59:53,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:59:53,344 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:59:53,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:59:53,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:59:53,353 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:53,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:59:53,359 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:53,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:59:53,365 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:59:53,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:59:53,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:59:53,370 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:59:53,370 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:59:53,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:59:53,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:53,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:59:53,381 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:59:53,382 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:59:53,382 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:59:53,382 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:59:53,383 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:59:53,383 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:59:53,386 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:53,386 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:59:53,388 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:59:53,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:59:53,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:59:53,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:59:53,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:59:53,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:59:53,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:59:53,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:59:53,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:59:53,408 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:59:53,408 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:59:53,408 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:59:53,409 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:59:53,412 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 20:59:53,412 INFO program/MainThread: stderr[4]: 2024-03-01 20:59:53,412 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:59:53,412 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:59:53,412 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:53,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:59:53,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:59:53,417 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:53,418 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:53,418 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:59:53,418 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:59:53,421 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:59:53,424 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:59:53,426 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:59:53,426 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:59:53,429 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:59:53,429 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 0x7f9ca1b267c0> 2024-03-01 20:59:53,429 INFO blivet/MainThread: sorting actions... 2024-03-01 20:59:53,430 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:59:53,431 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:53,432 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:53,432 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:59:53,434 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:53,437 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:59:53,437 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:59:53,445 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,469 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,481 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:59:53,484 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:53,487 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:59:53,487 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:59:53,494 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,532 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:59:53,535 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:59:53,538 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:59:53,538 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:59:53,544 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,582 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:59:53,585 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:53,588 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:53,590 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:53,590 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:59:53,591 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:53,591 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:59:53,620 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:59:53,620 INFO program/MainThread: stderr[5]: 2024-03-01 20:59:53,620 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:59:53,621 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:59:53,633 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 20:59:53,633 INFO program/MainThread: stderr[6]: 2024-03-01 20:59:53,633 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:59:53,633 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 20:59:53,666 INFO program/MainThread: stdout[7]: 2024-03-01 20:59:53,666 INFO program/MainThread: stderr[7]: 2024-03-01 20:59:53,666 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:59:53,666 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 20:59:53,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:59:53,679 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:59:53,680 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:59:53,689 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,712 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,713 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:59:53,716 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:53,719 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:53,721 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:53,722 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:59:53,722 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:53,722 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:59:53,756 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:59:53,757 INFO program/MainThread: stderr[8]: 2024-03-01 20:59:53,757 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:59:53,757 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:59:53,768 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 20:59:53,768 INFO program/MainThread: stderr[9]: 2024-03-01 20:59:53,768 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:59:53,768 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 20:59:53,797 INFO program/MainThread: stdout[10]: 2024-03-01 20:59:53,797 INFO program/MainThread: stderr[10]: 2024-03-01 20:59:53,797 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:59:53,797 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 20:59:53,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,809 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,813 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:59:53,813 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:59:53,815 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:59:53,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,824 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,848 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:59:53,851 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:53,854 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:53,857 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:53,857 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:59:53,857 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:59:53,857 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:59:53,898 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:59:53,899 INFO program/MainThread: stderr[11]: 2024-03-01 20:59:53,899 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:59:53,900 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:59:53,909 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 20:59:53,909 INFO program/MainThread: stderr[12]: 2024-03-01 20:59:53,909 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:59:53,909 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 20:59:53,939 INFO program/MainThread: stdout[13]: 2024-03-01 20:59:53,939 INFO program/MainThread: stderr[13]: 2024-03-01 20:59:53,939 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:59:53,939 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 20:59:53,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,948 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,952 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:59:53,952 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:59:53,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:59:53,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:53,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:53,986 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:59:53,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:59:53,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:59:53,994 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:53,997 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,000 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,002 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,005 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,010 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:59:54,010 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:59:54,058 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 20:59:54,058 INFO program/MainThread: stderr[14]: 2024-03-01 20:59:54,059 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:59:54,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:59:54,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:59:54,082 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,088 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,093 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,099 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,104 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,107 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,116 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:59:54,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:59:54,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,135 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:59:54,144 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,144 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,155 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,156 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:54,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:59:54,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:59:54,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:59:54,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:59:54,171 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,174 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,177 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,180 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,183 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:59:54,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,194 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:59:54,199 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:59:54,234 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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:59:54,234 INFO program/MainThread: stderr[15]: 2024-03-01 20:59:54,235 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:59:54,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:59:54,239 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:59:54,296 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 20:59:54,297 INFO program/MainThread: stderr[16]: 2024-03-01 20:59:54,297 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:59:54,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:54,321 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:54,321 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,358 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:59:54,358 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:59:54,359 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:59:54,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,384 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,385 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:59:54,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:59:54,391 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:59:54,394 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:59:54,394 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:59:54,513 INFO program/MainThread: stdout: 2024-03-01 20:59:54,513 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:59:54,513 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:59:54,513 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:59:54,513 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 20:59:54,513 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:59:54,513 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:59:54,513 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:59:54,513 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 20:59:54,513 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:59:54,513 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:59:54,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,514 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:59:54,528 INFO program/MainThread: stdout: 2024-03-01 20:59:54,528 INFO program/MainThread: writing all SBs 2024-03-01 20:59:54,529 INFO program/MainThread: new label = "" 2024-03-01 20:59:54,529 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:59:54,550 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:59:54,551 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:59:54,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:59:54,576 DEBUG program/MainThread: Return code: 0 2024-03-01 20:59:54,581 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:59:54,581 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f9ca34e6c70> 2024-03-01 20:59:54,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:54,587 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:59:54,587 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:59:54,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:59:54,592 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:59:54,592 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:00:02,590 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6rlgkld7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:00:02,624 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:02,625 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:00:02,627 INFO program/MainThread: stdout[2]: 2024-03-01 21:00:02,628 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 21:00:02,628 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:00:02,628 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:00:02,633 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:02,633 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:00:02,637 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:02,637 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:00:02,640 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:02,640 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:00:02,643 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:02,643 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:00:02,654 INFO program/MainThread: stdout: 2024-03-01 21:00:02,654 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:00:02,654 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A 2024-03-01 21:00:02,654 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:02,654 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:02,654 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w 2024-03-01 21:00:02,654 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:02,654 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:02,654 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:02,654 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J 2024-03-01 21:00:02,654 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,654 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,655 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:00:02,655 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:00:02,655 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:00:02,655 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:02,655 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f sdb 1073741824 root disk brw-rw---- LVM2_member iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f sdc 1073741824 root disk brw-rw---- LVM2_member hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J 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 21:00:02,655 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:02,655 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:02,655 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:00:02,656 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:02,656 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:00:02,656 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:00:02,656 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:02,666 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:02,681 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 21:00:02,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A', 'ID_FS_UUID_ENC': '1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:00:02,685 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 21:00:02,686 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 21:00:02,721 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:02,722 INFO program/MainThread: stderr[3]: 2024-03-01 21:00:02,722 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:00:02,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:02,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:02,733 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:00:02,735 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 21:00:02,740 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:00:02,741 INFO blivet/MainThread: sda is a disk 2024-03-01 21:00:02,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:00:02,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:00:02,744 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:00:02,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:00:02,748 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 21:00:02,751 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 21:00:02,751 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:00:02,752 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:00:02,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c2cdbb80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:00:02,755 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:00:02,758 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:02,759 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:00:02,762 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:02,762 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:00:02,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:02,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:00:02,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:02,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:00:02,772 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:00:02,772 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:00:02,772 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 21:00:02,808 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:02,809 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w. WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (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 21:00:02,809 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:00:02,809 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:00:02,813 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; pe_start: 8 MiB ; 2024-03-01 21:00:02,814 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:00:02,816 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:00:02,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:02,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:00:02,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:02,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:02,828 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:00:02,867 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:02,868 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w. WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (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 21:00:02,868 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:00:02,868 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:00:02,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:00:02,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:00:02,877 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:02,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:00:02,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:00:02,881 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 21:00:02,914 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:02,915 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w. WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (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 21:00:02,915 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:00:02,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:00:02,920 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:00:02,922 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:00:02,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:02,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:00:02,928 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:00:02,928 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:00:02,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w ' '/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': 'iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w', 'ID_FS_UUID_ENC': 'iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:00:02,932 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 21:00:02,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:02,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:02,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:00:02,943 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:00:02,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:00:02,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:00:02,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:00:02,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:00:02,950 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 21:00:02,952 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 21:00:02,953 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:00:02,953 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:00:02,953 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1905220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:00:02,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:00:02,960 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:02,960 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:00:02,963 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:02,963 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:00:02,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:02,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:00:02,969 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:02,969 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:00:02,972 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:00:02,972 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:00:02,972 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 21:00:03,009 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:03,010 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (last written to /dev/sdc). 2024-03-01 21:00:03,010 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:00:03,010 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:00:03,014 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 21:00:03,014 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:00:03,017 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:00:03,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:03,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:00:03,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:00:03,029 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:03,031 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:00:03,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:03,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:03,037 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 21:00:03,076 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:03,077 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (last written to /dev/sdc). 2024-03-01 21:00:03,077 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:00:03,077 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:00:03,077 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:00:03,081 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:00:03,082 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 21:00:03,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:00:03,093 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:00:03,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:00:03,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:00:03,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:00:03,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:00:03,099 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 21:00:03,102 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 21:00:03,102 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,103 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:00:03,103 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18fbeb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:00:03,106 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:00:03,106 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:00:03,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:00:03,109 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:00:03,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:00:03,121 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:00:03,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:00:03,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:00:03,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:00:03,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:00:03,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 21:00:03,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 21:00:03,130 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,130 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:00:03,131 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c19777c0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:00:03,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:00:03,134 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:00:03,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J', 'ID_FS_UUID_ENC': 'hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:00:03,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 21:00:03,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:00:03,148 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:00:03,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:00:03,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:00:03,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:00:03,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:00:03,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 21:00:03,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 21:00:03,157 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,157 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:00:03,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18fcbb0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:00:03,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:00:03,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:03,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:00:03,167 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:03,167 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:00:03,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:00:03,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:00:03,176 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:00:03,176 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:00:03,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 21:00:03,211 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:03,212 INFO program/MainThread: stderr[9]: 2024-03-01 21:00:03,212 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:00:03,212 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:00:03,216 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:00:03,216 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:00:03,219 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:00:03,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:03,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:03,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:00:03,231 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:03,233 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:00:03,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:03,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:03,239 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 21:00:03,278 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:03,279 INFO program/MainThread: stderr[10]: 2024-03-01 21:00:03,279 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:00:03,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:00:03,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:00:03,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:00:03,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:00:03,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:00:03,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:03,302 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:03,305 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 21:00:03,306 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:03,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:00:03,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:00:03,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:00:03,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:00:03,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:00:03,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:03,319 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:03,322 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 21:00:03,322 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:03,323 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:00:03,323 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:00:03,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:03,326 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:03,329 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 21:00:03,329 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:03,333 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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/50397f98-d640-4e0c-a7bb-952c91f2705f', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '179', '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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1202116879'} ; 2024-03-01 21:00:03,333 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:00:03,333 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,336 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:00:03,336 INFO program/MainThread: stderr[11]: 2024-03-01 21:00:03,336 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:00:03,337 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,339 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:00:03,340 INFO program/MainThread: stderr[12]: 2024-03-01 21:00:03,340 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:00:03,340 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,342 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:00:03,343 INFO program/MainThread: stderr[13]: 2024-03-01 21:00:03,343 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:00:03,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:00:03,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:03,353 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:00:03,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:03,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:00:03,350 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f78c18fbee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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 (0x7f78c1977640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:03,355 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,358 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:00:03,358 INFO program/MainThread: stderr[14]: 2024-03-01 21:00:03,358 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:00:03,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:00:03,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:03,365 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:00:03,369 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:03,369 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:00:03,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:00:03,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,375 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:00:03,377 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:00:03,377 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:00:03,380 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:03,380 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:00:03,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:00:03,384 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:03,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,390 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 21:00:03,391 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 21:00:03,420 INFO program/MainThread: stdout[15]: lv1 2024-03-01 21:00:03,421 INFO program/MainThread: stderr[15]: 2024-03-01 21:00:03,421 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:00:03,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,428 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 21:00:03,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,433 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 21:00:03,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:00:03,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:00:03,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:00:03,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:00:03,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:00:03,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:03,449 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:03,453 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 21:00:03,453 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:00:03,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:00:03,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 21:00:03,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:00:03,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:00:03,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:00:03,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:03,466 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:03,469 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 21:00:03,470 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:00:03,470 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 21:00:03,470 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 21:00:03,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:03,473 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:03,476 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 21:00:03,477 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:00:03,480 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/50397f98-d640-4e0c-a7bb-952c91f2705f ' '/dev/mapper/test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '183', '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-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1205531513'} ; 2024-03-01 21:00:03,480 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:00:03,481 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:03,484 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:00:03,484 INFO program/MainThread: stderr[16]: 2024-03-01 21:00:03,484 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:00:03,484 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:03,487 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:00:03,487 INFO program/MainThread: stderr[17]: 2024-03-01 21:00:03,487 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:00:03,487 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:03,490 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:00:03,490 INFO program/MainThread: stderr[18]: 2024-03-01 21:00:03,490 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:00:03,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 21:00:03,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:03,501 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:03,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:03,502 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:03,498 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f78c189c1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 (0x7f78c1977640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:03,502 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:03,505 INFO program/MainThread: stdout[19]: LVM 2024-03-01 21:00:03,506 INFO program/MainThread: stderr[19]: 2024-03-01 21:00:03,506 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:00:03,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:00:03,513 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:03,513 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:00:03,516 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:03,516 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:00:03,519 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:00:03,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:00:03,523 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 21:00:03,526 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:03,526 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:00:03,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 21:00:03,530 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:03,530 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:00:03,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:00:03,533 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 21:00:03,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,545 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:00:03,545 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:00:03,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:00:03,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:00:03,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:00:03,551 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:00:03,551 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 21:00:03,554 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 21:00:03,554 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,555 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:00:03,555 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18fb2e0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:00:03,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:00:03,558 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:00:03,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:00:03,561 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 21:00:03,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,572 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:00:03,573 INFO blivet/MainThread: sde is a disk 2024-03-01 21:00:03,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 21:00:03,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 21:00:03,576 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:00:03,579 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:00:03,579 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 21:00:03,582 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 21:00:03,582 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,583 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 21:00:03,583 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1905be0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:00:03,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:00:03,586 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:00:03,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:00:03,589 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 21:00:03,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,600 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:00:03,601 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:00:03,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:00:03,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:00:03,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:00:03,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:00:03,607 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 21:00:03,610 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 21:00:03,610 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,611 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 21:00:03,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18fca30) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:00:03,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:00:03,614 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:00:03,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:00:03,617 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 21:00:03,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:00:03,628 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:00:03,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:00:03,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:00:03,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:00:03,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:00:03,635 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 21:00:03,638 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 21:00:03,638 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,638 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 21:00:03,638 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18a7610) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:00:03,641 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:00:03,642 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:00:03,645 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:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:00:03,645 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 21:00:03,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:00:03,656 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:00:03,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:00:03,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 21:00:03,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:00:03,662 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:00:03,662 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 21:00:03,665 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 21:00:03,666 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,666 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 21:00:03,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18a7b80) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:00:03,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:00:03,669 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:00:03,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:00:03,672 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 21:00:03,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:00:03,684 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:00:03,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:00:03,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 21:00:03,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:00:03,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:00:03,690 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 21:00:03,693 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 21:00:03,693 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,694 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 21:00:03,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1977280) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:00:03,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:00:03,697 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:00:03,700 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:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:00:03,700 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 21:00:03,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:00:03,711 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:00:03,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:00:03,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 21:00:03,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:00:03,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:00:03,718 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 21:00:03,720 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 21:00:03,721 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:00:03,721 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 21:00:03,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18b3730) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:00:03,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:00:03,724 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:00:03,727 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': '20472005'} ; 2024-03-01 21:00:03,727 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:00:03,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:00:03,737 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:00:03,737 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:00:03,737 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:00:03,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 21:00:03,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:00:03,741 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:00:03,744 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:00:03,744 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:00:03,747 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:00:03,747 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:00:03,747 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 21:00:03,747 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c18b6d30) -- 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 21:00:03,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:00:03,753 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:03,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 21:00:03,756 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:03,757 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 21:00:03,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,760 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 21:00:03,763 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,763 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:00:03,766 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:00:03,768 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:03,771 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:00:03,777 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 0x7f78c3aa8880> 2024-03-01 21:00:03,818 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 21:00:03,822 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:00:03,822 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:00:03,825 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': '20473866'} ; 2024-03-01 21:00:03,825 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:00:03,826 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:00:03,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,834 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:00:03,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:03,849 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:03,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 21:00:03,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 21:00:03,875 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:00:03,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:00:03,878 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:00:03,880 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:00:03,881 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:00:03,884 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:03,884 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:03,884 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:00:03,887 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:00:03,890 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:00:03,893 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:00:03,895 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:00:03,898 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:03,899 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:03,899 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 21:00:03,899 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:00:03,899 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f78c18bc8b0) -- 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 0x7f78c1847310> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:00:03,903 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:00:03,906 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:03,906 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 21:00:03,909 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:03,909 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 21:00:03,912 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,912 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 21:00:03,915 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:03,915 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 21:00:03,915 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:00:03,918 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:03,918 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 21:00:03,921 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:00:03,921 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:03,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/50397f98-d640-4e0c-a7bb-952c91f2705f ' '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '179', '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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1202116879'} ; 2024-03-01 21:00:03,924 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:00:03,924 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,927 INFO program/MainThread: stdout[20]: LVM 2024-03-01 21:00:03,928 INFO program/MainThread: stderr[20]: 2024-03-01 21:00:03,928 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:00:03,928 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,930 INFO program/MainThread: stdout[21]: LVM 2024-03-01 21:00:03,931 INFO program/MainThread: stderr[21]: 2024-03-01 21:00:03,931 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:00:03,931 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,933 INFO program/MainThread: stdout[22]: LVM 2024-03-01 21:00:03,933 INFO program/MainThread: stderr[22]: 2024-03-01 21:00:03,933 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:00:03,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,940 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 21:00:03,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:03,944 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:03,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:03,945 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:03,940 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f78c18fbee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f78c1977640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:03,945 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:03,948 INFO program/MainThread: stdout[23]: LVM 2024-03-01 21:00:03,949 INFO program/MainThread: stderr[23]: 2024-03-01 21:00:03,949 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:00:03,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:00:03,952 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:00:03,955 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': '181', '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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH-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': '1205484440'} ; 2024-03-01 21:00:03,955 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:00:03,956 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:03,959 INFO program/MainThread: stdout[24]: LVM 2024-03-01 21:00:03,959 INFO program/MainThread: stderr[24]: 2024-03-01 21:00:03,959 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:00:03,959 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:03,962 INFO program/MainThread: stdout[25]: LVM 2024-03-01 21:00:03,962 INFO program/MainThread: stderr[25]: 2024-03-01 21:00:03,962 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:00:03,962 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:03,965 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:00:03,965 INFO program/MainThread: stderr[26]: 2024-03-01 21:00:03,965 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:00:03,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:03,972 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:03,975 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:00:03,975 INFO program/MainThread: stderr[27]: 2024-03-01 21:00:03,975 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:00:03,975 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:03,978 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:00:03,978 INFO program/MainThread: stderr[28]: 2024-03-01 21:00:03,978 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:00:03,978 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:03,981 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:00:03,981 INFO program/MainThread: stderr[29]: 2024-03-01 21:00:03,981 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:00:03,985 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 21:00:03,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:00:03,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:03,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:03,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:00:04,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:00:04,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:04,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,014 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 21:00:04,017 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': '182', '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-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav-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': '1205490912'} ; 2024-03-01 21:00:04,017 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:00:04,018 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:04,021 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:00:04,021 INFO program/MainThread: stderr[30]: 2024-03-01 21:00:04,021 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:00:04,021 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:04,024 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:00:04,024 INFO program/MainThread: stderr[31]: 2024-03-01 21:00:04,024 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:00:04,024 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:04,027 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:00:04,027 INFO program/MainThread: stderr[32]: 2024-03-01 21:00:04,027 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:00:04,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,034 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:04,037 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:00:04,038 INFO program/MainThread: stderr[33]: 2024-03-01 21:00:04,038 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:00:04,038 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:04,040 INFO program/MainThread: stdout[34]: LVM 2024-03-01 21:00:04,040 INFO program/MainThread: stderr[34]: 2024-03-01 21:00:04,040 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:00:04,041 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:04,043 INFO program/MainThread: stdout[35]: LVM 2024-03-01 21:00:04,043 INFO program/MainThread: stderr[35]: 2024-03-01 21:00:04,043 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:00:04,047 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 21:00:04,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:00:04,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:04,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:00:04,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:04,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,071 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 21:00:04,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/50397f98-d640-4e0c-a7bb-952c91f2705f ' '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '183', '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-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1205531513'} ; 2024-03-01 21:00:04,074 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:00:04,074 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:04,077 INFO program/MainThread: stdout[36]: LVM 2024-03-01 21:00:04,077 INFO program/MainThread: stderr[36]: 2024-03-01 21:00:04,077 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:00:04,077 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:04,080 INFO program/MainThread: stdout[37]: LVM 2024-03-01 21:00:04,080 INFO program/MainThread: stderr[37]: 2024-03-01 21:00:04,080 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:00:04,080 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:04,082 INFO program/MainThread: stdout[38]: LVM 2024-03-01 21:00:04,083 INFO program/MainThread: stderr[38]: 2024-03-01 21:00:04,083 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:00:04,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,089 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 21:00:04,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:04,093 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:04,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:04,094 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:04,090 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f78c189c1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 (0x7f78c1977640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:04,094 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:04,097 INFO program/MainThread: stdout[39]: LVM 2024-03-01 21:00:04,098 INFO program/MainThread: stderr[39]: 2024-03-01 21:00:04,098 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:00:04,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:00:04,102 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 21:00:04,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:04,111 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:04,127 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:00:04,127 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:00:04,131 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 21:00:04,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,136 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 21:00:04,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:04,139 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:00:04,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:04,149 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:00:04,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,157 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 21:00:04,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:04,160 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:00:04,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:04,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:04,170 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:00:04,173 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 21:00:04,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,178 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 21:00:04,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:04,180 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 21:00:04,183 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 21:00:04,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:04,188 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 21:00:04,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:04,191 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:00:07,391 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2mppbrmi/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:00:07,424 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:07,424 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:00:07,427 INFO program/MainThread: stdout[2]: 2024-03-01 21:00:07,427 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 21:00:07,428 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:00:07,428 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:00:07,432 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:07,432 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:00:07,436 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:07,436 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:00:07,439 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:07,439 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:00:07,442 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:07,442 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:00:07,452 INFO program/MainThread: stdout: 2024-03-01 21:00:07,452 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:00:07,452 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A 2024-03-01 21:00:07,452 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:00:07,452 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:07,452 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:07,452 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w 2024-03-01 21:00:07,452 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:00:07,452 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:07,452 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:07,452 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 21:00:07,452 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f 2024-03-01 21:00:07,452 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J 2024-03-01 21:00:07,452 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,452 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,452 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:00:07,453 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:00:07,453 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:07,453 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f sdb 1073741824 root disk brw-rw---- LVM2_member iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 50397f98-d640-4e0c-a7bb-952c91f2705f sdc 1073741824 root disk brw-rw---- LVM2_member hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J 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 21:00:07,453 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:07,453 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:07,454 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:00:07,454 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:07,454 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:00:07,454 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:00:07,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:07,464 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:07,478 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 21:00:07,482 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/lvm-pv-uuid-1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/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': '1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A', 'ID_FS_UUID_ENC': '1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:00:07,483 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 21:00:07,483 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 21:00:07,516 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:07,517 INFO program/MainThread: stderr[3]: 2024-03-01 21:00:07,517 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:00:07,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:07,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:07,528 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:00:07,530 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 21:00:07,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:00:07,535 INFO blivet/MainThread: sda is a disk 2024-03-01 21:00:07,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:00:07,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:00:07,539 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:00:07,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:00:07,543 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 21:00:07,546 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 21:00:07,546 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:00:07,547 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:00:07,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc415d7ee0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:00:07,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:00:07,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:07,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:00:07,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:07,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:00:07,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:07,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:00:07,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:07,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:00:07,567 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:00:07,567 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:00:07,567 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 21:00:07,603 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:07,604 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w. WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (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 21:00:07,604 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:00:07,604 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:00:07,608 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; pe_start: 8 MiB ; 2024-03-01 21:00:07,609 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:00:07,611 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:00:07,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:07,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:00:07,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:07,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:07,623 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 21:00:07,658 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:07,659 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w. WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (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 21:00:07,659 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:00:07,659 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:00:07,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:00:07,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:00:07,668 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:07,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:00:07,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:00:07,672 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 21:00:07,705 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:07,706 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w. WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (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 21:00:07,706 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:00:07,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:00:07,711 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:00:07,713 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:00:07,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:07,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:00:07,719 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:00:07,719 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:00:07,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w', 'ID_FS_UUID_ENC': 'iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:00:07,723 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 21:00:07,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:07,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:07,734 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:00:07,734 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:00:07,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:00:07,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:00:07,738 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:00:07,741 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:00:07,741 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 21:00:07,744 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 21:00:07,744 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:00:07,744 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:00:07,744 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc40485220) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:00:07,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:00:07,751 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:07,751 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:00:07,754 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:07,754 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:00:07,757 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:07,757 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:00:07,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:07,760 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:00:07,763 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:00:07,763 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:00:07,763 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 21:00:07,798 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:07,799 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (last written to /dev/sdc). 2024-03-01 21:00:07,799 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:00:07,799 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:00:07,803 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 21:00:07,803 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:00:07,806 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:00:07,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:07,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:00:07,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:00:07,818 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:07,820 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:00:07,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:07,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:07,826 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 21:00:07,862 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:07,863 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J. WARNING: VG test_vg1 is missing PV hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J (last written to /dev/sdc). 2024-03-01 21:00:07,863 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:00:07,863 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:00:07,863 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:00:07,867 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:00:07,868 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 21:00:07,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:00:07,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:07,879 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:00:07,879 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:00:07,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:00:07,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:00:07,882 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:00:07,885 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:00:07,885 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 21:00:07,888 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 21:00:07,889 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:00:07,889 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:00:07,889 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc4047beb0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:00:07,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:00:07,892 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:00:07,895 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:00:07,895 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 21:00:07,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:00:07,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:07,906 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:00:07,907 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:00:07,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:00:07,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:00:07,910 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:00:07,913 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:00:07,913 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 21:00:07,916 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 21:00:07,916 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:00:07,916 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:00:07,917 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc404f87c0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:00:07,920 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:00:07,920 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:00:07,923 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J', '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': 'hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J', 'ID_FS_UUID_ENC': 'hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:00:07,923 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 21:00:07,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:00:07,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:07,934 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:00:07,934 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:00:07,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:00:07,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:00:07,937 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:00:07,940 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:00:07,940 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 21:00:07,943 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 21:00:07,943 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:00:07,944 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:00:07,944 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc4047dbb0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:00:07,947 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:00:07,950 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:07,950 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:00:07,953 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:07,953 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:00:07,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:07,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:00:07,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:07,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:00:07,962 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:00:07,962 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:00:07,962 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 21:00:07,995 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1PHfUV-56qV-lJv3-OSi1-qeNb-5KXg-Vy4N1A LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=iqT3OV-Ha1G-cEzb-jLBt-Yic4-wgWA-LMHd2w LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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=hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr 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 21:00:07,996 INFO program/MainThread: stderr[9]: 2024-03-01 21:00:07,996 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:00:07,996 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:00:08,000 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hqjEL0-0qQd-90VL-FVtx-J7sI-GNNO-N6sv1J ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:00:08,000 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:00:08,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:00:08,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:08,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:00:08,015 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:08,017 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:00:08,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr ; incomplete: True ; hidden: False ; 2024-03-01 21:00:08,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,023 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 21:00:08,062 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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=8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 21:00:08,063 INFO program/MainThread: stderr[10]: 2024-03-01 21:00:08,063 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:00:08,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:00:08,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:00:08,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:00:08,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:00:08,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:00:08,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:08,086 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:08,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 21:00:08,090 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:08,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:00:08,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:00:08,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:00:08,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:00:08,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:00:08,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:08,102 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:08,105 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 21:00:08,106 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:08,106 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:00:08,106 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:00:08,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:08,109 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:08,112 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 21:00:08,113 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:08,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/50397f98-d640-4e0c-a7bb-952c91f2705f', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '179', '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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1202116879'} ; 2024-03-01 21:00:08,116 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:00:08,116 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,119 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:00:08,120 INFO program/MainThread: stderr[11]: 2024-03-01 21:00:08,120 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:00:08,120 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,122 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:00:08,122 INFO program/MainThread: stderr[12]: 2024-03-01 21:00:08,122 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:00:08,122 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,125 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:00:08,125 INFO program/MainThread: stderr[13]: 2024-03-01 21:00:08,125 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:00:08,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:00:08,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:00:08,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:00:08,132 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH 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 (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:08,137 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,140 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:00:08,140 INFO program/MainThread: stderr[14]: 2024-03-01 21:00:08,140 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:00:08,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:00:08,148 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:08,148 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:00:08,151 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:08,151 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:00:08,154 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,154 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:00:08,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:00:08,159 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:00:08,159 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:00:08,162 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:08,163 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:00:08,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:00:08,166 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:08,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,173 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 21:00:08,173 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:08,205 INFO program/MainThread: stdout[15]: lv1 2024-03-01 21:00:08,206 INFO program/MainThread: stderr[15]: 2024-03-01 21:00:08,206 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:00:08,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,213 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 21:00:08,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,218 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 21:00:08,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:00:08,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:00:08,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:00:08,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:00:08,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:00:08,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:08,234 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:08,238 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 21:00:08,238 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:00:08,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:00:08,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 21:00:08,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:00:08,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:00:08,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:00:08,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:08,251 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:08,254 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 21:00:08,255 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:00:08,255 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 21:00:08,255 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 21:00:08,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:08,258 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:08,261 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 21:00:08,262 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:00:08,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/50397f98-d640-4e0c-a7bb-952c91f2705f ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '183', '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-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1205531513'} ; 2024-03-01 21:00:08,265 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:00:08,265 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,269 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:00:08,269 INFO program/MainThread: stderr[16]: 2024-03-01 21:00:08,269 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:00:08,269 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,271 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:00:08,272 INFO program/MainThread: stderr[17]: 2024-03-01 21:00:08,272 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:00:08,272 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,274 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:00:08,274 INFO program/MainThread: stderr[18]: 2024-03-01 21:00:08,274 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:00:08,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 21:00:08,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,285 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:08,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,286 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:08,282 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc4041d1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:08,287 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,290 INFO program/MainThread: stdout[19]: LVM 2024-03-01 21:00:08,290 INFO program/MainThread: stderr[19]: 2024-03-01 21:00:08,290 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:00:08,294 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:00:08,297 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:08,298 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:00:08,301 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:08,301 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:00:08,304 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,304 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:00:08,307 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,307 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:00:08,308 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 21:00:08,311 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:08,311 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:00:08,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 21:00:08,314 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:08,315 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:00:08,318 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:00:08,318 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 21:00:08,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:00:08,330 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:00:08,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:00:08,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:00:08,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:00:08,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:00:08,336 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 21:00:08,339 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 21:00:08,339 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,340 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:00:08,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc4047b2e0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:00:08,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:00:08,343 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:00:08,346 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:00:08,346 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 21:00:08,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,357 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:00:08,358 INFO blivet/MainThread: sde is a disk 2024-03-01 21:00:08,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 21:00:08,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 21:00:08,361 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:00:08,363 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:00:08,364 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 21:00:08,367 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 21:00:08,367 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,368 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 21:00:08,368 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc40485be0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:00:08,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:00:08,371 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:00:08,374 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:00:08,374 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 21:00:08,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,385 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:00:08,385 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:00:08,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:00:08,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:00:08,388 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:00:08,391 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:00:08,392 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 21:00:08,394 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 21:00:08,395 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,395 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 21:00:08,395 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc4047da30) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:00:08,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:00:08,398 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:00:08,401 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:00:08,401 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 21:00:08,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,413 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:00:08,413 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:00:08,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:00:08,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:00:08,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:00:08,419 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:00:08,419 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 21:00:08,422 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 21:00:08,423 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,423 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 21:00:08,423 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc40427610) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:00:08,426 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:00:08,426 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:00:08,429 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:00:08,429 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 21:00:08,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:00:08,441 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:00:08,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:00:08,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 21:00:08,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:00:08,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:00:08,447 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 21:00:08,450 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 21:00:08,450 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,451 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 21:00:08,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc40427b80) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:00:08,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:00:08,454 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:00:08,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:00:08,457 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 21:00:08,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:00:08,469 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:00:08,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:00:08,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 21:00:08,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:00:08,475 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:00:08,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 21:00:08,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 21:00:08,478 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,479 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 21:00:08,479 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc404f8280) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:00:08,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:00:08,482 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:00:08,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:00:08,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 21:00:08,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,496 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:00:08,496 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:00:08,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:00:08,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 21:00:08,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:00:08,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:00:08,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 21:00:08,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 21:00:08,505 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:00:08,506 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 21:00:08,506 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc40433730) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:00:08,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:00:08,509 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:00:08,512 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': '20472005'} ; 2024-03-01 21:00:08,512 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:00:08,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,522 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:00:08,522 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:00:08,522 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:00:08,522 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:00:08,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 21:00:08,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:00:08,525 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:00:08,528 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:00:08,528 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:00:08,531 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:00:08,531 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:00:08,532 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 21:00:08,532 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc40437d30) -- 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 21:00:08,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:00:08,538 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:08,538 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 21:00:08,541 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:08,541 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 21:00:08,544 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 21:00:08,547 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:00:08,550 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:00:08,552 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:08,555 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:00:08,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 0x7fcc42cd7600> 2024-03-01 21:00:08,603 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 21:00:08,607 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:00:08,607 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:00:08,610 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': '20473866'} ; 2024-03-01 21:00:08,610 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:00:08,611 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:00:08,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,619 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:00:08,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:08,638 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:08,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 21:00:08,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 21:00:08,663 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:00:08,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:00:08,665 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:00:08,668 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:00:08,669 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:00:08,672 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:08,672 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:08,672 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:00:08,675 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:00:08,678 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:00:08,681 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:00:08,685 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:00:08,688 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:08,688 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:08,689 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 21:00:08,689 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:00:08,689 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fcc4043c8b0) -- 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 0x7fcc426e6e00> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:00:08,692 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:00:08,695 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:08,695 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 21:00:08,698 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:08,698 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 21:00:08,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 21:00:08,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:08,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 21:00:08,705 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:00:08,707 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:08,707 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 21:00:08,710 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:00:08,710 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:08,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/50397f98-d640-4e0c-a7bb-952c91f2705f ' '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '179', '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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1202116879'} ; 2024-03-01 21:00:08,713 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:00:08,713 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,716 INFO program/MainThread: stdout[20]: LVM 2024-03-01 21:00:08,717 INFO program/MainThread: stderr[20]: 2024-03-01 21:00:08,717 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:00:08,717 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,719 INFO program/MainThread: stdout[21]: LVM 2024-03-01 21:00:08,719 INFO program/MainThread: stderr[21]: 2024-03-01 21:00:08,719 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:00:08,720 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,722 INFO program/MainThread: stdout[22]: LVM 2024-03-01 21:00:08,722 INFO program/MainThread: stderr[22]: 2024-03-01 21:00:08,722 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:00:08,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,729 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 21:00:08,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,732 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:08,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,733 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:08,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:08,734 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:00:08,737 INFO program/MainThread: stdout[23]: LVM 2024-03-01 21:00:08,737 INFO program/MainThread: stderr[23]: 2024-03-01 21:00:08,737 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:00:08,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:00:08,741 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:00:08,744 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': '181', '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-OcbcTZvivGRveV6RI008D155rBCLr5NrSVAsMB7ySI5vShycYSYfpds3w9XhtqFH-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': '1205484440'} ; 2024-03-01 21:00:08,744 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:00:08,744 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:08,747 INFO program/MainThread: stdout[24]: LVM 2024-03-01 21:00:08,747 INFO program/MainThread: stderr[24]: 2024-03-01 21:00:08,747 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:00:08,748 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:08,750 INFO program/MainThread: stdout[25]: LVM 2024-03-01 21:00:08,750 INFO program/MainThread: stderr[25]: 2024-03-01 21:00:08,750 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:00:08,750 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:08,753 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:00:08,753 INFO program/MainThread: stderr[26]: 2024-03-01 21:00:08,753 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:00:08,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,760 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:08,763 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:00:08,763 INFO program/MainThread: stderr[27]: 2024-03-01 21:00:08,763 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:00:08,763 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:08,766 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:00:08,766 INFO program/MainThread: stderr[28]: 2024-03-01 21:00:08,766 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:00:08,766 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:00:08,768 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:00:08,768 INFO program/MainThread: stderr[29]: 2024-03-01 21:00:08,769 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:00:08,772 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 21:00:08,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:00:08,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:00:08,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:00:08,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,801 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 21:00:08,804 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': '182', '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-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav-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': '1205490912'} ; 2024-03-01 21:00:08,804 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:00:08,804 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:08,807 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:00:08,807 INFO program/MainThread: stderr[30]: 2024-03-01 21:00:08,807 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:00:08,807 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:08,810 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:00:08,810 INFO program/MainThread: stderr[31]: 2024-03-01 21:00:08,810 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:00:08,810 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:08,812 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:00:08,813 INFO program/MainThread: stderr[32]: 2024-03-01 21:00:08,813 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:00:08,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,820 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:08,823 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:00:08,823 INFO program/MainThread: stderr[33]: 2024-03-01 21:00:08,823 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:00:08,823 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:08,825 INFO program/MainThread: stdout[34]: LVM 2024-03-01 21:00:08,826 INFO program/MainThread: stderr[34]: 2024-03-01 21:00:08,826 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:00:08,826 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:00:08,828 INFO program/MainThread: stdout[35]: LVM 2024-03-01 21:00:08,828 INFO program/MainThread: stderr[35]: 2024-03-01 21:00:08,828 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:00:08,832 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 21:00:08,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:00:08,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:00:08,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,855 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 21:00:08,858 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/50397f98-d640-4e0c-a7bb-952c91f2705f ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '183', '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-OcbcTZvivGRveV6RI008D155rBCLr5Nr8QtwZSjytiEfAJv91mvzsz0tP5Yjtcav', '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': '50397f98-d640-4e0c-a7bb-952c91f2705f', 'ID_FS_UUID_ENC': '50397f98-d640-4e0c-a7bb-952c91f2705f', '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': '1205531513'} ; 2024-03-01 21:00:08,858 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:00:08,858 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,861 INFO program/MainThread: stdout[36]: LVM 2024-03-01 21:00:08,861 INFO program/MainThread: stderr[36]: 2024-03-01 21:00:08,861 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:00:08,861 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,864 INFO program/MainThread: stdout[37]: LVM 2024-03-01 21:00:08,864 INFO program/MainThread: stderr[37]: 2024-03-01 21:00:08,864 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:00:08,864 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,867 INFO program/MainThread: stdout[38]: LVM 2024-03-01 21:00:08,867 INFO program/MainThread: stderr[38]: 2024-03-01 21:00:08,867 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:00:08,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,874 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 21:00:08,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,877 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:08,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:08,878 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:08,874 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc4041d1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 8QtwZS-jyti-EfAJ-v91m-vzsz-0tP5-Yjtcav 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 (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:08,879 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:00:08,882 INFO program/MainThread: stdout[39]: LVM 2024-03-01 21:00:08,882 INFO program/MainThread: stderr[39]: 2024-03-01 21:00:08,882 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:00:08,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:00:08,886 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 21:00:08,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:08,895 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:08,911 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:00:08,911 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:00:08,915 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 21:00:08,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,920 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 21:00:08,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:08,923 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:00:08,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:08,933 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:00:08,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,941 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 21:00:08,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:08,944 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:00:08,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:08,954 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:00:08,956 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 21:00:08,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,961 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 21:00:08,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:08,964 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 21:00:08,967 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 21:00:08,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:08,972 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 21:00:08,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:08,974 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:00:08,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,980 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:00:08,980 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,981 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,981 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,981 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,982 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,982 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,982 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,983 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,983 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,983 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,984 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,984 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:00:08,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:00:08,989 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:00:08,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:00:08,994 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:00:08,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:00:08,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:00:08,999 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:00:09,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:09,004 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 21:00:09,005 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:00:09,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,008 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,009 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,012 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,013 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,016 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,017 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,021 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,022 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,025 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,026 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,029 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,030 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,033 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,034 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,037 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,038 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,041 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,042 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,046 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,047 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,050 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,051 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,054 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,055 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,058 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,058 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,059 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,062 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,063 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,066 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,067 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,070 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,071 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,074 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,075 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,075 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,078 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,079 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,083 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,083 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,087 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,088 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,091 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,092 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,095 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,096 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,099 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,100 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,103 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,104 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,107 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,108 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,111 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,112 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,115 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,116 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,119 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,120 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,124 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,125 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,127 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,128 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,129 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,131 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,132 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,133 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,136 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:00:09,137 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:00:09,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc4047bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = SVAsMB-7ySI-5vSh-ycYS-Yfpd-s3w9-XhtqFH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc404f8640) -- 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 = OcbcTZ-vivG-RveV-6RI0-08D1-55rB-CLr5Nr size = 2.98 GiB format = existing None major = 0 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 21:00:09,137 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:00:09,140 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 21:00:09,140 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 21:00:09,140 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 21:00:09,140 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 21:00:09,140 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 21:00:09,141 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 21:00:09,142 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 21:00:09,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:00:09,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 21:00:09,145 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,146 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 21:00:09,149 INFO program/MainThread: stdout[40]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:00:09,149 INFO program/MainThread: stderr[40]: 2024-03-01 21:00:09,149 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:00:09,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 21:00:09,154 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 21:00:09,154 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:00:09,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:00:09,157 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:00:09,160 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:00:09,160 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,161 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'test_vg1', 'sda'] 2024-03-01 21:00:09,161 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:00:09,163 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:00:09,164 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:00:09,167 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:00:09,169 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:00:09,172 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:00:09,172 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:00:09,172 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:00:09,172 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:00:09,172 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:00:09,175 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:00:09,175 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:00:09,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 21:00:09,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:00:09,178 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:00:09,178 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:00:09,178 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:00:09,181 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:00:09,181 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:00:09,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 21:00:09,184 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:00:09,184 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:00:09,184 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:00:09,184 DEBUG blivet/MainThread: removing sda 2024-03-01 21:00:09,186 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:00:09,187 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:00:09,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 21:00:09,189 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:00:09,189 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:00:09,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,202 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,227 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,246 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 21:00:09,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,258 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,275 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:00:09,276 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,276 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,276 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,276 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,276 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:00:09,276 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:00:09,277 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:00:09,277 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:00:09,277 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:00:09,277 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:00:09,279 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:00:09,282 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:00:09,284 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:00:09,285 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:00:09,287 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:00:09,287 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 0x7fcc4037ff40> 2024-03-01 21:00:09,288 INFO blivet/MainThread: sorting actions... 2024-03-01 21:00:09,289 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,289 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,289 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,289 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,289 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:00:09,290 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:00:09,290 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:00:09,290 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:00:09,290 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,293 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 21:00:09,293 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 21:00:09,302 INFO program/MainThread: stdout: 2024-03-01 21:00:09,302 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:00:09,302 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,316 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,326 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,326 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:00:09,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:09,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:00:09,336 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,339 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:00:09,341 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,344 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:00:09,347 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,350 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:00:09,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:00:09,353 INFO program/MainThread: Running [41] lvm lvremove --yes --force test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,446 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 21:00:09,447 INFO program/MainThread: stderr[41]: 2024-03-01 21:00:09,447 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:00:09,447 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,466 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:00:09,467 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:00:09,480 INFO program/MainThread: stdout: 2024-03-01 21:00:09,480 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:00:09,480 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,507 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,517 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,518 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:00:09,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:09,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:00:09,528 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:00:09,531 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:00:09,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:00:09,534 INFO program/MainThread: Running [42] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,574 INFO program/MainThread: stdout[42]: 2024-03-01 21:00:09,575 INFO program/MainThread: stderr[42]: 2024-03-01 21:00:09,575 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:00:09,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:00:09,582 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,584 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:09,587 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:09,593 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,596 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:09,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:00:09,598 INFO program/MainThread: Running [43] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,634 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 21:00:09,634 INFO program/MainThread: stderr[43]: 2024-03-01 21:00:09,635 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:00:09,635 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:00:09,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:00:09,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:00:09,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:00:09,663 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,668 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:09,678 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,684 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:09,687 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,690 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:09,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:00:09,692 INFO program/MainThread: Running [44] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,721 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 21:00:09,722 INFO program/MainThread: stderr[44]: 2024-03-01 21:00:09,722 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:00:09,722 INFO program/MainThread: Running [45] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,770 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:00:09,770 INFO program/MainThread: stderr[45]: 2024-03-01 21:00:09,770 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:00:09,771 INFO program/MainThread: Running [46] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,804 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 21:00:09,805 INFO program/MainThread: stderr[46]: 2024-03-01 21:00:09,805 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:00:09,805 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:00:09,812 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,820 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:00:09,825 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:00:09,825 INFO program/MainThread: Running [47] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,873 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:00:09,874 INFO program/MainThread: stderr[47]: 2024-03-01 21:00:09,874 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:00:09,874 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:00:09,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,891 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,892 INFO program/MainThread: Running [48] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc ... 2024-03-01 21:00:09,900 INFO program/MainThread: stdout[48]: use_devicesfile=1 2024-03-01 21:00:09,901 INFO program/MainThread: stderr[48]: 2024-03-01 21:00:09,901 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:00:09,901 INFO program/MainThread: Running [49] lvmdevices --deldev /dev/sda ... 2024-03-01 21:00:09,915 INFO program/MainThread: stdout[49]: 2024-03-01 21:00:09,915 INFO program/MainThread: stderr[49]: 2024-03-01 21:00:09,915 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:00:09,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,926 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,935 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,936 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:00:09,939 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:09,942 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:00:09,944 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:00:09,944 INFO program/MainThread: Running [50] 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 21:00:09,977 INFO program/MainThread: stdout[50]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:00:09,977 INFO program/MainThread: stderr[50]: 2024-03-01 21:00:09,977 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:00:09,977 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:00:09,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:09,993 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:09,994 INFO program/MainThread: Running [51] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 21:00:10,003 INFO program/MainThread: stdout[51]: use_devicesfile=1 2024-03-01 21:00:10,003 INFO program/MainThread: stderr[51]: 2024-03-01 21:00:10,003 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:00:10,003 INFO program/MainThread: Running [52] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:00:10,016 INFO program/MainThread: stdout[52]: 2024-03-01 21:00:10,016 INFO program/MainThread: stderr[52]: 2024-03-01 21:00:10,016 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:00:10,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:10,028 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:10,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:10,039 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:10,039 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:00:10,043 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:10,045 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:00:10,048 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:00:10,048 INFO program/MainThread: Running [53] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 21:00:10,076 INFO program/MainThread: stdout[53]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:00:10,077 INFO program/MainThread: stderr[53]: 2024-03-01 21:00:10,077 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:00:10,077 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:00:10,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:10,094 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:10,095 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 21:00:10,103 INFO program/MainThread: stdout[54]: use_devicesfile=1 2024-03-01 21:00:10,103 INFO program/MainThread: stderr[54]: 2024-03-01 21:00:10,103 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:00:10,103 INFO program/MainThread: Running [55] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:00:10,117 INFO program/MainThread: stdout[55]: 2024-03-01 21:00:10,117 INFO program/MainThread: stderr[55]: 2024-03-01 21:00:10,117 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:00:10,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:10,129 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:10,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:10,142 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:10,146 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:00:10,147 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 0x7fcc41dfacc0> 2024-03-01 21:00:17,048 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q23jjh44/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:00:20,188 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5ksdde96/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:00:24,147 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gl498k53/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:00:24,182 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:24,182 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:00:24,185 INFO program/MainThread: stdout[2]: 2024-03-01 21:00:24,185 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 21:00:24,185 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:00:24,185 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:00:24,189 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:24,190 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:00:24,193 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:24,193 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:00:24,196 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:24,196 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:00:24,199 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:24,199 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:00:24,207 INFO program/MainThread: stdout: 2024-03-01 21:00:24,207 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:00:24,207 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:00:24,207 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:00:24,207 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:24,207 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:00:24,207 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:24,208 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:24,208 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:00:24,208 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:24,208 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:00:24,209 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:00:24,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:24,221 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:24,235 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:00:24,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:00:24,239 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 21:00:24,240 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 21:00:24,267 INFO program/MainThread: stdout[3]: 2024-03-01 21:00:24,267 INFO program/MainThread: stderr[3]: 2024-03-01 21:00:24,268 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:00:24,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,279 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:00:24,280 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 21:00:24,285 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:00:24,286 INFO blivet/MainThread: sda is a disk 2024-03-01 21:00:24,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:00:24,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:00:24,290 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:00:24,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:00:24,293 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 21:00:24,296 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 21:00:24,296 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,297 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:00:24,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166c544f10) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:00:24,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:00:24,300 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:00:24,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:00:24,303 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 21:00:24,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:00:24,315 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:00:24,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:00:24,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:00:24,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:00:24,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:00:24,321 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 21:00:24,324 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 21:00:24,324 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,325 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:00:24,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b1ad460) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:00:24,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:00:24,328 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:00:24,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:00:24,331 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 21:00:24,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,342 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:00:24,342 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:00:24,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:00:24,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:00:24,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:00:24,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:00:24,349 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 21:00:24,351 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 21:00:24,352 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,352 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:00:24,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166c1dbca0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:00:24,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:00:24,355 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:00:24,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:00:24,358 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 21:00:24,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:00:24,370 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:00:24,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:00:24,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:00:24,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:00:24,375 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:00:24,376 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 21:00:24,378 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 21:00:24,379 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,379 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:00:24,379 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b1406a0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:00:24,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:00:24,382 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:00:24,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:00:24,385 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 21:00:24,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,396 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:00:24,396 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:00:24,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:00:24,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:00:24,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:00:24,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:00:24,402 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 21:00:24,405 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 21:00:24,405 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,406 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:00:24,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b140e80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:00:24,409 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:00:24,409 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:00:24,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:00:24,412 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 21:00:24,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,422 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:00:24,423 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:00:24,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:00:24,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:00:24,426 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:00:24,428 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:00:24,429 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 21:00:24,431 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 21:00:24,432 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,432 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:00:24,432 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b140d00) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:00:24,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:00:24,435 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:00:24,438 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:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:00:24,438 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 21:00:24,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,449 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:00:24,449 INFO blivet/MainThread: sde is a disk 2024-03-01 21:00:24,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:00:24,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:00:24,452 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:00:24,455 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:00:24,455 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 21:00:24,458 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 21:00:24,458 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,459 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:00:24,459 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b14b400) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:00:24,462 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:00:24,462 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:00:24,464 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:00:24,465 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 21:00:24,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,475 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:00:24,476 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:00:24,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:00:24,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:00:24,478 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:00:24,481 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:00:24,481 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 21:00:24,484 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 21:00:24,484 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,485 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:00:24,485 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b1421f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:00:24,488 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:00:24,488 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:00:24,491 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:00:24,491 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 21:00:24,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,501 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:00:24,502 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:00:24,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:00:24,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:00:24,505 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:00:24,508 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:00:24,508 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 21:00:24,511 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 21:00:24,511 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,511 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:00:24,511 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b156250) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:00:24,514 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:00:24,514 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:00:24,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:00:24,517 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 21:00:24,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,528 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:00:24,529 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:00:24,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:00:24,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:00:24,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:00:24,534 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:00:24,535 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 21:00:24,537 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 21:00:24,538 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,538 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:00:24,538 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b1562e0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:00:24,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:00:24,541 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:00:24,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:00:24,544 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 21:00:24,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,555 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:00:24,556 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:00:24,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:00:24,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:00:24,558 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:00:24,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:00:24,562 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 21:00:24,564 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 21:00:24,565 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,565 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:00:24,565 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b156f70) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:00:24,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:00:24,568 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:00:24,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:00:24,571 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:00:24,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,582 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:00:24,582 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:00:24,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:00:24,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:00:24,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:00:24,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:00:24,588 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 21:00:24,591 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 21:00:24,591 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:00:24,592 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:00:24,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b1596d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:00:24,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:00:24,595 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:00:24,598 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': '20472005'} ; 2024-03-01 21:00:24,598 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:00:24,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,607 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:00:24,607 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:00:24,608 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:00:24,608 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:00:24,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:00:24,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:00:24,611 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:00:24,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:00:24,614 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:00:24,616 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:00:24,617 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:00:24,617 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:00:24,617 INFO blivet/MainThread: got device: DiskDevice instance (0x7f166b1597c0) -- 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 21:00:24,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:00:24,623 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:24,623 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:00:24,626 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:24,626 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:00:24,630 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:24,630 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:00:24,633 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:24,633 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:00:24,636 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:00:24,638 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:24,641 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:00:24,654 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 0x7f166c1e31c0> 2024-03-01 21:00:24,709 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:00:24,713 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:00:24,713 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:00:24,716 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': '20473866'} ; 2024-03-01 21:00:24,716 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:00:24,716 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:00:24,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,724 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:00:24,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:24,742 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:24,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:00:24,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:00:24,765 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:00:24,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:00:24,768 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:00:24,771 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:00:24,771 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:00:24,774 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:24,774 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:24,775 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:00:24,777 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:00:24,780 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:00:24,783 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:00:24,785 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:00:24,788 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:24,789 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:24,789 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:00:24,789 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:00:24,789 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f166b1658b0) -- 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 0x7f166b174cc0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:00:24,792 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:00:24,796 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:24,796 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:00:24,799 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:24,799 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:00:24,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:24,802 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:00:24,805 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:24,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:00:24,807 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:00:24,807 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:00:24,810 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:24,810 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:00:24,813 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:00:24,813 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:24,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:24,823 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:24,837 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:00:24,838 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:00:24,841 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 21:00:24,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:24,849 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:00:24,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:24,859 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:00:24,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,866 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 21:00:24,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:24,869 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:00:24,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:24,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:24,879 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:00:24,881 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 21:00:24,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,886 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 21:00:24,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:24,889 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 21:00:24,891 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 21:00:24,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:24,896 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 21:00:24,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:00:24,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:00:28,062 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c_4fvvxa/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:00:28,098 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:28,098 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:00:28,101 INFO program/MainThread: stdout[2]: 2024-03-01 21:00:28,101 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 21:00:28,101 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:00:28,102 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:00:28,106 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:28,107 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:00:28,110 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:28,110 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:00:28,113 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:28,113 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:00:28,116 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:00:28,116 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:00:28,125 INFO program/MainThread: stdout: 2024-03-01 21:00:28,125 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:00:28,125 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:00:28,125 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:00:28,125 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:28,125 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 21:00:28,126 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:28,126 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:28,126 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:00:28,126 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:28,126 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:00:28,127 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:00:28,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:28,139 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:28,153 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:00:28,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:00:28,157 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 21:00:28,158 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 21:00:28,186 INFO program/MainThread: stdout[3]: 2024-03-01 21:00:28,187 INFO program/MainThread: stderr[3]: 2024-03-01 21:00:28,187 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:00:28,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,198 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:00:28,200 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 21:00:28,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:00:28,205 INFO blivet/MainThread: sda is a disk 2024-03-01 21:00:28,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:00:28,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:00:28,209 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:00:28,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:00:28,212 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 21:00:28,215 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 21:00:28,216 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,216 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:00:28,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3429d74f10) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:00:28,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:00:28,220 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:00:28,223 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:00:28,223 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 21:00:28,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,234 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:00:28,235 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:00:28,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:00:28,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:00:28,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:00:28,241 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:00:28,241 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 21:00:28,244 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 21:00:28,244 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,245 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:00:28,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c8e460) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:00:28,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:00:28,248 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:00:28,251 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_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:00:28,251 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 21:00:28,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:00:28,263 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:00:28,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:00:28,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:00:28,266 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:00:28,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:00:28,269 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 21:00:28,272 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 21:00:28,272 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,273 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:00:28,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3429cbcca0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:00:28,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:00:28,276 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:00:28,279 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:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:00:28,279 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 21:00:28,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:00:28,290 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:00:28,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:00:28,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:00:28,294 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:00:28,297 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:00:28,297 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 21:00:28,300 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 21:00:28,300 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,300 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:00:28,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c1f6a0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:00:28,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:00:28,304 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:00:28,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:00:28,307 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 21:00:28,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,317 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:00:28,318 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:00:28,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:00:28,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:00:28,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:00:28,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:00:28,324 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 21:00:28,327 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 21:00:28,327 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,327 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:00:28,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c1fe80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:00:28,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:00:28,331 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:00:28,334 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:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:00:28,334 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 21:00:28,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,344 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:00:28,345 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:00:28,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:00:28,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:00:28,348 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:00:28,351 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:00:28,351 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:00:28,354 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:00:28,354 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,354 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:00:28,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c1fd00) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:00:28,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:00:28,358 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:00:28,361 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:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:00:28,361 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 21:00:28,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:00:28,372 INFO blivet/MainThread: sde is a disk 2024-03-01 21:00:28,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:00:28,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:00:28,375 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:00:28,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:00:28,378 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 21:00:28,381 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 21:00:28,382 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,382 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:00:28,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c2c400) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:00:28,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:00:28,385 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:00:28,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:00:28,388 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 21:00:28,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:00:28,400 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:00:28,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:00:28,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:00:28,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:00:28,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:00:28,406 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 21:00:28,408 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 21:00:28,409 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,409 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:00:28,409 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c231f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:00:28,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:00:28,412 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:00:28,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:00:28,415 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 21:00:28,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:00:28,427 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:00:28,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:00:28,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:00:28,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:00:28,433 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:00:28,433 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 21:00:28,436 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 21:00:28,436 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,437 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:00:28,437 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c38250) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:00:28,440 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:00:28,440 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:00:28,443 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:00:28,443 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 21:00:28,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,454 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:00:28,454 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:00:28,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:00:28,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:00:28,457 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:00:28,460 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:00:28,460 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 21:00:28,463 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 21:00:28,463 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,464 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:00:28,464 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c382e0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:00:28,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:00:28,467 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:00:28,470 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:00:28,470 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 21:00:28,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:00:28,482 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:00:28,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:00:28,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:00:28,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:00:28,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:00:28,488 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 21:00:28,491 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 21:00:28,491 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,491 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:00:28,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c38f70) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:00:28,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:00:28,494 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:00:28,497 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:00:28,498 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 21:00:28,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,508 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:00:28,509 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:00:28,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:00:28,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:00:28,512 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:00:28,515 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:00:28,515 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 21:00:28,518 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:00:28,518 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:00:28,519 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:00:28,519 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c3b6d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:00:28,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:00:28,522 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:00:28,525 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': '20472005'} ; 2024-03-01 21:00:28,525 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:00:28,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,534 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:00:28,534 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:00:28,534 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:00:28,534 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:00:28,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:00:28,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:00:28,537 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:00:28,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:00:28,540 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:00:28,543 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:00:28,544 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:00:28,544 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:00:28,544 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3428c3b7c0) -- 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 21:00:28,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:00:28,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:28,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:00:28,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:28,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:00:28,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:28,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:00:28,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:28,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:00:28,563 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:00:28,565 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:28,568 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:00:28,575 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 0x7f342add60c0> 2024-03-01 21:00:28,615 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:00:28,619 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:00:28,619 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:00:28,622 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': '20473866'} ; 2024-03-01 21:00:28,622 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:00:28,622 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:00:28,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,631 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:00:28,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:28,649 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:28,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:00:28,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:00:28,672 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:00:28,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:00:28,675 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:00:28,678 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:00:28,678 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:00:28,681 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:28,682 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:28,682 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:00:28,684 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:00:28,687 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:00:28,690 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:00:28,693 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:00:28,696 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:00:28,696 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:00:28,696 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:00:28,697 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:00:28,696 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3428c478b0) -- 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 0x7f3428c55db0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:00:28,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:00:28,704 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:00:28,704 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:00:28,707 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:00:28,707 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:00:28,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:28,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:00:28,713 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:00:28,713 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:00:28,714 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:00:28,715 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:00:28,717 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:28,718 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:00:28,721 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:00:28,721 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:00:28,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:28,732 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:28,745 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:00:28,746 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:00:28,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,757 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:00:28,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,767 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:00:28,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,774 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 21:00:28,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,776 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:00:28,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,786 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:00:28,788 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 21:00:28,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,793 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 21:00:28,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,796 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 21:00:28,798 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 21:00:28,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,805 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:00:28,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,815 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:00:28,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:00:28,820 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:00:28,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:00:28,825 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:00:28,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:00:28,830 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:00:28,832 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:28,833 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:00:28,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:00:28,836 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:00:28,836 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:00:28,839 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:00:28,839 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:00:28,841 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:28,841 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:00:28,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:00:28,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:00:28,844 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:00:28,847 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:00:28,847 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:00:28,849 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:28,850 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:00:28,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:00:28,852 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:00:28,852 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:00:28,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:00:28,855 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:00:28,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:00:28,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:00:28,863 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:28,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:00:28,869 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:28,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:00:28,875 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:00:28,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:00:28,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:00:28,880 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:00:28,880 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:00:28,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,891 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:00:28,892 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:00:28,892 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:00:28,892 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 21:00:28,893 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:00:28,893 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:00:28,896 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:28,896 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:00:28,898 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:28,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:00:28,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:00:28,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:00:28,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:00:28,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:00:28,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:00:28,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:00:28,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:00:28,918 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:00:28,918 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:00:28,918 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:00:28,918 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:00:28,921 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:00:28,922 INFO program/MainThread: stderr[4]: 2024-03-01 21:00:28,922 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:00:28,922 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:00:28,922 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:28,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:00:28,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:00:28,927 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:28,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,938 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 21:00:28,939 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:00:28,939 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:00:28,939 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 21:00:28,940 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:00:28,940 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:00:28,943 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:28,943 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 21:00:28,945 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:28,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:00:28,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:00:28,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:00:28,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 21:00:28,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:00:28,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:00:28,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:00:28,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 21:00:28,965 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:00:28,966 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:00:28,966 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:00:28,966 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 21:00:28,966 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:28,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 21:00:28,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 21:00:28,970 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:28,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:28,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:28,980 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 21:00:28,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 21:00:28,985 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:00:28,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 21:00:28,991 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:00:28,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:00:28,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 21:00:28,996 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:00:28,998 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:28,998 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 21:00:28,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:00:29,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:00:29,001 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:00:29,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,004 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:00:29,007 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:29,007 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 21:00:29,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 21:00:29,010 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:00:29,010 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:00:29,012 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,013 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:00:29,015 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:29,015 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 21:00:29,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:00:29,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:00:29,018 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:00:29,021 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,021 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:00:29,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 21:00:29,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:00:29,028 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:00:29,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:00:29,034 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:00:29,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:00:29,041 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:00:29,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:00:29,044 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:00:29,045 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 21:00:29,045 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:00:29,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,057 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 21:00:29,058 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:00:29,058 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:00:29,058 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 21:00:29,058 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:00:29,059 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:00:29,061 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,062 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 21:00:29,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 21:00:29,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:00:29,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:00:29,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 21:00:29,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:00:29,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:00:29,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:00:29,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 21:00:29,083 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:00:29,084 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:00:29,084 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:00:29,084 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 21:00:29,084 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:29,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:00:29,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 21:00:29,088 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:29,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,099 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 21:00:29,099 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:00:29,100 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:00:29,100 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 21:00:29,100 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:00:29,101 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:00:29,104 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,104 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 21:00:29,106 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 21:00:29,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:00:29,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:00:29,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:00:29,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:00:29,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:00:29,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:00:29,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 21:00:29,126 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:00:29,126 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:00:29,126 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:00:29,127 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 21:00:29,127 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:29,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 21:00:29,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 21:00:29,130 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:29,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,141 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 21:00:29,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 21:00:29,146 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:00:29,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 21:00:29,151 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:00:29,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 21:00:29,156 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:00:29,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 21:00:29,161 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:00:29,164 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:29,164 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 21:00:29,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 21:00:29,167 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:00:29,167 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:00:29,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,170 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:00:29,173 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:29,173 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 21:00:29,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 21:00:29,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:00:29,176 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:00:29,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,179 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:00:29,181 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:29,181 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 21:00:29,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 21:00:29,184 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:00:29,184 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:00:29,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,187 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:00:29,190 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:00:29,190 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:00:29,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:00:29,193 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:00:29,193 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:00:29,196 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:00:29,196 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:00:29,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 21:00:29,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:00:29,203 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:00:29,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:00:29,209 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:00:29,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:00:29,216 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:00:29,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:00:29,223 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:00:29,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 21:00:29,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:00:29,227 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 21:00:29,227 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:00:29,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,240 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 21:00:29,241 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,242 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:00:29,242 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 21:00:29,242 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,243 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:00:29,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,245 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 21:00:29,248 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 21:00:29,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:00:29,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:00:29,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:00:29,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:00:29,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:00:29,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:00:29,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 21:00:29,267 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,268 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:00:29,268 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:00:29,268 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 21:00:29,268 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:29,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 21:00:29,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 21:00:29,272 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:29,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,283 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 21:00:29,284 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,284 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:00:29,285 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 21:00:29,285 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,285 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:00:29,288 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,288 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 21:00:29,291 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 21:00:29,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:00:29,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:00:29,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 21:00:29,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:00:29,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:00:29,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:00:29,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 21:00:29,311 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,311 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:00:29,312 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:00:29,312 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 21:00:29,312 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:29,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:00:29,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 21:00:29,316 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:29,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,327 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 21:00:29,328 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,328 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:00:29,328 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 21:00:29,329 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,329 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:00:29,332 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,332 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 21:00:29,335 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:00:29,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:00:29,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:00:29,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 21:00:29,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:00:29,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:00:29,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:00:29,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 21:00:29,355 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,356 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:00:29,356 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:00:29,356 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 21:00:29,356 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:29,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 21:00:29,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 21:00:29,360 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:29,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:00:29,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:29,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:00:29,371 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 21:00:29,372 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,373 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:00:29,373 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 21:00:29,373 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,374 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:00:29,377 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,377 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 21:00:29,379 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:00:29,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:00:29,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:00:29,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:00:29,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 21:00:29,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:00:29,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:00:29,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:00:29,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 21:00:29,400 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:00:29,401 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:00:29,401 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:00:29,401 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 21:00:29,401 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:29,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 21:00:29,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 21:00:29,405 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:00:29,407 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:29,408 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:29,409 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:29,409 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:29,409 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:29,409 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:29,409 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:29,409 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:29,409 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:00:29,411 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:00:29,414 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:00:29,416 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:00:29,419 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:00:29,419 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:00:29,422 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:00:29,422 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 0x7f342a589cc0> 2024-03-01 21:00:29,422 INFO blivet/MainThread: sorting actions... 2024-03-01 21:00:29,455 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:00:29,455 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:00:29,456 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:00:29,456 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:00:29,456 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:00:29,457 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:00:29,457 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:00:29,457 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:00:29,458 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:00:29,458 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:00:29,459 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:00:29,459 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:00:29,459 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:00:29,460 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:00:29,460 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:00:29,460 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:29,461 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:29,461 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:29,461 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:29,462 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:29,462 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:29,463 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:29,463 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:29,463 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:00:29,464 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:00:29,464 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:00:29,464 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:00:29,465 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:29,465 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:29,466 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:29,466 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:29,466 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:00:29,467 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:00:29,467 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:00:29,468 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:00:29,468 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:29,468 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:29,469 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:29,469 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:29,470 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:00:29,472 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,475 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 21:00:29,475 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 21:00:29,480 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,507 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,517 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,518 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:00:29,522 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,524 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 21:00:29,524 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 21:00:29,530 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,554 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,564 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,564 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:00:29,568 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,571 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 21:00:29,571 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 21:00:29,576 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,600 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,610 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,611 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:00:29,614 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,617 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 21:00:29,617 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 21:00:29,622 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,646 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,659 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,659 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:00:29,663 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,665 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 21:00:29,665 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 21:00:29,671 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,699 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,710 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,710 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:00:29,714 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,716 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 21:00:29,716 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 21:00:29,722 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,747 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,760 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,761 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:00:29,765 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,767 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 21:00:29,767 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 21:00:29,773 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,774 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,797 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,811 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,811 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:00:29,815 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,817 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:00:29,817 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:00:29,825 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,853 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,866 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,866 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:00:29,870 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,872 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:00:29,872 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:00:29,880 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,880 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,908 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,918 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,919 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:00:29,923 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:00:29,925 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:00:29,925 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:00:29,932 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,960 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,960 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:29,971 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:29,971 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:00:29,975 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:29,977 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:00:29,980 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:00:29,980 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:00:29,980 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:29,980 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:30,014 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 21:00:30,015 INFO program/MainThread: stderr[5]: 2024-03-01 21:00:30,015 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:00:30,015 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 21:00:30,028 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:00:30,028 INFO program/MainThread: stderr[6]: 2024-03-01 21:00:30,028 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:00:30,028 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 21:00:30,058 INFO program/MainThread: stdout[7]: 2024-03-01 21:00:30,058 INFO program/MainThread: stderr[7]: 2024-03-01 21:00:30,058 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:00:30,058 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 21:00:30,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,070 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,073 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:00:30,074 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 21:00:30,075 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 21:00:30,085 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,107 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,107 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:00:30,111 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,113 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,116 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,116 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:00:30,116 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:30,116 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:30,144 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 21:00:30,144 INFO program/MainThread: stderr[8]: 2024-03-01 21:00:30,145 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:00:30,145 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 21:00:30,162 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:00:30,163 INFO program/MainThread: stderr[9]: 2024-03-01 21:00:30,163 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:00:30,163 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 21:00:30,192 INFO program/MainThread: stdout[10]: 2024-03-01 21:00:30,192 INFO program/MainThread: stderr[10]: 2024-03-01 21:00:30,192 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:00:30,192 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 21:00:30,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,206 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:00:30,210 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 21:00:30,211 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 21:00:30,221 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,244 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,245 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:00:30,249 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,251 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,254 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,254 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:00:30,254 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:30,254 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:30,292 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 21:00:30,293 INFO program/MainThread: stderr[11]: 2024-03-01 21:00:30,293 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:00:30,293 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 21:00:30,304 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:00:30,304 INFO program/MainThread: stderr[12]: 2024-03-01 21:00:30,304 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:00:30,304 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 21:00:30,336 INFO program/MainThread: stdout[13]: 2024-03-01 21:00:30,336 INFO program/MainThread: stderr[13]: 2024-03-01 21:00:30,336 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:00:30,336 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 21:00:30,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,349 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,353 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:00:30,354 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 21:00:30,355 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 21:00:30,365 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,388 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,388 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:00:30,392 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,394 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,397 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,397 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:00:30,397 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:30,397 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:30,436 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 21:00:30,437 INFO program/MainThread: stderr[14]: 2024-03-01 21:00:30,437 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:00:30,437 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 21:00:30,447 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 21:00:30,447 INFO program/MainThread: stderr[15]: 2024-03-01 21:00:30,447 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:00:30,447 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 21:00:30,475 INFO program/MainThread: stdout[16]: 2024-03-01 21:00:30,475 INFO program/MainThread: stderr[16]: 2024-03-01 21:00:30,475 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:00:30,475 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 21:00:30,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,489 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,492 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:00:30,493 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 21:00:30,494 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 21:00:30,504 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,505 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,526 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,526 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:00:30,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 21:00:30,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:00:30,535 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,541 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,543 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,546 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,549 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,551 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,554 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 21:00:30,557 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 21:00:30,611 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 21:00:30,612 INFO program/MainThread: stderr[17]: 2024-03-01 21:00:30,612 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:00:30,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:00:30,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:00:30,635 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,642 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,648 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,659 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,664 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,670 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,681 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,686 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,754 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:00:30,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:00:30,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,778 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,778 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 21:00:30,787 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,798 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,799 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:30,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 21:00:30,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 21:00:30,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:00:30,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:00:30,814 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,817 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,821 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,824 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,827 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,830 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,832 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:00:30,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:30,846 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:30,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:00:30,851 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 21:00:30,887 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL 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 21:00:30,888 INFO program/MainThread: stderr[18]: 2024-03-01 21:00:30,888 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:00:30,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 21:00:30,892 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 21:00:30,961 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 21:00:30,962 INFO program/MainThread: stderr[19]: 2024-03-01 21:00:30,962 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:00:30,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:30,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:00:30,980 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:30,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:31,024 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,029 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 21:00:31,030 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:00:31,030 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:00:31,040 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:31,055 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,056 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:00:31,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:31,062 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:00:31,065 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 21:00:31,066 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 21:00:31,211 INFO program/MainThread: stdout: 2024-03-01 21:00:31,211 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:00:31,211 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:31,212 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:31,212 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:31,212 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:00:31,212 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:31,212 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:31,212 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:31,212 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:31,212 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:31,212 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,212 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 21:00:31,227 INFO program/MainThread: stdout: 2024-03-01 21:00:31,227 INFO program/MainThread: writing all SBs 2024-03-01 21:00:31,227 INFO program/MainThread: new label = "" 2024-03-01 21:00:31,227 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:31,246 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:00:31,250 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:00:31,251 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:00:31,261 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:31,278 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,279 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:31,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 21:00:31,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 21:00:31,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:31,289 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 21:00:31,322 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL 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 21:00:31,323 INFO program/MainThread: stderr[20]: 2024-03-01 21:00:31,323 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:00:31,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 21:00:31,327 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 21:00:31,377 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 21:00:31,378 INFO program/MainThread: stderr[21]: 2024-03-01 21:00:31,378 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:00:31,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:31,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:00:31,397 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:00:31,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:31,447 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,456 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 21:00:31,458 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:00:31,460 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:00:31,471 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:31,488 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:31,489 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:00:31,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:31,495 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:00:31,498 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 21:00:31,498 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 21:00:32,259 INFO program/MainThread: stdout: 2024-03-01 21:00:32,259 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:00:32,259 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:32,259 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:32,259 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:32,260 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:00:32,260 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:32,260 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:32,262 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:32,262 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:32,262 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:32,262 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,262 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 21:00:32,278 INFO program/MainThread: stdout: 2024-03-01 21:00:32,278 INFO program/MainThread: writing all SBs 2024-03-01 21:00:32,278 INFO program/MainThread: new label = "" 2024-03-01 21:00:32,278 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:32,295 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:00:32,300 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:00:32,301 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:00:32,310 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:32,326 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,327 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:32,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 21:00:32,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 21:00:32,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:32,337 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 21:00:32,372 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL 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 21:00:32,372 INFO program/MainThread: stderr[22]: 2024-03-01 21:00:32,373 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:00:32,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 21:00:32,377 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 21:00:32,433 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 21:00:32,433 INFO program/MainThread: stderr[23]: 2024-03-01 21:00:32,433 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:00:32,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:32,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:00:32,454 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:00:32,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:32,501 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,507 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 21:00:32,508 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:00:32,508 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:00:32,517 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:32,533 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:32,534 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:00:32,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:32,540 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:00:32,543 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 21:00:32,543 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 21:00:33,345 INFO program/MainThread: stdout: 2024-03-01 21:00:33,345 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 21:00:33,345 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:33,345 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:33,345 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:33,345 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 21:00:33,345 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:33,345 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:33,345 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:33,345 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:33,345 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:33,345 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,346 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 21:00:33,360 INFO program/MainThread: stdout: 2024-03-01 21:00:33,360 INFO program/MainThread: writing all SBs 2024-03-01 21:00:33,361 INFO program/MainThread: new label = "" 2024-03-01 21:00:33,361 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:33,374 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:00:33,378 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:00:33,379 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:00:33,388 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:33,405 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,406 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:33,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 21:00:33,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 21:00:33,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:33,415 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 21:00:33,446 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL 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 21:00:33,446 INFO program/MainThread: stderr[24]: 2024-03-01 21:00:33,446 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:00:33,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 21:00:33,450 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 21:00:33,526 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 21:00:33,527 INFO program/MainThread: stderr[25]: 2024-03-01 21:00:33,527 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:00:33,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:33,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:00:33,546 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:33,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:33,568 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,572 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 21:00:33,572 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:00:33,573 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:00:33,582 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,582 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:33,599 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:33,600 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:00:33,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:33,606 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:00:33,609 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 21:00:33,609 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 21:00:34,428 INFO program/MainThread: stdout: 2024-03-01 21:00:34,428 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 21:00:34,428 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:34,428 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:34,428 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:34,428 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 21:00:34,428 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:34,428 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:34,428 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:34,428 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:34,428 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:34,429 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,429 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 21:00:34,442 INFO program/MainThread: stdout: 2024-03-01 21:00:34,442 INFO program/MainThread: writing all SBs 2024-03-01 21:00:34,442 INFO program/MainThread: new label = "" 2024-03-01 21:00:34,442 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,458 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:00:34,463 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:00:34,464 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:00:34,472 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,488 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,489 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:00:34,492 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:34,495 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,497 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,497 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:00:34,497 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:34,498 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:34,538 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 21:00:34,539 INFO program/MainThread: stderr[26]: 2024-03-01 21:00:34,539 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:00:34,539 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 21:00:34,549 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 21:00:34,549 INFO program/MainThread: stderr[27]: 2024-03-01 21:00:34,549 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:00:34,549 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 21:00:34,578 INFO program/MainThread: stdout[28]: 2024-03-01 21:00:34,578 INFO program/MainThread: stderr[28]: 2024-03-01 21:00:34,578 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:00:34,578 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 21:00:34,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,590 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,594 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:00:34,594 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 21:00:34,596 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 21:00:34,604 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,627 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,628 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:00:34,631 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:34,634 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,636 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,636 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:00:34,637 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:34,637 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:34,675 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 21:00:34,676 INFO program/MainThread: stderr[29]: 2024-03-01 21:00:34,676 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:00:34,676 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 21:00:34,686 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 21:00:34,686 INFO program/MainThread: stderr[30]: 2024-03-01 21:00:34,686 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:00:34,686 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 21:00:34,714 INFO program/MainThread: stdout[31]: 2024-03-01 21:00:34,714 INFO program/MainThread: stderr[31]: 2024-03-01 21:00:34,714 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:00:34,714 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 21:00:34,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,724 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:00:34,728 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 21:00:34,730 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 21:00:34,739 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,739 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,763 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,763 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:00:34,767 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:34,769 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,771 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,772 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:00:34,772 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:34,772 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:34,811 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 21:00:34,811 INFO program/MainThread: stderr[32]: 2024-03-01 21:00:34,811 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:00:34,811 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 21:00:34,820 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 21:00:34,820 INFO program/MainThread: stderr[33]: 2024-03-01 21:00:34,820 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:00:34,820 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 21:00:34,850 INFO program/MainThread: stdout[34]: 2024-03-01 21:00:34,851 INFO program/MainThread: stderr[34]: 2024-03-01 21:00:34,851 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:00:34,851 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 21:00:34,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,863 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,867 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:00:34,867 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 21:00:34,869 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 21:00:34,877 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,878 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:34,900 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:34,901 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:00:34,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 21:00:34,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:00:34,920 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:34,922 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,925 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:34,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,930 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:34,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:00:34,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 21:00:34,935 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 21:00:34,992 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 21:00:34,993 INFO program/MainThread: stderr[35]: 2024-03-01 21:00:34,993 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:00:35,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:00:35,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:00:35,020 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,026 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:00:35,028 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,031 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:00:35,034 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,037 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:00:35,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,047 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:00:35,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:00:35,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,065 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,066 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 21:00:35,074 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,074 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,084 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,085 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:35,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 21:00:35,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 21:00:35,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:00:35,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:00:35,100 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,103 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:00:35,106 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,109 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:00:35,112 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,114 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:00:35,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,123 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:00:35,128 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 21:00:35,162 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 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 21:00:35,162 INFO program/MainThread: stderr[36]: 2024-03-01 21:00:35,162 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:00:35,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 21:00:35,166 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 21:00:35,220 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 21:00:35,220 INFO program/MainThread: stderr[37]: 2024-03-01 21:00:35,220 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:00:35,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:00:35,243 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:00:35,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,265 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,269 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 21:00:35,270 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:00:35,270 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:00:35,279 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,308 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,309 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:00:35,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,315 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:00:35,318 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 21:00:35,318 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 21:00:35,509 INFO program/MainThread: stdout: 2024-03-01 21:00:35,510 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 21:00:35,510 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:35,510 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:35,510 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:35,510 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 21:00:35,510 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:35,510 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:35,510 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:35,510 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:35,510 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:35,510 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,511 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 21:00:35,524 INFO program/MainThread: stdout: 2024-03-01 21:00:35,524 INFO program/MainThread: writing all SBs 2024-03-01 21:00:35,524 INFO program/MainThread: new label = "" 2024-03-01 21:00:35,524 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,542 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:00:35,547 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:00:35,548 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:00:35,557 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,572 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,573 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:35,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 21:00:35,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 21:00:35,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,582 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 21:00:35,614 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 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 21:00:35,614 INFO program/MainThread: stderr[38]: 2024-03-01 21:00:35,614 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:00:35,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 21:00:35,618 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 21:00:35,686 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 21:00:35,687 INFO program/MainThread: stderr[39]: 2024-03-01 21:00:35,687 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:00:35,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:00:35,712 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:00:35,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,731 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,735 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 21:00:35,735 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:00:35,736 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:00:35,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:35,760 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:35,761 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:00:35,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:35,767 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:00:35,770 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 21:00:35,770 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 21:00:36,591 INFO program/MainThread: stdout: 2024-03-01 21:00:36,591 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 21:00:36,592 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:36,592 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:36,592 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:36,592 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 21:00:36,592 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:36,592 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:36,592 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:36,592 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:36,592 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:36,592 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,592 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 21:00:36,607 INFO program/MainThread: stdout: 2024-03-01 21:00:36,607 INFO program/MainThread: writing all SBs 2024-03-01 21:00:36,607 INFO program/MainThread: new label = "" 2024-03-01 21:00:36,607 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:36,624 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:00:36,629 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:00:36,630 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:00:36,638 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,639 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:36,654 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,655 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:00:36,658 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:36,661 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:36,663 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:36,663 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:00:36,663 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:36,664 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:36,704 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:00:36,704 INFO program/MainThread: stderr[40]: 2024-03-01 21:00:36,704 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:00:36,704 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 21:00:36,714 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 21:00:36,714 INFO program/MainThread: stderr[41]: 2024-03-01 21:00:36,714 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:00:36,714 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:00:36,743 INFO program/MainThread: stdout[42]: 2024-03-01 21:00:36,744 INFO program/MainThread: stderr[42]: 2024-03-01 21:00:36,744 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:00:36,744 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:00:36,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:36,753 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,756 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:00:36,756 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 21:00:36,758 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:00:36,766 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:36,787 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,788 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:00:36,791 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:36,794 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:36,797 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:36,797 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:00:36,797 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:36,797 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:36,836 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:00:36,836 INFO program/MainThread: stderr[43]: 2024-03-01 21:00:36,836 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:00:36,836 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 21:00:36,846 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 21:00:36,846 INFO program/MainThread: stderr[44]: 2024-03-01 21:00:36,846 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:00:36,846 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:00:36,876 INFO program/MainThread: stdout[45]: 2024-03-01 21:00:36,876 INFO program/MainThread: stderr[45]: 2024-03-01 21:00:36,876 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:00:36,876 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:00:36,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:36,886 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:00:36,890 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 21:00:36,892 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:00:36,900 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,901 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:36,924 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:36,925 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:00:36,928 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:36,931 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:36,933 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:36,933 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:00:36,934 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:00:36,934 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:00:36,970 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:00:36,971 INFO program/MainThread: stderr[46]: 2024-03-01 21:00:36,971 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:00:36,971 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 21:00:36,982 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 21:00:36,982 INFO program/MainThread: stderr[47]: 2024-03-01 21:00:36,982 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:00:36,982 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 21:00:37,011 INFO program/MainThread: stdout[48]: 2024-03-01 21:00:37,012 INFO program/MainThread: stderr[48]: 2024-03-01 21:00:37,012 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:00:37,012 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:00:37,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,024 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:00:37,028 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 21:00:37,030 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:00:37,039 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,061 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,062 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:00:37,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:00:37,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:00:37,070 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,073 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,076 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,081 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:00:37,086 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 21:00:37,135 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 21:00:37,136 INFO program/MainThread: stderr[49]: 2024-03-01 21:00:37,136 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:00:37,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:00:37,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:00:37,157 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,165 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,171 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,177 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,182 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,230 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:00:37,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:00:37,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,254 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,255 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:00:37,263 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,274 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,275 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:37,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 21:00:37,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 21:00:37,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:00:37,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:00:37,290 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,293 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,296 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,298 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,301 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:00:37,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,313 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:00:37,317 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 21:00:37,350 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF 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 21:00:37,350 INFO program/MainThread: stderr[50]: 2024-03-01 21:00:37,350 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:00:37,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 21:00:37,355 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 21:00:37,415 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 21:00:37,416 INFO program/MainThread: stderr[51]: 2024-03-01 21:00:37,416 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:00:37,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:00:37,437 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:00:37,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,462 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,467 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 21:00:37,467 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:00:37,468 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:00:37,477 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,493 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,494 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:00:37,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,500 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:00:37,503 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 21:00:37,503 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 21:00:37,713 INFO program/MainThread: stdout: 2024-03-01 21:00:37,713 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:00:37,713 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:37,713 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:37,713 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:37,713 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:00:37,714 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:37,714 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:37,714 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:37,714 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:37,714 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:37,714 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,714 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 21:00:37,727 INFO program/MainThread: stdout: 2024-03-01 21:00:37,728 INFO program/MainThread: writing all SBs 2024-03-01 21:00:37,728 INFO program/MainThread: new label = "" 2024-03-01 21:00:37,728 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:00:37,749 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:00:37,750 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:00:37,759 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,775 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,776 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:37,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:00:37,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:00:37,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,785 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 21:00:37,818 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF 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 21:00:37,819 INFO program/MainThread: stderr[52]: 2024-03-01 21:00:37,819 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:00:37,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:00:37,823 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 21:00:37,885 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 21:00:37,885 INFO program/MainThread: stderr[53]: 2024-03-01 21:00:37,885 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:00:37,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:37,899 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:00:37,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,932 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,936 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 21:00:37,937 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:00:37,937 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:00:37,946 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:37,960 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:37,960 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:00:37,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:00:37,967 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:00:37,969 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:00:37,970 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:00:38,794 INFO program/MainThread: stdout: 2024-03-01 21:00:38,794 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 21:00:38,794 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:00:38,794 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:00:38,794 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:00:38,794 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 21:00:38,794 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:00:38,794 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:00:38,794 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:00:38,794 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:00:38,794 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:00:38,795 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:38,795 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:00:38,808 INFO program/MainThread: stdout: 2024-03-01 21:00:38,808 INFO program/MainThread: writing all SBs 2024-03-01 21:00:38,808 INFO program/MainThread: new label = "" 2024-03-01 21:00:38,808 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:38,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:38,836 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:38,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:00:38,841 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:00:38,842 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:00:38,851 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:38,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:00:38,867 DEBUG program/MainThread: Return code: 0 2024-03-01 21:00:38,872 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:00:38,872 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 0x7f3428c0e270> 2024-03-01 21:00:38,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:00:38,879 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:00:38,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,884 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 21:00:38,884 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:00:38,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:00:38,890 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:00:38,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:00:38,895 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:00:38,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,900 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 21:00:38,900 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:00:38,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:00:38,906 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:00:38,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:00:38,911 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:00:38,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:00:38,916 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:00:38,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:00:38,921 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:00:38,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,926 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 21:00:38,927 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:00:38,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:00:38,932 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:00:38,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:00:38,937 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:00:38,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,942 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 21:00:38,942 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:00:38,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:00:38,947 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:00:38,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:00:38,952 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:00:38,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:00:38,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:00:38,957 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:01:01,663 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dw3lc60e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:01,699 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:01,699 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:01:01,702 INFO program/MainThread: stdout[2]: 2024-03-01 21:01:01,702 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 21:01:01,702 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:01:01,703 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:01:01,708 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:01,708 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:01:01,712 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:01,712 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:01:01,715 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:01,715 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:01:01,718 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:01,718 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:01:01,730 INFO program/MainThread: stdout: 2024-03-01 21:01:01,730 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:01:01,730 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui 2024-03-01 21:01:01,730 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c 2024-03-01 21:01:01,730 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV 2024-03-01 21:01:01,730 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c 2024-03-01 21:01:01,730 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 246de62a-706d-4889-8b0a-af75417246ca 2024-03-01 21:01:01,730 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG 2024-03-01 21:01:01,730 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 2024-03-01 21:01:01,730 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ca3e8435-60a6-41a5-9854-831c9c338043 2024-03-01 21:01:01,730 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 17cbd1aa-aa32-4b7d-a02d-5535709dd5fa 2024-03-01 21:01:01,730 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 2024-03-01 21:01:01,730 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD 2024-03-01 21:01:01,730 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL 2024-03-01 21:01:01,730 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 906b3ae7-317b-4ec8-8230-892579cc6f92 2024-03-01 21:01:01,730 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fe4e5b74-0f31-4a7a-ae18-34dafc519b5e 2024-03-01 21:01:01,730 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 2024-03-01 21:01:01,730 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 2024-03-01 21:01:01,730 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 2024-03-01 21:01:01,730 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE 2024-03-01 21:01:01,730 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc 2024-03-01 21:01:01,730 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj 2024-03-01 21:01:01,731 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc 2024-03-01 21:01:01,731 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:01:01,731 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:01:01,731 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:01:01,731 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:01:01,731 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:01,731 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c sdb 1073741824 root disk brw-rw---- LVM2_member LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 246de62a-706d-4889-8b0a-af75417246ca sdc 1073741824 root disk brw-rw---- LVM2_member D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG sdd 1073741824 root disk brw-rw---- LVM2_member AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ca3e8435-60a6-41a5-9854-831c9c338043 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 17cbd1aa-aa32-4b7d-a02d-5535709dd5fa sde 1073741824 root disk brw-rw---- LVM2_member JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 sdf 1073741824 root disk brw-rw---- LVM2_member 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD sdg 1073741824 root disk brw-rw---- LVM2_member cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 906b3ae7-317b-4ec8-8230-892579cc6f92 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fe4e5b74-0f31-4a7a-ae18-34dafc519b5e `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 sdh 1073741824 root disk brw-rw---- LVM2_member K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 sdi 1073741824 root disk brw-rw---- LVM2_member ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc sdj 1073741824 root disk brw-rw---- LVM2_member 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc 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 21:01:01,731 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:01,731 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:01,732 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:01:01,732 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:01,732 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:01:01,732 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:01:01,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:01,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:01,763 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 21:01:01,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': 'QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui', 'ID_FS_UUID_ENC': 'QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:01:01,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 21:01:01,768 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 21:01:01,804 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:01,805 INFO program/MainThread: stderr[3]: 2024-03-01 21:01:01,805 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:01:01,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:01,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:01,817 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:01:01,818 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 21:01:01,823 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:01:01,824 INFO blivet/MainThread: sda is a disk 2024-03-01 21:01:01,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:01:01,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:01:01,828 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:01,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:01,831 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 21:01:01,834 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 21:01:01,835 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:01:01,835 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:01:01,835 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1079e90e20) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:01:01,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:01:01,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:01,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:01:01,845 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:01,846 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:01:01,849 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:01,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:01:01,852 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:01,852 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:01:01,855 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:01:01,855 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:01:01,856 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 21:01:01,894 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:01,895 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV. WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (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 21:01:01,895 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:01:01,895 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:01:01,902 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; pe_start: 8 MiB ; 2024-03-01 21:01:01,902 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:01:01,907 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:01:01,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:01,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:01,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:01,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:01,919 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 21:01:01,953 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:01,953 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV. WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (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 21:01:01,953 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:01:01,953 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:01,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:01:01,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:01:01,964 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:01,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:01:01,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:01:01,968 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 21:01:02,001 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm 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 21:01:02,002 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV. WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (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 21:01:02,002 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:01:02,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:01:02,007 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:01:02,009 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:01:02,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:02,015 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:02,015 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:02,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV', 'ID_FS_UUID_ENC': 'LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:01:02,019 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 21:01:02,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:01:02,031 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:01:02,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:01:02,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:01:02,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:02,037 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:02,037 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 21:01:02,040 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 21:01:02,040 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,041 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:01:02,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a3f370) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:01:02,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:01:02,047 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,047 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:01:02,050 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,050 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:01:02,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:01:02,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:01:02,059 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:01:02,059 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:01:02,060 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 21:01:02,094 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:02,095 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (last written to /dev/sdc). 2024-03-01 21:01:02,095 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:01:02,095 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:01:02,099 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:01:02,099 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:01:02,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:01:02,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:02,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:01:02,114 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:02,117 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:01:02,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:02,123 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 21:01:02,161 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:01:02,162 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (last written to /dev/sdc). 2024-03-01 21:01:02,162 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:01:02,162 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:02,162 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:02,166 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:01:02,167 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 21:01:02,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:01:02,178 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:01:02,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:01:02,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:01:02,181 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:01:02,184 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:01:02,185 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 21:01:02,187 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 21:01:02,188 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,188 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:01:02,188 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a498b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:01:02,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:01:02,192 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:01:02,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:01:02,195 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 21:01:02,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,206 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:01:02,206 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:01:02,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:01:02,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:01:02,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:01:02,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:01:02,213 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 21:01:02,215 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 21:01:02,216 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,216 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:01:02,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a49790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:01:02,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:01:02,219 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:01:02,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG', 'ID_FS_UUID_ENC': 'D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:01:02,223 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 21:01:02,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,233 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:01:02,234 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:01:02,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:01:02,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:01:02,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:02,240 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:02,240 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 21:01:02,243 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 21:01:02,244 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,244 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:01:02,244 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a4ca90) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:01:02,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:01:02,250 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,250 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:01:02,253 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,253 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:01:02,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:01:02,259 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,259 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:01:02,262 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:01:02,262 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:01:02,262 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 21:01:02,299 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:02,300 INFO program/MainThread: stderr[9]: 2024-03-01 21:01:02,300 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:01:02,300 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:01:02,304 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:02,304 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:01:02,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:01:02,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:02,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:01:02,319 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:02,322 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:01:02,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:02,327 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 21:01:02,361 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:01:02,362 INFO program/MainThread: stderr[10]: 2024-03-01 21:01:02,362 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:01:02,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:02,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:01:02,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:02,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:01:02,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:02,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:02,385 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:01:02,389 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 21:01:02,389 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:01:02,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:01:02,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:01:02,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:02,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:01:02,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:02,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:02,402 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:01:02,405 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 21:01:02,405 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:01:02,406 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:01:02,406 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:01:02,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:02,409 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:01:02,412 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 21:01:02,412 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:01:02,416 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/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy ' '/dev/disk/by-uuid/246de62a-706d-4889-8b0a-af75417246ca', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy', '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': '246de62a-706d-4889-8b0a-af75417246ca', 'ID_FS_UUID_ENC': '246de62a-706d-4889-8b0a-af75417246ca', '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': '1245700062'} ; 2024-03-01 21:01:02,416 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:01:02,416 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:02,419 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:01:02,420 INFO program/MainThread: stderr[11]: 2024-03-01 21:01:02,420 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:01:02,420 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:02,422 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:01:02,422 INFO program/MainThread: stderr[12]: 2024-03-01 21:01:02,422 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:01:02,423 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:02,425 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:01:02,425 INFO program/MainThread: stderr[13]: 2024-03-01 21:01:02,425 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:01:02,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:01:02,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:02,435 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:01:02,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:02,436 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:01:02,432 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a5cca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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 (0x7f1078b33220) -- 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 = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 21:01:02,436 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:02,440 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:01:02,440 INFO program/MainThread: stderr[14]: 2024-03-01 21:01:02,440 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:01:02,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:02,447 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,447 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:01:02,450 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,450 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:01:02,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,454 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:01:02,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:01:02,458 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:01:02,459 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:01:02,463 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:02,463 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:01:02,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:01:02,466 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:02,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:02,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:01:02,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:01:02,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:01:02,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:01:02,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:02,488 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:01:02,491 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 21:01:02,491 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:02,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:01:02,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:01:02,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:01:02,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:01:02,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:01:02,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:02,505 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:01:02,508 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 21:01:02,508 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:02,508 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:01:02,509 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:01:02,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:02,512 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:01:02,515 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 21:01:02,515 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:02,518 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/1833d253-3650-4910-ae7e-060b6c14a26c', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '190', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm', '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': '1833d253-3650-4910-ae7e-060b6c14a26c', 'ID_FS_UUID_ENC': '1833d253-3650-4910-ae7e-060b6c14a26c', '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': '1245234397'} ; 2024-03-01 21:01:02,519 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:01:02,519 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:02,522 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:01:02,522 INFO program/MainThread: stderr[15]: 2024-03-01 21:01:02,522 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:01:02,522 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:02,525 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:01:02,525 INFO program/MainThread: stderr[16]: 2024-03-01 21:01:02,525 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:01:02,525 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:02,528 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:01:02,528 INFO program/MainThread: stderr[17]: 2024-03-01 21:01:02,528 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:01:02,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:01:02,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:02,538 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:02,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:02,539 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:02,535 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a5d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm 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 (0x7f1078b33220) -- name = test_vg1 status = True 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 = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 21:01:02,540 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:02,543 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:01:02,543 INFO program/MainThread: stderr[18]: 2024-03-01 21:01:02,543 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:01:02,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:01:02,551 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,551 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:01:02,554 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:01:02,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:01:02,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:01:02,561 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:01:02,564 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:02,564 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:01:02,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:01:02,567 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:02,568 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:02,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': 'AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3', 'ID_FS_UUID_ENC': 'AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:01:02,571 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 21:01:02,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:01:02,583 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:01:02,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:01:02,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:01:02,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:01:02,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:01:02,589 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 21:01:02,592 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 21:01:02,593 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,593 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:01:02,593 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a49550) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:01:02,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:01:02,599 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,599 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:01:02,602 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,602 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:01:02,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:01:02,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:01:02,611 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:01:02,611 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:01:02,611 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/sdb,/dev/sdd,/dev/sda ... 2024-03-01 21:01:02,644 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:02,645 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2. WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:02,645 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:01:02,645 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:01:02,649 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:01:02,649 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:01:02,652 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:01:02,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:02,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,663 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/sdb,/dev/sdd,/dev/sda ... 2024-03-01 21:01:02,695 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 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=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:02,696 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2. WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:02,696 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:01:02,696 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:02,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:01:02,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:01:02,704 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:01:02,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:01:02,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:01:02,707 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/sdb,/dev/sdd,/dev/sda ... 2024-03-01 21:01:02,742 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 21:01:02,743 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2. WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:02,743 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:01:02,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:01:02,747 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:01:02,750 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:01:02,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:01:02,756 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:01:02,756 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:02,759 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/lvm-pv-uuid-JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2', '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': 'JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2', 'ID_FS_UUID_ENC': 'JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:01:02,759 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 21:01:02,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:01:02,771 INFO blivet/MainThread: sde is a disk 2024-03-01 21:01:02,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:01:02,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:01:02,774 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:01:02,777 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:01:02,777 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 21:01:02,780 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 21:01:02,780 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,780 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:01:02,780 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1079b65b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:01:02,783 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:01:02,786 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,787 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:01:02,790 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,790 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:01:02,793 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,793 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:01:02,796 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,796 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:01:02,799 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:01:02,799 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:01:02,799 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/sda,/dev/sdb,/dev/sde,/dev/sdc ... 2024-03-01 21:01:02,833 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:02,834 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:02,834 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:01:02,834 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:01:02,838 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:02,838 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:01:02,841 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:01:02,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:01:02,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:01:02,853 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:01:02,855 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:01:02,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:02,861 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/sda,/dev/sdb,/dev/sde,/dev/sdc ... 2024-03-01 21:01:02,897 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 21:01:02,898 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:02,898 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:01:02,898 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:01:02,898 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:02,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/lvm-pv-uuid-3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD', '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': '3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD', 'ID_FS_UUID_ENC': '3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:01:02,903 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 21:01:02,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:02,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:02,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:01:02,915 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:01:02,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:01:02,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:01:02,918 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:01:02,921 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:01:02,921 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 21:01:02,924 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 21:01:02,925 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:01:02,925 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:01:02,925 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a765b0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:01:02,928 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:01:02,931 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:02,931 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:01:02,934 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:02,934 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:01:02,937 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,937 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:01:02,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:02,940 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:01:02,943 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:01:02,943 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:01:02,943 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/sda,/dev/sdb,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 21:01:02,980 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:02,981 INFO program/MainThread: stderr[24]: 2024-03-01 21:01:02,981 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:01:02,981 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:01:02,985 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:02,985 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:01:02,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:01:02,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:02,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:02,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:01:03,000 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:01:03,003 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:01:03,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:03,008 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/sda,/dev/sdb,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 21:01:03,049 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 21:01:03,050 INFO program/MainThread: stderr[25]: 2024-03-01 21:01:03,050 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:01:03,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:03,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:01:03,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:01:03,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:01:03,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:01:03,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:03,073 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:01:03,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:01:03,077 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:01:03,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:01:03,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:01:03,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:01:03,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:01:03,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:01:03,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:03,090 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:01:03,093 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 21:01:03,093 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:01:03,093 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:01:03,093 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:01:03,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:03,096 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:01:03,100 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 21:01:03,100 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:01:03,104 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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn ' '/dev/disk/by-uuid/17cbd1aa-aa32-4b7d-a02d-5535709dd5fa ' '/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': '189', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn', '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': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', 'ID_FS_UUID_ENC': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', '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': '1243496912'} ; 2024-03-01 21:01:03,104 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:01:03,104 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:03,107 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:01:03,107 INFO program/MainThread: stderr[26]: 2024-03-01 21:01:03,107 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:01:03,108 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:03,110 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:01:03,110 INFO program/MainThread: stderr[27]: 2024-03-01 21:01:03,110 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:01:03,110 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:03,113 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:01:03,113 INFO program/MainThread: stderr[28]: 2024-03-01 21:01:03,113 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:01:03,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:01:03,123 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:03,123 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:01:03,124 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:03,124 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:01:03,121 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10789feaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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 (0x7f1078b33040) -- 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 = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 21:01:03,125 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:03,128 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:01:03,128 INFO program/MainThread: stderr[29]: 2024-03-01 21:01:03,128 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:01:03,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:01:03,135 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,136 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:01:03,139 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:01:03,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:01:03,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,145 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:01:03,146 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:01:03,149 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:03,149 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:01:03,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:01:03,152 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:03,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:03,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:01:03,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:01:03,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:01:03,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:01:03,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:03,174 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:01:03,177 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 21:01:03,178 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:01:03,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:01:03,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:01:03,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:01:03,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:01:03,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:01:03,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:03,191 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:01:03,194 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 21:01:03,195 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:01:03,195 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:01:03,195 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:01:03,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:03,198 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:01:03,201 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 21:01:03,201 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:01:03,205 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/ca3e8435-60a6-41a5-9854-831c9c338043 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '188', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG', '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': 'ca3e8435-60a6-41a5-9854-831c9c338043', 'ID_FS_UUID_ENC': 'ca3e8435-60a6-41a5-9854-831c9c338043', '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': '1243042218'} ; 2024-03-01 21:01:03,205 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:01:03,205 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:03,208 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:01:03,208 INFO program/MainThread: stderr[30]: 2024-03-01 21:01:03,208 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:01:03,209 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:03,211 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:01:03,211 INFO program/MainThread: stderr[31]: 2024-03-01 21:01:03,211 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:01:03,211 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:03,214 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:01:03,214 INFO program/MainThread: stderr[32]: 2024-03-01 21:01:03,214 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:01:03,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:01:03,224 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:03,225 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:03,225 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:03,226 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:03,222 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a017c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 (0x7f1078b33040) -- name = test_vg2 status = 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 = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 21:01:03,226 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:03,229 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:01:03,229 INFO program/MainThread: stderr[33]: 2024-03-01 21:01:03,230 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:01:03,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:01:03,237 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,237 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:01:03,240 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,241 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:01:03,244 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,244 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:01:03,247 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,247 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:01:03,247 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:01:03,250 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:03,250 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:01:03,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:01:03,254 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:03,254 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:03,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL', 'ID_FS_UUID_ENC': 'cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:01:03,257 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 21:01:03,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,269 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:01:03,269 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:01:03,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:01:03,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:01:03,273 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:01:03,275 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:01:03,276 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 21:01:03,278 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 21:01:03,279 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:01:03,279 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:01:03,279 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1079b65400) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:01:03,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:01:03,285 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,285 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:01:03,288 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,288 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:01:03,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:01:03,294 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:01:03,297 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:01:03,297 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:01:03,297 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/sda,/dev/sdb,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,332 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:03,333 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3. WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,333 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:01:03,333 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:01:03,337 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:01:03,337 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:01:03,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:01:03,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:03,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,352 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/sda,/dev/sdb,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,384 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 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=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 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=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:03,385 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3. WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,385 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:01:03,385 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:03,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:01:03,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:01:03,393 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:03,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:01:03,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:01:03,396 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/sda,/dev/sdb,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,438 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:03,439 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3. WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,439 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:01:03,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:01:03,444 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:01:03,446 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:01:03,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,452 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:01:03,452 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:03,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3', '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': 'K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3', 'ID_FS_UUID_ENC': 'K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:01:03,456 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 21:01:03,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,467 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:01:03,468 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:01:03,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:01:03,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:01:03,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:01:03,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:01:03,474 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 21:01:03,477 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 21:01:03,477 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:01:03,478 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:01:03,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078ac91c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:01:03,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:01:03,484 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,484 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:01:03,487 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,487 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:01:03,490 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,490 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:01:03,493 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:01:03,496 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:01:03,496 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:01:03,496 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/sda,/dev/sdb,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,535 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:03,536 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,536 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:01:03,536 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:01:03,540 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; 2024-03-01 21:01:03,540 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:01:03,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:01:03,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:01:03,554 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:03,557 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:01:03,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,563 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/sda,/dev/sdb,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,596 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:03,597 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,597 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:01:03,597 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:01:03,597 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:03,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE', 'ID_FS_UUID_ENC': 'ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:01:03,602 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 21:01:03,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:01:03,614 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:01:03,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:01:03,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:01:03,618 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:01:03,620 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:01:03,621 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 21:01:03,624 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 21:01:03,624 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:01:03,624 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:01:03,624 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a03a00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:01:03,628 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:01:03,631 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,631 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:01:03,634 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,634 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:01:03,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:01:03,640 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,640 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:01:03,643 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:01:03,643 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:01:03,643 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/sda,/dev/sdb,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,676 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:03,677 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,677 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:01:03,677 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:01:03,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; 2024-03-01 21:01:03,681 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:01:03,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:01:03,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:01:03,696 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:03,699 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:01:03,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,705 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdg,/dev/sdc ... 2024-03-01 21:01:03,744 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:03,745 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:03,745 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:01:03,745 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:01:03,745 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:03,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj', 'ID_FS_UUID_ENC': '2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:01:03,750 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:01:03,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,762 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:01:03,762 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:01:03,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:01:03,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:01:03,765 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:01:03,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:01:03,768 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:01:03,772 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:01:03,772 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:01:03,772 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:01:03,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078a0e880) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:01:03,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:01:03,778 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,779 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:01:03,782 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,782 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:01:03,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:01:03,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:01:03,790 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:01:03,791 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:01:03,791 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdg,/dev/sdc,/dev/sdj ... 2024-03-01 21:01:03,834 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:03,835 INFO program/MainThread: stderr[41]: 2024-03-01 21:01:03,835 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:01:03,835 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:01:03,839 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:01:03,839 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:01:03,842 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:01:03,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:01:03,854 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:03,857 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:01:03,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:03,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:03,863 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdg,/dev/sdc,/dev/sdj ... 2024-03-01 21:01:03,900 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:03,901 INFO program/MainThread: stderr[42]: 2024-03-01 21:01:03,901 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:01:03,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:03,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:03,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:01:03,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:01:03,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:01:03,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:01:03,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:03,924 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:03,928 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 21:01:03,928 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:01:03,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:01:03,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:01:03,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:01:03,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:01:03,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:01:03,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:03,941 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:03,944 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 21:01:03,944 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:01:03,945 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:01:03,945 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:01:03,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:03,948 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:03,951 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 21:01:03,951 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:01:03,954 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-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/fce6952c-4404-41dc-bea0-bf030972babc', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv', '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': 'fce6952c-4404-41dc-bea0-bf030972babc', 'ID_FS_UUID_ENC': 'fce6952c-4404-41dc-bea0-bf030972babc', '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': '1241327912'} ; 2024-03-01 21:01:03,955 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:03,955 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:03,958 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:01:03,958 INFO program/MainThread: stderr[43]: 2024-03-01 21:01:03,958 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:01:03,958 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:03,961 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:01:03,961 INFO program/MainThread: stderr[44]: 2024-03-01 21:01:03,961 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:01:03,961 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:03,964 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:01:03,964 INFO program/MainThread: stderr[45]: 2024-03-01 21:01:03,964 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:01:03,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:03,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:01:03,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:03,975 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:01:03,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:03,976 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:01:03,972 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a14ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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 (0x7f1078a03af0) -- 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 21:01:03,977 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:03,980 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:01:03,980 INFO program/MainThread: stderr[46]: 2024-03-01 21:01:03,980 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:01:03,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:01:03,987 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:03,987 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:01:03,990 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:03,991 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:01:03,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:01:03,997 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:03,997 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:01:03,997 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:01:04,000 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:04,001 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:01:04,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:01:04,004 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:04,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:04,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:01:04,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:01:04,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:01:04,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:01:04,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:04,026 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:01:04,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:01:04,030 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:01:04,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:01:04,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:01:04,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:01:04,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:01:04,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:01:04,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:04,055 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:01:04,058 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 21:01:04,058 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:01:04,059 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:01:04,059 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:01:04,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:04,062 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:01:04,065 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 21:01:04,065 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:01:04,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '186', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8', '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': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', 'ID_FS_UUID_ENC': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', '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': '1240255734'} ; 2024-03-01 21:01:04,069 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:01:04,069 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,072 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:01:04,072 INFO program/MainThread: stderr[47]: 2024-03-01 21:01:04,072 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:01:04,072 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,075 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:01:04,075 INFO program/MainThread: stderr[48]: 2024-03-01 21:01:04,075 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:01:04,075 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,078 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:01:04,078 INFO program/MainThread: stderr[49]: 2024-03-01 21:01:04,078 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:01:04,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:01:04,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,090 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:01:04,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,091 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:01:04,086 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a23220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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 (0x7f1078a03af0) -- name = test_vg3 status = True 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:01:04,091 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,094 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:01:04,095 INFO program/MainThread: stderr[50]: 2024-03-01 21:01:04,095 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:01:04,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:01:04,102 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:04,102 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:01:04,105 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:04,105 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:01:04,108 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:01:04,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:01:04,112 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:01:04,115 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:04,115 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:01:04,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:01:04,119 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:04,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:04,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:01:04,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:01:04,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:01:04,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:01:04,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:04,141 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:01:04,144 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 21:01:04,144 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:01:04,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:01:04,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:01:04,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:01:04,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:01:04,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:01:04,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:04,158 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:01:04,161 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 21:01:04,161 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:01:04,161 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:01:04,162 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:01:04,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:04,165 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:01:04,168 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 21:01:04,168 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:01:04,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fe4e5b74-0f31-4a7a-ae18-34dafc519b5e ' '/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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '185', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp', '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': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', 'ID_FS_UUID_ENC': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', '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': '1239204855'} ; 2024-03-01 21:01:04,171 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:01:04,172 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,175 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:01:04,175 INFO program/MainThread: stderr[51]: 2024-03-01 21:01:04,175 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:01:04,175 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,178 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:01:04,178 INFO program/MainThread: stderr[52]: 2024-03-01 21:01:04,178 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:01:04,178 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,180 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:01:04,181 INFO program/MainThread: stderr[53]: 2024-03-01 21:01:04,181 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:01:04,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:01:04,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,192 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:01:04,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,194 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:01:04,189 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1079fb9880) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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 (0x7f1078a03af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:01:04,194 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,198 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:01:04,198 INFO program/MainThread: stderr[54]: 2024-03-01 21:01:04,198 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:01:04,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:01:04,205 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:04,205 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:01:04,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:04,209 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:01:04,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:01:04,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:01:04,216 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:01:04,219 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:04,219 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:01:04,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:01:04,222 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:04,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:04,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:01:04,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:01:04,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:01:04,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:01:04,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:04,244 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:04,248 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 21:01:04,248 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:01:04,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:01:04,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:01:04,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:01:04,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:01:04,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:01:04,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:04,261 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:04,265 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 21:01:04,265 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:01:04,265 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:01:04,265 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:01:04,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:04,268 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:04,271 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 21:01:04,272 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:01:04,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/906b3ae7-317b-4ec8-8230-892579cc6f92', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '184', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA', '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': '906b3ae7-317b-4ec8-8230-892579cc6f92', 'ID_FS_UUID_ENC': '906b3ae7-317b-4ec8-8230-892579cc6f92', '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': '1238770925'} ; 2024-03-01 21:01:04,275 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:04,276 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,279 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:01:04,279 INFO program/MainThread: stderr[55]: 2024-03-01 21:01:04,279 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:01:04,279 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,282 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:01:04,282 INFO program/MainThread: stderr[56]: 2024-03-01 21:01:04,282 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:01:04,282 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,285 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:01:04,285 INFO program/MainThread: stderr[57]: 2024-03-01 21:01:04,285 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:01:04,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:01:04,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,298 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,293 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a09130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 (0x7f1078a03af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 21:01:04,299 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,302 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:01:04,302 INFO program/MainThread: stderr[58]: 2024-03-01 21:01:04,302 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:01:04,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:01:04,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:04,310 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:01:04,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:04,313 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:01:04,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:01:04,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:01:04,320 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:01:04,323 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:04,323 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:01:04,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:01:04,327 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:04,327 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:04,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': '20472005'} ; 2024-03-01 21:01:04,330 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:01:04,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:01:04,342 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:01:04,342 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:01:04,342 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:01:04,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:01:04,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:01:04,345 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:01:04,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:01:04,348 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:01:04,351 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:01:04,351 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:01:04,352 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:01:04,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1078b333d0) -- 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 21:01:04,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:01:04,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:04,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:01:04,361 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:04,361 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:01:04,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:01:04,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:01:04,370 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:01:04,373 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:04,376 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:01:04,382 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 0x7f1079b6d1c0> 2024-03-01 21:01:04,423 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:01:04,427 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:01:04,427 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:01:04,431 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': '20473866'} ; 2024-03-01 21:01:04,431 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:01:04,431 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:01:04,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,441 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:01:04,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:04,457 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:04,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:01:04,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:01:04,485 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:01:04,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:01:04,488 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:01:04,490 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:01:04,491 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:01:04,494 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:04,494 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:04,494 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:01:04,497 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:01:04,500 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:01:04,503 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:01:04,505 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:01:04,508 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:04,509 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:04,509 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:01:04,510 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:01:04,509 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1078a7c730) -- 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 0x7f1078a2e4f0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:01:04,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:01:04,516 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:04,516 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:01:04,519 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:04,519 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:01:04,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:01:04,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:04,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:01:04,525 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:01:04,528 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:04,528 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:01:04,531 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:01:04,531 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:04,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA ' '/dev/disk/by-uuid/906b3ae7-317b-4ec8-8230-892579cc6f92 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '184', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA', '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': '906b3ae7-317b-4ec8-8230-892579cc6f92', 'ID_FS_UUID_ENC': '906b3ae7-317b-4ec8-8230-892579cc6f92', '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': '1238770925'} ; 2024-03-01 21:01:04,534 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:04,534 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,537 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:01:04,538 INFO program/MainThread: stderr[59]: 2024-03-01 21:01:04,538 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:01:04,538 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,540 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:01:04,540 INFO program/MainThread: stderr[60]: 2024-03-01 21:01:04,540 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:01:04,541 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,543 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:01:04,543 INFO program/MainThread: stderr[61]: 2024-03-01 21:01:04,543 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:01:04,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:01:04,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,551 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a09130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078a03af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:04,557 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:04,560 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:01:04,561 INFO program/MainThread: stderr[62]: 2024-03-01 21:01:04,561 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:01:04,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:01:04,564 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:01:04,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fe4e5b74-0f31-4a7a-ae18-34dafc519b5e ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '185', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp', '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': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', 'ID_FS_UUID_ENC': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', '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': '1239204855'} ; 2024-03-01 21:01:04,567 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:01:04,568 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,571 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:01:04,571 INFO program/MainThread: stderr[63]: 2024-03-01 21:01:04,571 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:01:04,571 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,573 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:01:04,574 INFO program/MainThread: stderr[64]: 2024-03-01 21:01:04,574 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:01:04,574 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,576 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:01:04,576 INFO program/MainThread: stderr[65]: 2024-03-01 21:01:04,576 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:01:04,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:01:04,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,588 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,589 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,584 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1079fb9880) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078a03af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:04,590 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:04,593 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:01:04,593 INFO program/MainThread: stderr[66]: 2024-03-01 21:01:04,594 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:01:04,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:01:04,597 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:01:04,600 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8 ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '186', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8', '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': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', 'ID_FS_UUID_ENC': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', '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': '1240255734'} ; 2024-03-01 21:01:04,600 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:01:04,601 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,604 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:01:04,604 INFO program/MainThread: stderr[67]: 2024-03-01 21:01:04,604 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:01:04,604 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,607 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:01:04,607 INFO program/MainThread: stderr[68]: 2024-03-01 21:01:04,607 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:01:04,607 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,609 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:01:04,610 INFO program/MainThread: stderr[69]: 2024-03-01 21:01:04,610 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:01:04,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:01:04,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,623 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,617 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a23220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078a03af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:04,623 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:04,626 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:01:04,627 INFO program/MainThread: stderr[70]: 2024-03-01 21:01:04,627 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:01:04,630 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:01:04,631 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:01:04,633 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/fce6952c-4404-41dc-bea0-bf030972babc ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv', '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': 'fce6952c-4404-41dc-bea0-bf030972babc', 'ID_FS_UUID_ENC': 'fce6952c-4404-41dc-bea0-bf030972babc', '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': '1241327912'} ; 2024-03-01 21:01:04,634 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:04,634 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:04,637 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:01:04,637 INFO program/MainThread: stderr[71]: 2024-03-01 21:01:04,637 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:01:04,637 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:04,640 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:01:04,640 INFO program/MainThread: stderr[72]: 2024-03-01 21:01:04,640 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:01:04,640 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:04,643 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:01:04,643 INFO program/MainThread: stderr[73]: 2024-03-01 21:01:04,643 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:01:04,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,650 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 21:01:04,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,655 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:04,656 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:04,651 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a14ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078a03af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:04,657 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:04,660 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:01:04,660 INFO program/MainThread: stderr[74]: 2024-03-01 21:01:04,660 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:01:04,664 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:01:04,664 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:01:04,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/ca3e8435-60a6-41a5-9854-831c9c338043 ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '188', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG', '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': 'ca3e8435-60a6-41a5-9854-831c9c338043', 'ID_FS_UUID_ENC': 'ca3e8435-60a6-41a5-9854-831c9c338043', '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': '1243042218'} ; 2024-03-01 21:01:04,667 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:01:04,667 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:04,671 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:01:04,671 INFO program/MainThread: stderr[75]: 2024-03-01 21:01:04,671 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:01:04,671 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:04,673 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:01:04,673 INFO program/MainThread: stderr[76]: 2024-03-01 21:01:04,673 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:01:04,673 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:04,676 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:01:04,676 INFO program/MainThread: stderr[77]: 2024-03-01 21:01:04,676 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:01:04,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:01:04,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:04,687 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:04,687 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:04,688 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:04,684 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a017c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078b33040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 21:01:04,688 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:04,691 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:01:04,691 INFO program/MainThread: stderr[78]: 2024-03-01 21:01:04,691 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:01:04,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:01:04,695 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:01:04,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/17cbd1aa-aa32-4b7d-a02d-5535709dd5fa ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '189', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn', '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': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', 'ID_FS_UUID_ENC': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', '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': '1243496912'} ; 2024-03-01 21:01:04,698 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:01:04,699 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:04,702 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:01:04,702 INFO program/MainThread: stderr[79]: 2024-03-01 21:01:04,702 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:01:04,702 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:04,704 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:01:04,705 INFO program/MainThread: stderr[80]: 2024-03-01 21:01:04,705 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:01:04,705 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:04,707 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:01:04,707 INFO program/MainThread: stderr[81]: 2024-03-01 21:01:04,707 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:01:04,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:01:04,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:04,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:04,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:04,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:04,716 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10789feaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078b33040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:04,720 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:04,723 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:01:04,723 INFO program/MainThread: stderr[82]: 2024-03-01 21:01:04,723 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:01:04,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:01:04,727 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:01:04,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/1833d253-3650-4910-ae7e-060b6c14a26c ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '190', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm', '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': '1833d253-3650-4910-ae7e-060b6c14a26c', 'ID_FS_UUID_ENC': '1833d253-3650-4910-ae7e-060b6c14a26c', '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': '1245234397'} ; 2024-03-01 21:01:04,730 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:01:04,731 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:04,734 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:01:04,734 INFO program/MainThread: stderr[83]: 2024-03-01 21:01:04,734 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:01:04,734 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:04,736 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:01:04,737 INFO program/MainThread: stderr[84]: 2024-03-01 21:01:04,737 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:01:04,737 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:04,739 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:01:04,739 INFO program/MainThread: stderr[85]: 2024-03-01 21:01:04,739 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:01:04,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,746 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 21:01:04,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:04,750 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:04,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:04,751 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:04,747 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a5d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078b33220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 21:01:04,751 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:04,754 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:01:04,754 INFO program/MainThread: stderr[86]: 2024-03-01 21:01:04,755 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:01:04,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:01:04,758 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:01:04,761 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/246de62a-706d-4889-8b0a-af75417246ca ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy', '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': '246de62a-706d-4889-8b0a-af75417246ca', 'ID_FS_UUID_ENC': '246de62a-706d-4889-8b0a-af75417246ca', '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': '1245700062'} ; 2024-03-01 21:01:04,761 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:01:04,762 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:04,765 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:01:04,765 INFO program/MainThread: stderr[87]: 2024-03-01 21:01:04,765 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:01:04,765 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:04,767 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:01:04,767 INFO program/MainThread: stderr[88]: 2024-03-01 21:01:04,767 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:01:04,768 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:04,770 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:01:04,770 INFO program/MainThread: stderr[89]: 2024-03-01 21:01:04,770 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:01:04,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:01:04,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:04,781 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:04,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:04,782 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:04,778 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1078a5cca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1078b33220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:04,782 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:04,785 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:01:04,785 INFO program/MainThread: stderr[90]: 2024-03-01 21:01:04,785 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:01:04,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:04,789 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:01:04,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:04,799 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:04,817 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:01:04,818 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:01:04,821 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 21:01:04,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,827 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 21:01:04,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:04,830 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:01:04,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:04,841 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:01:04,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:04,852 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:01:04,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:04,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:04,863 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:01:04,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 21:01:04,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,871 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 21:01:04,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:04,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 21:01:04,876 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 21:01:04,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:04,881 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 21:01:04,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:04,884 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:01:08,034 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4p3p0vso/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:08,069 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:08,070 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:01:08,073 INFO program/MainThread: stdout[2]: 2024-03-01 21:01:08,073 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 21:01:08,073 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:01:08,073 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:01:08,078 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:08,078 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:01:08,082 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:08,082 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:01:08,085 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:08,085 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:01:08,087 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:08,088 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:01:08,099 INFO program/MainThread: stdout: 2024-03-01 21:01:08,100 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:01:08,100 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c 2024-03-01 21:01:08,100 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV 2024-03-01 21:01:08,100 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 246de62a-706d-4889-8b0a-af75417246ca 2024-03-01 21:01:08,100 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG 2024-03-01 21:01:08,100 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 2024-03-01 21:01:08,100 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ca3e8435-60a6-41a5-9854-831c9c338043 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 17cbd1aa-aa32-4b7d-a02d-5535709dd5fa 2024-03-01 21:01:08,100 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 2024-03-01 21:01:08,100 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD 2024-03-01 21:01:08,100 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL 2024-03-01 21:01:08,100 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 906b3ae7-317b-4ec8-8230-892579cc6f92 2024-03-01 21:01:08,100 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fe4e5b74-0f31-4a7a-ae18-34dafc519b5e 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 2024-03-01 21:01:08,100 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 2024-03-01 21:01:08,100 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc 2024-03-01 21:01:08,100 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj 2024-03-01 21:01:08,100 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc 2024-03-01 21:01:08,100 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:01:08,100 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:01:08,100 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:01:08,100 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:01:08,100 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:08,100 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c sdb 1073741824 root disk brw-rw---- LVM2_member LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1833d253-3650-4910-ae7e-060b6c14a26c `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 246de62a-706d-4889-8b0a-af75417246ca sdc 1073741824 root disk brw-rw---- LVM2_member D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG sdd 1073741824 root disk brw-rw---- LVM2_member AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs ca3e8435-60a6-41a5-9854-831c9c338043 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 17cbd1aa-aa32-4b7d-a02d-5535709dd5fa sde 1073741824 root disk brw-rw---- LVM2_member JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 sdf 1073741824 root disk brw-rw---- LVM2_member 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD sdg 1073741824 root disk brw-rw---- LVM2_member cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 906b3ae7-317b-4ec8-8230-892579cc6f92 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs fe4e5b74-0f31-4a7a-ae18-34dafc519b5e `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 sdh 1073741824 root disk brw-rw---- LVM2_member K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 sdi 1073741824 root disk brw-rw---- LVM2_member ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc sdj 1073741824 root disk brw-rw---- LVM2_member 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fce6952c-4404-41dc-bea0-bf030972babc 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 21:01:08,101 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:08,101 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:08,101 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:01:08,101 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:08,101 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:01:08,102 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:01:08,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:08,113 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:08,129 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 21:01:08,134 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui', 'ID_FS_UUID_ENC': 'QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:01:08,134 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 21:01:08,135 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 21:01:08,166 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:08,167 INFO program/MainThread: stderr[3]: 2024-03-01 21:01:08,167 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:01:08,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,179 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:01:08,180 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:01:08,185 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:01:08,186 INFO blivet/MainThread: sda is a disk 2024-03-01 21:01:08,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:01:08,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:01:08,190 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:08,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:08,193 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 21:01:08,196 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 21:01:08,196 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:01:08,197 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:01:08,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1878154eb0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:01:08,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:01:08,204 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:08,204 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:01:08,207 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:08,207 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:01:08,210 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:01:08,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:01:08,217 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:01:08,217 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:01:08,217 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 21:01:08,253 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:08,254 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV. WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (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 21:01:08,254 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:01:08,254 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:01:08,258 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; pe_start: 8 MiB ; 2024-03-01 21:01:08,259 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:01:08,261 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:01:08,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:08,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:08,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,273 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 21:01:08,307 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:08,308 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV. WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (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 21:01:08,308 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:01:08,308 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:08,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:01:08,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:01:08,317 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:08,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:01:08,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:01:08,320 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 21:01:08,355 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm 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 21:01:08,356 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV. WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (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 21:01:08,356 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:01:08,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:01:08,360 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:01:08,363 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:01:08,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:08,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:08,369 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:08,369 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:08,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV', 'ID_FS_UUID_ENC': 'LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:01:08,372 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 21:01:08,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:01:08,384 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:01:08,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:01:08,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:01:08,387 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:08,390 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:08,390 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 21:01:08,393 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 21:01:08,393 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:01:08,394 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:01:08,394 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f7f370) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:01:08,397 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:01:08,400 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:08,400 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:01:08,403 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:08,403 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:01:08,406 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,406 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:01:08,409 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,409 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:01:08,412 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:01:08,412 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:01:08,412 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 21:01:08,450 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:08,451 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (last written to /dev/sdc). 2024-03-01 21:01:08,451 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:01:08,451 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:01:08,455 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:01:08,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:01:08,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:01:08,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:08,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:08,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:01:08,470 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:08,472 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:01:08,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:08,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:08,478 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 21:01:08,514 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:01:08,514 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG. WARNING: VG test_vg1 is missing PV D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG (last written to /dev/sdc). 2024-03-01 21:01:08,514 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:01:08,515 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:08,515 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:08,519 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:01:08,519 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 21:01:08,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:01:08,531 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:01:08,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:01:08,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:01:08,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:01:08,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:01:08,537 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 21:01:08,540 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 21:01:08,540 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:01:08,540 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:01:08,540 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f898b0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:01:08,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:01:08,544 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:01:08,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:01:08,547 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 21:01:08,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,558 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:01:08,558 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:01:08,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:01:08,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:01:08,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:01:08,564 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:01:08,564 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 21:01:08,567 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 21:01:08,567 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:01:08,568 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:01:08,568 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f89790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:01:08,571 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:01:08,571 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:01:08,574 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG', 'ID_FS_UUID_ENC': 'D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:01:08,574 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 21:01:08,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,584 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:01:08,585 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:01:08,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:01:08,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:01:08,588 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:08,591 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:08,591 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 21:01:08,594 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 21:01:08,594 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:01:08,595 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:01:08,595 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f8ca90) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:01:08,598 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:01:08,601 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:08,601 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:01:08,604 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:08,604 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:01:08,607 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,607 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:01:08,610 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,610 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:01:08,613 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:01:08,613 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:01:08,613 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 21:01:08,649 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=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 21:01:08,650 INFO program/MainThread: stderr[9]: 2024-03-01 21:01:08,650 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:01:08,650 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:01:08,654 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:08,654 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:01:08,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:01:08,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:08,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:08,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:01:08,669 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:08,671 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:01:08,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF ; incomplete: True ; hidden: False ; 2024-03-01 21:01:08,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:08,677 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 21:01:08,710 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:01:08,711 INFO program/MainThread: stderr[10]: 2024-03-01 21:01:08,711 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:01:08,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:08,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:01:08,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:08,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:01:08,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:08,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:08,734 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:01:08,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 21:01:08,738 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:01:08,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:01:08,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:01:08,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:08,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:01:08,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:08,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:08,751 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:01:08,754 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 21:01:08,754 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:01:08,754 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:01:08,754 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:01:08,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:08,758 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:01:08,760 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 21:01:08,761 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:01:08,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/246de62a-706d-4889-8b0a-af75417246ca ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy', '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': '246de62a-706d-4889-8b0a-af75417246ca', 'ID_FS_UUID_ENC': '246de62a-706d-4889-8b0a-af75417246ca', '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': '1245700062'} ; 2024-03-01 21:01:08,765 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:01:08,765 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:08,768 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:01:08,768 INFO program/MainThread: stderr[11]: 2024-03-01 21:01:08,768 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:01:08,768 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:08,771 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:01:08,771 INFO program/MainThread: stderr[12]: 2024-03-01 21:01:08,771 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:01:08,771 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:08,774 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:01:08,774 INFO program/MainThread: stderr[13]: 2024-03-01 21:01:08,774 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:01:08,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:01:08,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:08,784 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:01:08,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:08,785 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:01:08,781 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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 (0x7f1877073220) -- 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 = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 21:01:08,785 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:08,788 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:01:08,789 INFO program/MainThread: stderr[14]: 2024-03-01 21:01:08,789 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:01:08,792 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:08,796 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:08,796 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:01:08,799 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:08,799 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:01:08,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,802 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:01:08,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:01:08,807 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:01:08,807 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:01:08,811 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:08,812 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:01:08,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:01:08,815 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:08,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:08,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:01:08,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:01:08,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:01:08,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:01:08,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:08,836 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:01:08,839 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 21:01:08,840 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:08,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:01:08,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:01:08,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:01:08,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:01:08,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:01:08,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:08,853 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:01:08,856 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 21:01:08,856 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:08,857 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:01:08,857 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:01:08,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:08,860 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:01:08,863 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 21:01:08,863 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:08,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm ' '/dev/disk/by-uuid/1833d253-3650-4910-ae7e-060b6c14a26c ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '190', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm', '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': '1833d253-3650-4910-ae7e-060b6c14a26c', 'ID_FS_UUID_ENC': '1833d253-3650-4910-ae7e-060b6c14a26c', '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': '1245234397'} ; 2024-03-01 21:01:08,866 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:01:08,867 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:08,870 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:01:08,870 INFO program/MainThread: stderr[15]: 2024-03-01 21:01:08,870 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:01:08,870 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:08,873 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:01:08,873 INFO program/MainThread: stderr[16]: 2024-03-01 21:01:08,873 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:01:08,873 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:08,875 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:01:08,875 INFO program/MainThread: stderr[17]: 2024-03-01 21:01:08,875 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:01:08,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:01:08,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:08,886 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:08,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:08,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:08,883 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm 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 (0x7f1877073220) -- name = test_vg1 status = True 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 = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 21:01:08,887 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:08,891 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:01:08,891 INFO program/MainThread: stderr[18]: 2024-03-01 21:01:08,891 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:01:08,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:01:08,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:08,899 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:01:08,902 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:08,902 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:01:08,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:01:08,908 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,908 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:01:08,909 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:01:08,912 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:08,912 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:01:08,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:01:08,915 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:08,915 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:08,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/lvm-pv-uuid-AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3', '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': 'AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3', 'ID_FS_UUID_ENC': 'AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:01:08,918 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 21:01:08,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:08,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:08,930 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:01:08,930 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:01:08,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:01:08,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:01:08,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:01:08,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:01:08,936 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 21:01:08,939 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 21:01:08,940 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:01:08,940 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:01:08,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f89550) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:01:08,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:01:08,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:08,946 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:01:08,949 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:08,949 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:01:08,952 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:01:08,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:08,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:01:08,958 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:01:08,958 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:01:08,958 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/sdd,/dev/sdb ... 2024-03-01 21:01:08,992 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:08,993 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2. WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:08,993 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:01:08,993 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:01:08,997 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:01:08,998 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:01:09,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:01:09,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:09,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,012 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/sdd,/dev/sdb ... 2024-03-01 21:01:09,047 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 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=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:09,048 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2. WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:09,048 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:01:09,048 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:09,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:01:09,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:01:09,056 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:01:09,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:01:09,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:01:09,059 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/sdd,/dev/sdb ... 2024-03-01 21:01:09,100 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 21:01:09,101 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2. WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:09,101 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:01:09,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:01:09,106 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:01:09,108 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:01:09,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:01:09,114 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:01:09,114 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:09,117 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/lvm-pv-uuid-JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2', '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': 'JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2', 'ID_FS_UUID_ENC': 'JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:01:09,118 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 21:01:09,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,129 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:01:09,129 INFO blivet/MainThread: sde is a disk 2024-03-01 21:01:09,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:01:09,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:01:09,132 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:01:09,135 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:01:09,135 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 21:01:09,138 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 21:01:09,139 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:01:09,139 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:01:09,139 INFO blivet/MainThread: got device: DiskDevice instance (0x7f18780a5b80) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:01:09,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:01:09,145 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:09,145 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:01:09,148 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:09,148 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:01:09,151 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,151 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:01:09,155 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,155 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:01:09,157 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:01:09,157 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:01:09,158 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,195 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:09,196 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:09,196 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:01:09,196 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:01:09,200 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:09,200 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:01:09,203 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:01:09,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:01:09,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:01:09,214 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:01:09,217 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:01:09,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:09,223 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,265 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 21:01:09,266 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD. WARNING: VG test_vg2 is missing PV 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD (last written to /dev/sdf). 2024-03-01 21:01:09,266 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:01:09,266 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:01:09,266 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:09,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/lvm-pv-uuid-3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': '3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD', 'ID_FS_UUID_ENC': '3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:01:09,271 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 21:01:09,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,282 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:01:09,283 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:01:09,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:01:09,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:01:09,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:01:09,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:01:09,289 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 21:01:09,292 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 21:01:09,292 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:01:09,293 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:01:09,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876fb65b0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:01:09,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:01:09,299 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:09,299 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:01:09,302 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:09,302 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:01:09,305 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,305 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:01:09,308 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,308 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:01:09,311 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:01:09,311 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:01:09,311 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/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,342 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=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 21:01:09,343 INFO program/MainThread: stderr[24]: 2024-03-01 21:01:09,343 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:01:09,343 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:01:09,347 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:09,347 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:01:09,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:01:09,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:09,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:01:09,362 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:01:09,364 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:01:09,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:09,370 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/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,412 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 21:01:09,413 INFO program/MainThread: stderr[25]: 2024-03-01 21:01:09,413 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:01:09,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:09,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:01:09,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:01:09,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:01:09,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:01:09,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:09,436 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:01:09,439 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 21:01:09,439 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:01:09,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:01:09,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:01:09,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:01:09,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:01:09,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:01:09,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:09,452 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:01:09,455 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 21:01:09,456 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:01:09,456 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:01:09,456 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:01:09,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:09,459 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:01:09,462 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 21:01:09,463 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:01:09,466 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/17cbd1aa-aa32-4b7d-a02d-5535709dd5fa ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '189', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn', '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': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', 'ID_FS_UUID_ENC': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', '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': '1243496912'} ; 2024-03-01 21:01:09,466 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:01:09,466 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:09,470 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:01:09,470 INFO program/MainThread: stderr[26]: 2024-03-01 21:01:09,470 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:01:09,470 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:09,472 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:01:09,472 INFO program/MainThread: stderr[27]: 2024-03-01 21:01:09,472 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:01:09,473 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:09,475 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:01:09,475 INFO program/MainThread: stderr[28]: 2024-03-01 21:01:09,475 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:01:09,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:01:09,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:09,485 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:01:09,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:09,486 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:01:09,483 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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 (0x7f1877073040) -- 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 = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 21:01:09,487 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:09,490 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:01:09,490 INFO program/MainThread: stderr[29]: 2024-03-01 21:01:09,490 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:01:09,494 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:01:09,497 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:09,497 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:01:09,500 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:09,500 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:01:09,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:01:09,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:01:09,507 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:01:09,510 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:09,510 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:01:09,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:01:09,514 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:09,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:09,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:01:09,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:01:09,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:01:09,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:01:09,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:09,535 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:01:09,538 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 21:01:09,538 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:01:09,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:01:09,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:01:09,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:01:09,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:01:09,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:01:09,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:09,552 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:01:09,555 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 21:01:09,555 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:01:09,556 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:01:09,556 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:01:09,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:09,559 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:01:09,562 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 21:01:09,562 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:01:09,566 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/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/ca3e8435-60a6-41a5-9854-831c9c338043', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '188', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG', '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': 'ca3e8435-60a6-41a5-9854-831c9c338043', 'ID_FS_UUID_ENC': 'ca3e8435-60a6-41a5-9854-831c9c338043', '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': '1243042218'} ; 2024-03-01 21:01:09,566 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:01:09,566 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:09,569 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:01:09,569 INFO program/MainThread: stderr[30]: 2024-03-01 21:01:09,569 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:01:09,569 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:09,572 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:01:09,572 INFO program/MainThread: stderr[31]: 2024-03-01 21:01:09,572 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:01:09,572 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:09,574 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:01:09,574 INFO program/MainThread: stderr[32]: 2024-03-01 21:01:09,575 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:01:09,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:01:09,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:09,585 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:09,585 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:09,586 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:09,582 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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 (0x7f1877073040) -- name = test_vg2 status = 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 = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 21:01:09,586 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:09,589 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:01:09,589 INFO program/MainThread: stderr[33]: 2024-03-01 21:01:09,589 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:01:09,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:01:09,597 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:09,597 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:01:09,600 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:09,600 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:01:09,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:01:09,607 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,607 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:01:09,607 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:01:09,610 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:09,610 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:01:09,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:01:09,613 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:09,614 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:09,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL', 'ID_FS_UUID_ENC': 'cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:01:09,617 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 21:01:09,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:01:09,629 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:01:09,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:01:09,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:01:09,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:01:09,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:01:09,635 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 21:01:09,638 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 21:01:09,638 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:01:09,639 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:01:09,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f18780a5400) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:01:09,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:01:09,645 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:09,645 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:01:09,648 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:09,648 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:01:09,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:01:09,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,654 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:01:09,657 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:01:09,657 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:01:09,657 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/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,699 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:09,700 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3. WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:09,700 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:01:09,700 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:01:09,704 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:01:09,704 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:01:09,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:01:09,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:09,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,719 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/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,758 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 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=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 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=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:09,759 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3. WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:09,759 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:01:09,759 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:09,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:01:09,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:01:09,767 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:09,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:01:09,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:01:09,770 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/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:09,813 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:09,814 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3. WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:09,814 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:01:09,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:01:09,819 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:01:09,821 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:01:09,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:01:09,827 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:01:09,827 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:09,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/lvm-pv-uuid-K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': 'K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3', 'ID_FS_UUID_ENC': 'K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:01:09,831 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 21:01:09,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,842 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:01:09,843 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:01:09,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:01:09,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:01:09,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:01:09,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:01:09,849 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 21:01:09,852 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 21:01:09,852 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:01:09,853 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:01:09,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f18770081c0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:01:09,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:01:09,859 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:09,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:01:09,862 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:09,862 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:01:09,865 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,865 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:01:09,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:09,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:01:09,871 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:01:09,871 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:01:09,871 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/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sde ... 2024-03-01 21:01:09,908 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:09,909 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:09,909 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:01:09,909 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:01:09,913 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; 2024-03-01 21:01:09,913 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:01:09,916 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:01:09,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:01:09,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:01:09,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:09,930 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:01:09,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:09,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:09,936 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/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sde ... 2024-03-01 21:01:09,967 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:09,968 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE. WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:09,968 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:01:09,968 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:01:09,968 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:09,972 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/lvm-pv-uuid-ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/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': 'ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE', 'ID_FS_UUID_ENC': 'ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:01:09,973 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:01:09,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:09,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:09,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:01:09,985 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:01:09,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:01:09,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:01:09,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:01:09,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:01:09,991 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:01:09,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:01:09,994 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:01:09,995 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:01:09,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f44a00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:01:09,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:01:10,001 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,001 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:01:10,004 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,004 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:01:10,007 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,007 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:01:10,010 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,010 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:01:10,013 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:01:10,013 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:01:10,013 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/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sde ... 2024-03-01 21:01:10,052 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:10,053 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:10,053 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:01:10,053 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:01:10,057 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; 2024-03-01 21:01:10,057 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:01:10,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:01:10,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:10,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:10,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:01:10,072 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:10,075 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:01:10,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:10,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:10,080 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/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sde ... 2024-03-01 21:01:10,119 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:10,120 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj. WARNING: VG test_vg3 is missing PV 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj (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 21:01:10,120 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:01:10,120 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:01:10,120 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:10,125 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/lvm-pv-uuid-2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj', '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': '2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj', 'ID_FS_UUID_ENC': '2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:01:10,125 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 21:01:10,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,137 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:01:10,137 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:01:10,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:01:10,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:01:10,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:01:10,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:01:10,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 21:01:10,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 21:01:10,147 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:01:10,147 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:01:10,147 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1876f4d880) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:01:10,150 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:01:10,153 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,153 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:01:10,156 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,156 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:01:10,159 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,159 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:01:10,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:01:10,165 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:01:10,165 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:01:10,165 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/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:10,204 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=QUywpv-ciH2-n42A-1afe-fR27-hQEH-EXF8ui LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LU77eQ-oR9G-9wEK-uaKK-Cu0T-vhPA-I3E6zV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=D5UftB-BPOx-KdK3-88R5-8AmZ-rCs3-LcewVG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AfXeEA-6avg-oQ0j-dj4E-bxvC-8fWZ-u4aXu3 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JKmhc7-coMX-NoVv-0cgd-5CVg-HuJ1-gqikv2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3QiALD-tnso-C8tI-711H-GBB8-Hkv6-VSUjzD LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=cLawa4-72IS-j6fV-ZdPz-LNf1-q0SD-iMeuyL LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=K1f8cf-ACGb-qsny-knvF-r1gc-ftYh-YJHuI3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=ZgRkhc-AFSx-xATy-s2DZ-guVp-kjbe-m9nuKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=4261412864 LVM2_VG_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=2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL LVM2_VG_SIZE=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 21:01:10,205 INFO program/MainThread: stderr[41]: 2024-03-01 21:01:10,205 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:01:10,205 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:01:10,209 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2E1Ifl-R5Rn-tgkS-zr5M-Gs6O-ASwQ-EkpjCj ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:01:10,209 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:01:10,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:01:10,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:10,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:10,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:01:10,224 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:01:10,226 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:01:10,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL ; incomplete: True ; hidden: False ; 2024-03-01 21:01:10,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:10,232 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/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:10,272 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy 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=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn 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=UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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=ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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=pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 21:01:10,273 INFO program/MainThread: stderr[42]: 2024-03-01 21:01:10,273 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:01:10,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:10,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:01:10,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:01:10,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:01:10,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:01:10,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:10,296 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:10,299 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 21:01:10,300 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:01:10,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:01:10,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:01:10,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:01:10,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:01:10,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:01:10,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:10,312 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:10,316 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 21:01:10,316 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:01:10,316 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:01:10,316 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:01:10,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:10,319 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:10,322 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 21:01:10,323 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:01:10,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv ' '/dev/disk/by-uuid/fce6952c-4404-41dc-bea0-bf030972babc ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv', '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': 'fce6952c-4404-41dc-bea0-bf030972babc', 'ID_FS_UUID_ENC': 'fce6952c-4404-41dc-bea0-bf030972babc', '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': '1241327912'} ; 2024-03-01 21:01:10,326 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:10,326 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:10,329 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:01:10,329 INFO program/MainThread: stderr[43]: 2024-03-01 21:01:10,330 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:01:10,330 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:10,332 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:01:10,332 INFO program/MainThread: stderr[44]: 2024-03-01 21:01:10,332 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:01:10,332 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:10,335 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:01:10,335 INFO program/MainThread: stderr[45]: 2024-03-01 21:01:10,335 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:01:10,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:01:10,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,346 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:01:10,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,347 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:01:10,343 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv 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 (0x7f1876f44af0) -- 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 21:01:10,348 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:10,351 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:01:10,351 INFO program/MainThread: stderr[46]: 2024-03-01 21:01:10,351 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:01:10,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:01:10,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:01:10,362 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,362 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:01:10,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:01:10,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:01:10,368 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:01:10,371 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:10,372 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:01:10,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:01:10,375 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:10,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:10,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:01:10,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:01:10,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:01:10,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:01:10,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:10,397 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:01:10,400 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 21:01:10,400 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:01:10,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:01:10,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:01:10,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:01:10,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:01:10,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:01:10,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:10,424 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:01:10,427 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 21:01:10,427 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:01:10,427 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:01:10,428 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:01:10,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:10,431 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:01:10,433 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 21:01:10,434 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:01:10,437 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-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '186', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8', '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': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', 'ID_FS_UUID_ENC': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', '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': '1240255734'} ; 2024-03-01 21:01:10,437 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:01:10,437 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,441 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:01:10,441 INFO program/MainThread: stderr[47]: 2024-03-01 21:01:10,441 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:01:10,441 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,443 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:01:10,443 INFO program/MainThread: stderr[48]: 2024-03-01 21:01:10,443 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:01:10,444 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,446 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:01:10,446 INFO program/MainThread: stderr[49]: 2024-03-01 21:01:10,446 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:01:10,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:01:10,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,457 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:01:10,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,459 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:01:10,454 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 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 (0x7f1876f44af0) -- name = test_vg3 status = True 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:01:10,459 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,462 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:01:10,462 INFO program/MainThread: stderr[50]: 2024-03-01 21:01:10,463 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:01:10,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:01:10,470 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,470 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:01:10,473 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,473 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:01:10,476 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:01:10,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:01:10,480 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:01:10,483 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:10,483 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:01:10,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:01:10,486 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:10,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:10,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:01:10,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:01:10,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:01:10,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:01:10,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:10,508 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:01:10,511 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 21:01:10,512 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:01:10,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:01:10,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:01:10,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:01:10,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:01:10,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:01:10,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:10,525 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:01:10,528 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 21:01:10,528 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:01:10,529 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:01:10,529 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:01:10,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:10,532 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:01:10,535 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 21:01:10,535 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:01:10,539 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/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp ' '/dev/disk/by-uuid/fe4e5b74-0f31-4a7a-ae18-34dafc519b5e ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '185', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp', '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': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', 'ID_FS_UUID_ENC': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', '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': '1239204855'} ; 2024-03-01 21:01:10,539 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:01:10,539 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,542 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:01:10,542 INFO program/MainThread: stderr[51]: 2024-03-01 21:01:10,542 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:01:10,542 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,545 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:01:10,545 INFO program/MainThread: stderr[52]: 2024-03-01 21:01:10,545 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:01:10,545 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,548 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:01:10,548 INFO program/MainThread: stderr[53]: 2024-03-01 21:01:10,548 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:01:10,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:01:10,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,560 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:01:10,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,561 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:01:10,556 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp 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 (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:01:10,562 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,565 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:01:10,565 INFO program/MainThread: stderr[54]: 2024-03-01 21:01:10,565 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:01:10,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:01:10,572 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,572 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:01:10,575 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,575 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:01:10,579 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,579 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:01:10,582 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,582 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:01:10,583 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:01:10,586 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:10,586 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:01:10,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:01:10,589 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:10,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:10,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:01:10,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:01:10,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:01:10,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:01:10,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:10,611 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:10,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 21:01:10,615 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:01:10,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:01:10,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:01:10,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:01:10,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:01:10,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:01:10,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:10,628 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:10,631 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 21:01:10,631 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:01:10,631 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:01:10,631 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:01:10,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:10,634 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:10,637 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 21:01:10,638 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:01:10,641 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/906b3ae7-317b-4ec8-8230-892579cc6f92 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '184', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA', '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': '906b3ae7-317b-4ec8-8230-892579cc6f92', 'ID_FS_UUID_ENC': '906b3ae7-317b-4ec8-8230-892579cc6f92', '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': '1238770925'} ; 2024-03-01 21:01:10,641 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:10,642 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,645 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:01:10,645 INFO program/MainThread: stderr[55]: 2024-03-01 21:01:10,645 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:01:10,645 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,647 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:01:10,648 INFO program/MainThread: stderr[56]: 2024-03-01 21:01:10,648 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:01:10,648 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,650 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:01:10,650 INFO program/MainThread: stderr[57]: 2024-03-01 21:01:10,650 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:01:10,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:01:10,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,662 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,664 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,658 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA 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 (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 21:01:10,664 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,667 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:01:10,668 INFO program/MainThread: stderr[58]: 2024-03-01 21:01:10,668 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:01:10,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:01:10,675 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,675 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:01:10,678 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,678 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:01:10,681 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,682 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:01:10,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:01:10,685 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:01:10,688 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:10,688 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:01:10,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:01:10,692 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:10,692 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:10,695 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': '20472005'} ; 2024-03-01 21:01:10,695 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:01:10,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,706 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:01:10,706 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:01:10,706 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:01:10,706 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:01:10,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:01:10,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:01:10,709 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:01:10,712 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:01:10,712 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:01:10,715 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:01:10,715 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:01:10,716 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:01:10,716 INFO blivet/MainThread: got device: DiskDevice instance (0x7f18770733d0) -- 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 21:01:10,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:01:10,722 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,722 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:01:10,725 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,725 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:01:10,728 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,728 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:01:10,731 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,731 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:01:10,734 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:01:10,737 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:10,740 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:01:10,746 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 0x7f187815ce00> 2024-03-01 21:01:10,787 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:01:10,791 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:01:10,791 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:01:10,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20473866'} ; 2024-03-01 21:01:10,794 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:01:10,794 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:01:10,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,804 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:01:10,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:10,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:10,823 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:10,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:01:10,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:01:10,849 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:01:10,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:01:10,852 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:01:10,855 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:01:10,855 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:01:10,858 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:10,859 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:10,859 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:01:10,862 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:01:10,865 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:01:10,867 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:01:10,870 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:01:10,873 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:10,873 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:10,874 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:01:10,874 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:01:10,874 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1876fbb730) -- 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 0x7f1876f6e400> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:01:10,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:01:10,880 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:10,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:01:10,883 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:10,884 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:01:10,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:01:10,890 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:10,890 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:01:10,890 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:01:10,893 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:10,893 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:01:10,895 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:01:10,896 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:10,899 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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/906b3ae7-317b-4ec8-8230-892579cc6f92', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '184', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLpcLPjFS6CiHJcTzWPcBZuAgwdMdL9YsA', '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': '906b3ae7-317b-4ec8-8230-892579cc6f92', 'ID_FS_UUID_ENC': '906b3ae7-317b-4ec8-8230-892579cc6f92', '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': '1238770925'} ; 2024-03-01 21:01:10,899 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:10,899 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,902 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:01:10,903 INFO program/MainThread: stderr[59]: 2024-03-01 21:01:10,903 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:01:10,903 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,905 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:01:10,905 INFO program/MainThread: stderr[60]: 2024-03-01 21:01:10,905 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:01:10,905 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,908 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:01:10,908 INFO program/MainThread: stderr[61]: 2024-03-01 21:01:10,908 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:01:10,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:01:10,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,920 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,921 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,916 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:10,922 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:01:10,925 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:01:10,926 INFO program/MainThread: stderr[62]: 2024-03-01 21:01:10,926 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:01:10,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:01:10,930 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:01:10,932 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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp ' '/dev/disk/by-uuid/fe4e5b74-0f31-4a7a-ae18-34dafc519b5e ' '/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': '185', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedLky5IyTZIRfIlTNEYWoa233DCxceK5Cyp', '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': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', 'ID_FS_UUID_ENC': 'fe4e5b74-0f31-4a7a-ae18-34dafc519b5e', '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': '1239204855'} ; 2024-03-01 21:01:10,933 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:01:10,933 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,936 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:01:10,936 INFO program/MainThread: stderr[63]: 2024-03-01 21:01:10,936 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:01:10,936 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,939 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:01:10,939 INFO program/MainThread: stderr[64]: 2024-03-01 21:01:10,939 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:01:10,939 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,941 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:01:10,942 INFO program/MainThread: stderr[65]: 2024-03-01 21:01:10,942 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:01:10,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:01:10,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,953 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,955 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,949 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:10,955 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:01:10,958 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:01:10,959 INFO program/MainThread: stderr[66]: 2024-03-01 21:01:10,959 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:01:10,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:01:10,963 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:01:10,965 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/disk/by-uuid/fbf3c8a5-73a6-4c53-b9f5-a9f043d58692 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '186', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL5y8s2qUD6i3vQwge9zzGerioJtn3E2u8', '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': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', 'ID_FS_UUID_ENC': 'fbf3c8a5-73a6-4c53-b9f5-a9f043d58692', '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': '1240255734'} ; 2024-03-01 21:01:10,965 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:01:10,966 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,969 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:01:10,969 INFO program/MainThread: stderr[67]: 2024-03-01 21:01:10,969 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:01:10,969 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,972 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:01:10,972 INFO program/MainThread: stderr[68]: 2024-03-01 21:01:10,972 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:01:10,972 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,975 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:01:10,975 INFO program/MainThread: stderr[69]: 2024-03-01 21:01:10,975 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:01:10,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:10,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:01:10,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:10,988 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:10,983 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:10,989 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:01:10,992 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:01:10,992 INFO program/MainThread: stderr[70]: 2024-03-01 21:01:10,992 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:01:10,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:01:10,996 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:01:10,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv ' '/dev/disk/by-uuid/fce6952c-4404-41dc-bea0-bf030972babc ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-h3wPBmanDzxOvXfbamrdWpYdazLDhedL3dPXMQgRcPI5Z6s02ZCdDa4PsL66lidv', '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': 'fce6952c-4404-41dc-bea0-bf030972babc', 'ID_FS_UUID_ENC': 'fce6952c-4404-41dc-bea0-bf030972babc', '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': '1241327912'} ; 2024-03-01 21:01:10,999 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:10,999 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:11,002 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:01:11,003 INFO program/MainThread: stderr[71]: 2024-03-01 21:01:11,003 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:01:11,003 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:11,005 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:01:11,005 INFO program/MainThread: stderr[72]: 2024-03-01 21:01:11,006 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:01:11,006 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:11,008 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:01:11,008 INFO program/MainThread: stderr[73]: 2024-03-01 21:01:11,008 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:01:11,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,016 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 21:01:11,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,021 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,016 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,022 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:01:11,025 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:01:11,025 INFO program/MainThread: stderr[74]: 2024-03-01 21:01:11,025 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:01:11,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:01:11,029 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:01:11,032 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG ' '/dev/disk/by-uuid/ca3e8435-60a6-41a5-9854-831c9c338043 ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '188', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5UJySYydfck5uz0MNpOntIUAmmTjkfYUG', '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': 'ca3e8435-60a6-41a5-9854-831c9c338043', 'ID_FS_UUID_ENC': 'ca3e8435-60a6-41a5-9854-831c9c338043', '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': '1243042218'} ; 2024-03-01 21:01:11,032 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:01:11,032 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:11,035 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:01:11,036 INFO program/MainThread: stderr[75]: 2024-03-01 21:01:11,036 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:01:11,036 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:11,038 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:01:11,038 INFO program/MainThread: stderr[76]: 2024-03-01 21:01:11,038 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:01:11,039 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:11,041 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:01:11,041 INFO program/MainThread: stderr[77]: 2024-03-01 21:01:11,041 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:01:11,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:01:11,051 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,052 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,052 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,053 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,049 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 21:01:11,053 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:01:11,056 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:01:11,057 INFO program/MainThread: stderr[78]: 2024-03-01 21:01:11,057 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:01:11,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:01:11,060 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:01:11,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/17cbd1aa-aa32-4b7d-a02d-5535709dd5fa ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '189', '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-lYKkP44gVKWGWoh34WmnCaihPT8r8Ks5wbTJWpnxyEmos5zyyK92u16a7WibL2pn', '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': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', 'ID_FS_UUID_ENC': '17cbd1aa-aa32-4b7d-a02d-5535709dd5fa', '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': '1243496912'} ; 2024-03-01 21:01:11,063 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:01:11,064 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:11,066 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:01:11,067 INFO program/MainThread: stderr[79]: 2024-03-01 21:01:11,067 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:01:11,067 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:11,069 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:01:11,069 INFO program/MainThread: stderr[80]: 2024-03-01 21:01:11,069 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:01:11,070 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:11,072 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:01:11,072 INFO program/MainThread: stderr[81]: 2024-03-01 21:01:11,072 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:01:11,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:01:11,083 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,084 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,085 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,081 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,085 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:01:11,088 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:01:11,088 INFO program/MainThread: stderr[82]: 2024-03-01 21:01:11,088 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:01:11,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:01:11,092 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:01:11,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm ' '/dev/disk/by-uuid/1833d253-3650-4910-ae7e-060b6c14a26c', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '190', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihFui52Ie4Wx3BEFVgfy4EeDq3OSTTbU3Tm', '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': '1833d253-3650-4910-ae7e-060b6c14a26c', 'ID_FS_UUID_ENC': '1833d253-3650-4910-ae7e-060b6c14a26c', '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': '1245234397'} ; 2024-03-01 21:01:11,095 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:01:11,096 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:11,099 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:01:11,099 INFO program/MainThread: stderr[83]: 2024-03-01 21:01:11,099 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:01:11,099 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:11,101 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:01:11,102 INFO program/MainThread: stderr[84]: 2024-03-01 21:01:11,102 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:01:11,102 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:11,104 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:01:11,104 INFO program/MainThread: stderr[85]: 2024-03-01 21:01:11,104 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:01:11,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,112 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 21:01:11,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,115 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,116 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,112 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 21:01:11,116 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:01:11,119 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:01:11,120 INFO program/MainThread: stderr[86]: 2024-03-01 21:01:11,120 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:01:11,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:01:11,124 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:01:11,126 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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy ' '/dev/disk/by-uuid/246de62a-706d-4889-8b0a-af75417246ca ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-WVhNd14Mfq5fwAWRIu8l7udhfqErOihF9GgwBHlERffRO98e9NOdg8PgCq3Sf1Yy', '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': '246de62a-706d-4889-8b0a-af75417246ca', 'ID_FS_UUID_ENC': '246de62a-706d-4889-8b0a-af75417246ca', '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': '1245700062'} ; 2024-03-01 21:01:11,126 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:01:11,127 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:11,130 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:01:11,130 INFO program/MainThread: stderr[87]: 2024-03-01 21:01:11,130 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:01:11,130 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:11,133 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:01:11,133 INFO program/MainThread: stderr[88]: 2024-03-01 21:01:11,133 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:01:11,133 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:11,136 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:01:11,136 INFO program/MainThread: stderr[89]: 2024-03-01 21:01:11,136 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:01:11,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:01:11,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,147 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,148 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,143 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,148 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:11,151 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:01:11,151 INFO program/MainThread: stderr[90]: 2024-03-01 21:01:11,152 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:01:11,155 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:11,155 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:01:11,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:11,165 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:11,183 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:01:11,184 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:01:11,187 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 21:01:11,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:11,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:11,196 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:01:11,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:11,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:11,206 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:01:11,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:11,214 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 21:01:11,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:11,217 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:01:11,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:11,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:11,228 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:01:11,230 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 21:01:11,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:11,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 21:01:11,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:11,239 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 21:01:11,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 21:01:11,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:11,247 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 21:01:11,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:11,249 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:01:11,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,255 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:01:11,255 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,256 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,256 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,256 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,258 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,258 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,258 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,259 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,259 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:11,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:01:11,264 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:01:11,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:01:11,269 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:01:11,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:01:11,274 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:01:11,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:01:11,280 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:01:11,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,283 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,284 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,287 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,288 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,292 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,296 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,299 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,300 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,303 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,304 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,307 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,308 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,311 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,312 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,315 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,316 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,319 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,320 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,323 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,324 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,327 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,328 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,331 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,332 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,335 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,336 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,339 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,343 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,344 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,351 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,352 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,355 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,356 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,359 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,360 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,363 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,367 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,370 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,371 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,374 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,375 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,378 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,379 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,382 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,383 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,386 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,390 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,391 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,394 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,395 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,398 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,402 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,403 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,406 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,407 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:01:11,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9GgwBH-lERf-fRO9-8e9N-Odg8-PgCq-3Sf1Yy size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:01:11,407 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:01:11,410 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 21:01:11,410 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 21:01:11,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:01:11,414 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:11,414 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 21:01:11,417 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:01:11,417 INFO program/MainThread: stderr[91]: 2024-03-01 21:01:11,418 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 21:01:11,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 21:01:11,422 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:01:11,422 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:11,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,427 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 21:01:11,427 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:01:11,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,430 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,431 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,433 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,434 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,437 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,438 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,440 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,441 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,441 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,444 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,445 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,447 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,448 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,451 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,451 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,454 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,455 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,458 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,458 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,461 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,462 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,465 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,465 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,468 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,469 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,471 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,472 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,472 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,475 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,476 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,479 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,479 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,482 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,483 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,486 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,486 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,490 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,493 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,493 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,496 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,497 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,500 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,500 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,503 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,504 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,507 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,507 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,510 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,511 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,514 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,514 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,517 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,518 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,521 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,521 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,524 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,525 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,528 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,529 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,535 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,538 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:11,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:11,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f9d1f0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ui52Ie-4Wx3-BEFV-gfy4-EeDq-3OST-TbU3Tm size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073220) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = WVhNd1-4Mfq-5fwA-WRIu-8l7u-dhfq-ErOihF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:01:11,540 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 21:01:11,542 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 21:01:11,543 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 21:01:11,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 21:01:11,546 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:11,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:01:11,549 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 21:01:11,549 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:11,549 DEBUG blivet.ansible/MainThread: ['sdc', 'test_vg1', 'sda', 'sdb'] 2024-03-01 21:01:11,549 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:01:11,552 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:01:11,552 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,555 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:01:11,558 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:01:11,560 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:01:11,561 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:01:11,561 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:11,561 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:01:11,561 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:01:11,563 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:11,564 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 21:01:11,566 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:01:11,566 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:11,566 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:01:11,567 DEBUG blivet/MainThread: removing sda 2024-03-01 21:01:11,569 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:11,569 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 21:01:11,572 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:01:11,572 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:11,572 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:01:11,572 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:01:11,575 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:11,575 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 21:01:11,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:01:11,578 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:11,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,583 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 21:01:11,583 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,584 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,584 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,584 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,585 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,585 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,585 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:01:11,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 21:01:11,592 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:01:11,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 21:01:11,597 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:01:11,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 21:01:11,602 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:01:11,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:01:11,608 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:01:11,610 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,611 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,612 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,614 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,615 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,616 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,619 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,620 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,623 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,623 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,624 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,627 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,628 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,630 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,631 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,632 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,635 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,636 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,638 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,639 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,639 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,640 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,643 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,644 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,647 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,647 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,648 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,651 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,651 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,652 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,655 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,655 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,656 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,659 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,659 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,660 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,663 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,667 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,667 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,668 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,671 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,672 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,674 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,675 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,675 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,679 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,679 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,682 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,683 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,683 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,683 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,686 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,687 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,687 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,690 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,691 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,691 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,694 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,694 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,698 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,699 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,702 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,703 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,706 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,710 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,711 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,714 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,718 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,722 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,726 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,730 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,734 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,735 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:01:11,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f3eaf0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = wbTJWp-nxyE-mos5-zyyK-92u1-6a7W-ibL2pn size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:01:11,736 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 21:01:11,738 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 21:01:11,739 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 21:01:11,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 21:01:11,742 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:11,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 21:01:11,745 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 21:01:11,745 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:11,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:01:11,751 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:01:11,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,753 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,754 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,757 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,757 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,758 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,760 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,761 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,763 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,764 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,764 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,765 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,767 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,767 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,768 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,768 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,771 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,771 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,772 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,774 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,775 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,775 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,778 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,779 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,781 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,782 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,784 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,785 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,785 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,786 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,788 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,788 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,789 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,786 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,792 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,792 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,793 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,795 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,796 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,796 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,799 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,800 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,802 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,803 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,806 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,807 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,809 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,809 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,810 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,813 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,813 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,814 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,816 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,816 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,817 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,817 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,820 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,820 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,821 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,823 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,824 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,824 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,827 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,827 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,828 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,830 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,830 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,831 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,831 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,834 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,835 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,837 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,838 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,840 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,841 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,844 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,845 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,847 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,848 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,848 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,851 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,852 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,855 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,855 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,858 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,859 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,861 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:01:11,862 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:01:11,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UJySYy-dfck-5uz0-MNpO-ntIU-AmmT-jkfYUG size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1877073040) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lYKkP4-4gVK-WGWo-h34W-mnCa-ihPT-8r8Ks5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:01:11,863 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 21:01:11,865 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 21:01:11,866 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 21:01:11,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 21:01:11,869 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:11,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:01:11,872 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 21:01:11,872 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:11,872 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 21:01:11,872 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 21:01:11,874 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 21:01:11,875 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,878 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:01:11,880 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:01:11,883 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:01:11,883 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 21:01:11,883 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:01:11,883 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 21:01:11,883 DEBUG blivet/MainThread: removing sde 2024-03-01 21:01:11,886 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:11,886 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 21:01:11,888 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 21:01:11,889 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:01:11,889 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 21:01:11,889 DEBUG blivet/MainThread: removing sdf 2024-03-01 21:01:11,891 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:11,891 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 21:01:11,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 21:01:11,894 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:01:11,894 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 21:01:11,894 DEBUG blivet/MainThread: removing sdd 2024-03-01 21:01:11,897 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:11,897 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:11,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 21:01:11,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 21:01:11,899 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:01:11,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,905 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 21:01:11,905 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,906 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,906 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,910 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:01:11,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 21:01:11,915 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:01:11,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 21:01:11,920 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:01:11,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 21:01:11,925 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:01:11,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 21:01:11,930 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:01:11,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:11,935 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 21:01:11,935 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:01:11,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,939 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,944 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,950 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,951 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,955 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,956 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,960 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,962 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,966 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,967 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,971 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,972 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,976 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,983 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,988 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,992 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,994 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:11,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,998 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:11,999 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:11,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,003 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,004 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,008 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,010 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,014 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,019 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,024 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,025 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,029 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,031 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,035 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,036 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,040 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,045 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,047 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,051 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,052 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,053 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,061 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,063 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,067 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,072 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,077 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,078 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,082 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,084 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,088 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,089 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,098 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,100 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,104 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,105 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:01:12,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f54ac0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 3dPXMQ-gRcP-I5Z6-s02Z-CdDa-4PsL-66lidv size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:01:12,106 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 21:01:12,108 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 21:01:12,109 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 21:01:12,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 21:01:12,112 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:12,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 21:01:12,115 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 21:01:12,115 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:12,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:12,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:01:12,120 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:01:12,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,123 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,125 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,128 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,133 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,134 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,138 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,139 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,143 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,144 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,148 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,149 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,153 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,154 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,157 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,159 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,162 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,167 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,173 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,177 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,178 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,181 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,183 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,186 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,188 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,192 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,193 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,196 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,198 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,201 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,202 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,206 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,207 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,211 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,216 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,217 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,221 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,226 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,230 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,232 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,235 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,236 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,240 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,245 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,250 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,255 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,256 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,259 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,264 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,265 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,269 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,270 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,274 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,275 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:01:12,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f62220) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5y8s2q-UD6i-3vQw-ge9z-zGer-ioJt-n3E2u8 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:01:12,276 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 21:01:12,278 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 21:01:12,279 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 21:01:12,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 21:01:12,282 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:12,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 21:01:12,285 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 21:01:12,285 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:12,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:12,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:01:12,291 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:01:12,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,294 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,295 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,298 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,303 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,304 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,307 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,308 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,312 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,313 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,316 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,317 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,322 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,326 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,330 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,331 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,334 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,335 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,338 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,339 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,343 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,344 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,347 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,348 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,352 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,352 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,353 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,356 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,357 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,361 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,362 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,365 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,366 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,370 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,371 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,374 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,375 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,378 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,383 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,387 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,388 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,392 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,393 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,396 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,397 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,401 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,402 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,406 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,409 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,411 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,414 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,415 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,418 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,419 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,423 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,424 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,427 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,428 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,432 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,433 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:01:12,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1878512850) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ky5IyT-ZIRf-IlTN-EYWo-a233-DCxc-eK5Cyp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,433 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 21:01:12,436 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 21:01:12,436 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 21:01:12,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 21:01:12,439 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:12,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:01:12,443 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 21:01:12,443 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:12,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:12,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:01:12,448 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:01:12,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,451 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,452 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,455 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,456 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,459 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,460 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,464 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,468 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,471 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,472 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,475 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,476 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,479 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,480 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,483 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,484 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,487 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,488 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,491 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,492 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,495 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,496 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,500 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,503 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,503 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,511 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,514 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,515 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,518 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,519 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,522 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,523 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,526 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,530 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,531 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,534 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,535 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,538 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,539 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,542 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,543 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,546 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,547 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,550 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,551 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,554 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,555 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,558 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,559 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,562 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,563 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,566 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,567 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,570 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,571 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,574 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:01:12,575 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:01:12,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1876f4a130) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pcLPjF-S6Ci-HJcT-zWPc-BZuA-gwdM-dL9YsA size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1876f44af0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = h3wPBm-anDz-xOvX-fbam-rdWp-Ydaz-LDhedL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:01:12,575 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 21:01:12,578 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 21:01:12,578 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 21:01:12,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 21:01:12,581 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 21:01:12,584 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 21:01:12,584 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,585 DEBUG blivet.ansible/MainThread: ['sdg', 'sdi', 'sdj', 'sdh', 'test_vg3'] 2024-03-01 21:01:12,585 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 21:01:12,587 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 21:01:12,588 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,590 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:01:12,593 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:01:12,596 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:01:12,598 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:01:12,598 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 21:01:12,598 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:01:12,598 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 21:01:12,599 DEBUG blivet/MainThread: removing sdg 2024-03-01 21:01:12,601 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:12,601 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 21:01:12,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 21:01:12,604 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:01:12,604 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 21:01:12,604 DEBUG blivet/MainThread: removing sdi 2024-03-01 21:01:12,607 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:12,607 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 21:01:12,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 21:01:12,610 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:01:12,610 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 21:01:12,610 DEBUG blivet/MainThread: removing sdj 2024-03-01 21:01:12,612 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:12,612 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 21:01:12,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 21:01:12,615 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:01:12,615 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 21:01:12,615 DEBUG blivet/MainThread: removing sdh 2024-03-01 21:01:12,618 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:12,618 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:12,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 21:01:12,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 21:01:12,621 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:01:12,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,633 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,663 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,683 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:12,683 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,695 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,715 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:01:12,716 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,725 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,745 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:01:12,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,760 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,780 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:01:12,781 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,792 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,812 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:01:12,812 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,822 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,842 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:01:12,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,852 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,872 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:01:12,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,885 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,906 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:01:12,906 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:01:12,907 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:01:12,908 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:01:12,909 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:01:12,910 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:01:12,913 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:01:12,915 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:01:12,918 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:01:12,918 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:01:12,921 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:01:12,921 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 0x7f1876eceea0> 2024-03-01 21:01:12,921 INFO blivet/MainThread: sorting actions... 2024-03-01 21:01:12,941 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,941 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:12,942 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:12,943 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:12,944 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:12,945 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:12,945 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:12,945 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:12,945 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:12,945 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:12,945 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:12,951 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:01:12,951 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 21:01:12,959 INFO program/MainThread: stdout: 2024-03-01 21:01:12,959 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:12,959 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,960 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,974 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:12,986 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:12,987 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:01:12,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 21:01:12,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:01:12,997 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:01:13,000 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 21:01:13,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:01:13,003 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,049 INFO program/MainThread: stdout[92]: 2024-03-01 21:01:13,049 INFO program/MainThread: stderr[92]: 2024-03-01 21:01:13,049 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 21:01:13,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:01:13,056 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,059 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,061 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,064 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,067 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,072 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,075 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 21:01:13,078 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,143 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 21:01:13,144 INFO program/MainThread: stderr[93]: 2024-03-01 21:01:13,144 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 21:01:13,145 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:13,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,159 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:01:13,160 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 21:01:13,169 INFO program/MainThread: stdout: 2024-03-01 21:01:13,170 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:13,170 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:13,221 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,222 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:13,235 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,235 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:01:13,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 21:01:13,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:01:13,245 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:01:13,248 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 21:01:13,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:01:13,251 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,291 INFO program/MainThread: stdout[94]: 2024-03-01 21:01:13,292 INFO program/MainThread: stderr[94]: 2024-03-01 21:01:13,292 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 21:01:13,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:01:13,299 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,301 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,304 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,307 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,309 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,315 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 21:01:13,321 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,353 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 21:01:13,354 INFO program/MainThread: stderr[95]: 2024-03-01 21:01:13,354 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 21:01:13,355 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:13,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,370 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:01:13,373 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 21:01:13,383 INFO program/MainThread: stdout: 2024-03-01 21:01:13,384 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:13,384 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:13,427 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:13,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,438 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:01:13,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 21:01:13,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:01:13,447 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:01:13,450 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 21:01:13,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:01:13,453 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,506 INFO program/MainThread: stdout[96]: 2024-03-01 21:01:13,507 INFO program/MainThread: stderr[96]: 2024-03-01 21:01:13,507 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 21:01:13,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:01:13,513 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,516 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,519 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,522 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,525 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,527 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,530 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,533 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:01:13,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 21:01:13,536 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,573 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 21:01:13,574 INFO program/MainThread: stderr[97]: 2024-03-01 21:01:13,574 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 21:01:13,574 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:13,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,590 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:01:13,591 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 21:01:13,601 INFO program/MainThread: stdout: 2024-03-01 21:01:13,602 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:13,602 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:13,645 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:13,660 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:13,660 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:01:13,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 21:01:13,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:01:13,670 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:01:13,673 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 21:01:13,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:01:13,676 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,722 INFO program/MainThread: stdout[98]: 2024-03-01 21:01:13,723 INFO program/MainThread: stderr[98]: 2024-03-01 21:01:13,723 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 21:01:13,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:01:13,729 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,732 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,736 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,738 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,741 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,744 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,746 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,749 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 21:01:13,752 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,785 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 21:01:13,786 INFO program/MainThread: stderr[99]: 2024-03-01 21:01:13,786 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 21:01:13,787 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:01:13,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 21:01:13,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 21:01:13,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:01:13,811 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,819 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,824 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,832 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,839 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,852 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:13,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:01:13,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 21:01:13,869 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,907 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 21:01:13,908 INFO program/MainThread: stderr[100]: 2024-03-01 21:01:13,908 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 21:01:13,908 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:13,974 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 21:01:13,974 INFO program/MainThread: stderr[101]: 2024-03-01 21:01:13,974 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 21:01:13,975 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:14,007 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 21:01:14,008 INFO program/MainThread: stderr[102]: 2024-03-01 21:01:14,008 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 21:01:14,009 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:01:14,017 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,027 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,036 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,036 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sdh,/dev/sde ... 2024-03-01 21:01:14,098 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 21:01:14,098 INFO program/MainThread: stderr[103]: 2024-03-01 21:01:14,098 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 21:01:14,098 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 21:01:14,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,114 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,114 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sde ... 2024-03-01 21:01:14,122 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 21:01:14,123 INFO program/MainThread: stderr[104]: 2024-03-01 21:01:14,123 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 21:01:14,123 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdh ... 2024-03-01 21:01:14,137 INFO program/MainThread: stdout[105]: 2024-03-01 21:01:14,137 INFO program/MainThread: stderr[105]: 2024-03-01 21:01:14,137 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 21:01:14,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,150 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,159 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,160 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:01:14,163 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,166 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,168 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,169 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdj,/dev/sde ... 2024-03-01 21:01:14,200 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 21:01:14,201 INFO program/MainThread: stderr[106]: 2024-03-01 21:01:14,201 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 21:01:14,201 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 21:01:14,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,217 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,218 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,225 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 21:01:14,226 INFO program/MainThread: stderr[107]: 2024-03-01 21:01:14,226 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 21:01:14,226 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdj ... 2024-03-01 21:01:14,240 INFO program/MainThread: stdout[108]: 2024-03-01 21:01:14,241 INFO program/MainThread: stderr[108]: 2024-03-01 21:01:14,241 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 21:01:14,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,250 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,259 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,260 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:01:14,263 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,266 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,268 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,269 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdi,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,300 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 21:01:14,301 INFO program/MainThread: stderr[109]: 2024-03-01 21:01:14,301 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 21:01:14,301 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 21:01:14,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,318 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,318 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,326 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 21:01:14,327 INFO program/MainThread: stderr[110]: 2024-03-01 21:01:14,327 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 21:01:14,327 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdi ... 2024-03-01 21:01:14,341 INFO program/MainThread: stdout[111]: 2024-03-01 21:01:14,342 INFO program/MainThread: stderr[111]: 2024-03-01 21:01:14,342 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 21:01:14,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,351 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,361 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,361 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:01:14,365 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,367 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,370 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:01:14,370 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,400 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 21:01:14,401 INFO program/MainThread: stderr[112]: 2024-03-01 21:01:14,401 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 21:01:14,401 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 21:01:14,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,418 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,418 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,426 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 21:01:14,426 INFO program/MainThread: stderr[113]: 2024-03-01 21:01:14,426 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 21:01:14,426 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 21:01:14,441 INFO program/MainThread: stdout[114]: 2024-03-01 21:01:14,441 INFO program/MainThread: stderr[114]: 2024-03-01 21:01:14,441 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 21:01:14,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,451 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,460 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,461 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:14,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,468 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:01:14,468 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 21:01:14,476 INFO program/MainThread: stdout: 2024-03-01 21:01:14,476 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:14,476 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,492 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,501 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,502 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:01:14,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 21:01:14,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:01:14,512 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:01:14,515 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 21:01:14,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:01:14,518 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,560 INFO program/MainThread: stdout[115]: 2024-03-01 21:01:14,561 INFO program/MainThread: stderr[115]: 2024-03-01 21:01:14,561 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 21:01:14,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:01:14,567 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,570 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 21:01:14,573 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,576 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 21:01:14,578 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,581 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 21:01:14,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 21:01:14,584 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,616 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 21:01:14,617 INFO program/MainThread: stderr[116]: 2024-03-01 21:01:14,617 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 21:01:14,617 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:14,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,637 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:01:14,638 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 21:01:14,652 INFO program/MainThread: stdout: 2024-03-01 21:01:14,652 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:14,652 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,681 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,681 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:14,690 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:14,691 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:01:14,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 21:01:14,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:01:14,701 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:01:14,704 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 21:01:14,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:01:14,707 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,746 INFO program/MainThread: stdout[117]: 2024-03-01 21:01:14,747 INFO program/MainThread: stderr[117]: 2024-03-01 21:01:14,747 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 21:01:14,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:01:14,754 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,757 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:01:14,759 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,762 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:01:14,765 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:01:14,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 21:01:14,770 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,800 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 21:01:14,801 INFO program/MainThread: stderr[118]: 2024-03-01 21:01:14,801 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 21:01:14,802 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:01:14,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 21:01:14,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 21:01:14,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:01:14,833 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,846 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:01:14,851 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:01:14,862 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,864 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:01:14,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 21:01:14,867 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,896 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 21:01:14,897 INFO program/MainThread: stderr[119]: 2024-03-01 21:01:14,897 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 21:01:14,897 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,947 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 21:01:14,948 INFO program/MainThread: stderr[120]: 2024-03-01 21:01:14,948 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 21:01:14,948 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:14,976 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 21:01:14,977 INFO program/MainThread: stderr[121]: 2024-03-01 21:01:14,977 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 21:01:14,977 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:01:14,984 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:14,992 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,002 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,002 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:15,052 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 21:01:15,053 INFO program/MainThread: stderr[122]: 2024-03-01 21:01:15,053 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 21:01:15,053 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 21:01:15,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,070 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,070 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:15,078 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 21:01:15,078 INFO program/MainThread: stderr[123]: 2024-03-01 21:01:15,078 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 21:01:15,078 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 21:01:15,093 INFO program/MainThread: stdout[124]: 2024-03-01 21:01:15,093 INFO program/MainThread: stderr[124]: 2024-03-01 21:01:15,093 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 21:01:15,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,103 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,113 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,114 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:01:15,117 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,120 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,122 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,122 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 21:01:15,153 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 21:01:15,153 INFO program/MainThread: stderr[125]: 2024-03-01 21:01:15,153 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 21:01:15,153 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 21:01:15,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,171 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,171 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sde ... 2024-03-01 21:01:15,180 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 21:01:15,180 INFO program/MainThread: stderr[126]: 2024-03-01 21:01:15,180 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 21:01:15,180 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 21:01:15,193 INFO program/MainThread: stdout[127]: 2024-03-01 21:01:15,194 INFO program/MainThread: stderr[127]: 2024-03-01 21:01:15,194 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 21:01:15,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,205 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,215 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,216 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:01:15,219 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,222 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,224 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,224 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sde ... 2024-03-01 21:01:15,257 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 21:01:15,258 INFO program/MainThread: stderr[128]: 2024-03-01 21:01:15,258 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 21:01:15,258 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 21:01:15,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,275 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,275 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,283 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 21:01:15,284 INFO program/MainThread: stderr[129]: 2024-03-01 21:01:15,284 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 21:01:15,284 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 21:01:15,297 INFO program/MainThread: stdout[130]: 2024-03-01 21:01:15,297 INFO program/MainThread: stderr[130]: 2024-03-01 21:01:15,297 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 21:01:15,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,306 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,316 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,316 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:15,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,323 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:01:15,323 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 21:01:15,331 INFO program/MainThread: stdout: 2024-03-01 21:01:15,331 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:15,331 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,344 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,358 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,358 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:01:15,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 21:01:15,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:01:15,368 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:01:15,371 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 21:01:15,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:01:15,374 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,410 INFO program/MainThread: stdout[131]: 2024-03-01 21:01:15,411 INFO program/MainThread: stderr[131]: 2024-03-01 21:01:15,411 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 21:01:15,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:01:15,417 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,420 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:01:15,423 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,426 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:01:15,429 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:01:15,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 21:01:15,434 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,466 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 21:01:15,467 INFO program/MainThread: stderr[132]: 2024-03-01 21:01:15,467 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 21:01:15,468 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:15,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,481 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:15,481 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:01:15,500 INFO program/MainThread: stdout: 2024-03-01 21:01:15,501 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:15,501 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,527 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,540 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,541 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:15,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:15,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:01:15,551 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:15,554 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:01:15,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:01:15,557 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,589 INFO program/MainThread: stdout[133]: 2024-03-01 21:01:15,590 INFO program/MainThread: stderr[133]: 2024-03-01 21:01:15,590 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 21:01:15,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:01:15,596 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:15,602 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:15,607 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:15,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:01:15,612 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,645 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 21:01:15,645 INFO program/MainThread: stderr[134]: 2024-03-01 21:01:15,646 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 21:01:15,646 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:15,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:01:15,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:01:15,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:01:15,675 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,682 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:15,687 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,692 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:15,696 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:15,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:01:15,702 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,736 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 21:01:15,736 INFO program/MainThread: stderr[135]: 2024-03-01 21:01:15,736 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 21:01:15,736 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,779 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:01:15,779 INFO program/MainThread: stderr[136]: 2024-03-01 21:01:15,779 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 21:01:15,779 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,806 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 21:01:15,806 INFO program/MainThread: stderr[137]: 2024-03-01 21:01:15,807 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 21:01:15,807 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:15,816 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,821 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,829 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,829 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:01:15,875 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:01:15,875 INFO program/MainThread: stderr[138]: 2024-03-01 21:01:15,876 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 21:01:15,876 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:01:15,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,892 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,893 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 21:01:15,900 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 21:01:15,901 INFO program/MainThread: stderr[139]: 2024-03-01 21:01:15,901 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 21:01:15,901 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:01:15,914 INFO program/MainThread: stdout[140]: 2024-03-01 21:01:15,914 INFO program/MainThread: stderr[140]: 2024-03-01 21:01:15,914 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 21:01:15,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,924 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,937 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,937 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:15,941 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:15,943 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,946 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:01:15,946 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 21:01:15,973 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:01:15,973 INFO program/MainThread: stderr[141]: 2024-03-01 21:01:15,973 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 21:01:15,974 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:01:15,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:15,987 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:15,988 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 21:01:15,995 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 21:01:15,996 INFO program/MainThread: stderr[142]: 2024-03-01 21:01:15,996 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 21:01:15,996 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sda ... 2024-03-01 21:01:16,008 INFO program/MainThread: stdout[143]: 2024-03-01 21:01:16,008 INFO program/MainThread: stderr[143]: 2024-03-01 21:01:16,008 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 21:01:16,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:16,020 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:16,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:16,032 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:16,033 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:16,036 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:16,039 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:01:16,041 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:01:16,041 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc ... 2024-03-01 21:01:16,071 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:01:16,072 INFO program/MainThread: stderr[144]: 2024-03-01 21:01:16,072 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 21:01:16,072 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:01:16,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:16,088 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:16,089 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 21:01:16,096 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 21:01:16,096 INFO program/MainThread: stderr[145]: 2024-03-01 21:01:16,096 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 21:01:16,096 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:01:16,109 INFO program/MainThread: stdout[146]: 2024-03-01 21:01:16,109 INFO program/MainThread: stderr[146]: 2024-03-01 21:01:16,109 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 21:01:16,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:16,119 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:16,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:16,131 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:16,136 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:01:16,136 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 0x7f1876eccc70> 2024-03-01 21:01:22,666 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gk6v5e0w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:25,699 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tzgcrwoi/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:29,750 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9m584lui/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:29,785 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:29,786 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:01:29,789 INFO program/MainThread: stdout[2]: 2024-03-01 21:01:29,789 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 21:01:29,789 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:01:29,789 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:01:29,794 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:29,794 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:01:29,798 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:29,798 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:01:29,801 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:29,801 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:01:29,804 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:29,804 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:01:29,812 INFO program/MainThread: stdout: 2024-03-01 21:01:29,813 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:01:29,813 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:01:29,813 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:01:29,813 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:29,813 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 21:01:29,813 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:29,814 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:29,814 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:01:29,814 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:29,814 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:01:29,814 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:01:29,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:29,828 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:29,841 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:01:29,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:01:29,845 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 21:01:29,846 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 21:01:29,878 INFO program/MainThread: stdout[3]: 2024-03-01 21:01:29,879 INFO program/MainThread: stderr[3]: 2024-03-01 21:01:29,879 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:01:29,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:29,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:29,891 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:01:29,892 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 21:01:29,897 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:01:29,898 INFO blivet/MainThread: sda is a disk 2024-03-01 21:01:29,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:01:29,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:01:29,902 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:29,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:29,905 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 21:01:29,908 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 21:01:29,909 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:01:29,909 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:01:29,909 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9085b70e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:01:29,912 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:01:29,913 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:01:29,916 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:01:29,916 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 21:01:29,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:29,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:29,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:01:29,927 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:01:29,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:01:29,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:01:29,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:29,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:29,934 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:01:29,937 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 21:01:29,937 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:01:29,938 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:01:29,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9085ab4c70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:01:29,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:01:29,941 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:01:29,944 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:01:29,944 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 21:01:29,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:01:29,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:29,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:01:29,956 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:01:29,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:01:29,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:01:29,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:01:29,962 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:01:29,962 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 21:01:29,965 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 21:01:29,965 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:01:29,966 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:01:29,966 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9085b82490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:01:29,969 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:01:29,969 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:01:29,972 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:01:29,972 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 21:01:29,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:01:29,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:29,983 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:01:29,983 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:01:29,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:01:29,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:01:29,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:01:29,989 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:01:29,990 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 21:01:29,992 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 21:01:29,993 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:01:29,993 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:01:29,993 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90847f95e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:01:29,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:01:29,996 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:01:29,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:01:29,999 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 21:01:30,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,010 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:01:30,011 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:01:30,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:01:30,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:01:30,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:30,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:30,017 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 21:01:30,020 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 21:01:30,020 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,020 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:01:30,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90847f92b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:01:30,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:01:30,024 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:01:30,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:01:30,027 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 21:01:30,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:01:30,038 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:01:30,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:01:30,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:01:30,041 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:01:30,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:01:30,045 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 21:01:30,047 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 21:01:30,048 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,048 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:01:30,048 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90847f2bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:01:30,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:01:30,051 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:01:30,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:01:30,054 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 21:01:30,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:01:30,066 INFO blivet/MainThread: sde is a disk 2024-03-01 21:01:30,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:01:30,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:01:30,069 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:01:30,072 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:01:30,072 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 21:01:30,075 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 21:01:30,075 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,075 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:01:30,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9084784fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:01:30,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:01:30,079 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:01:30,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:01:30,082 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 21:01:30,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:01:30,093 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:01:30,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:01:30,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:01:30,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:01:30,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:01:30,099 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 21:01:30,102 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 21:01:30,102 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,103 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:01:30,103 INFO blivet/MainThread: got device: DiskDevice instance (0x7f90847f2c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:01:30,106 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:01:30,106 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:01:30,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:01:30,109 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 21:01:30,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:01:30,120 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:01:30,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:01:30,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:01:30,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:01:30,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:01:30,126 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 21:01:30,129 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 21:01:30,130 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,130 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:01:30,130 INFO blivet/MainThread: got device: DiskDevice instance (0x7f908478fa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:01:30,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:01:30,133 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:01:30,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:01:30,136 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 21:01:30,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:01:30,148 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:01:30,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:01:30,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:01:30,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:01:30,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:01:30,154 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 21:01:30,157 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 21:01:30,157 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,157 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:01:30,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9084784e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:01:30,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:01:30,161 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:01:30,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:01:30,164 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 21:01:30,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:01:30,175 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:01:30,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:01:30,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:01:30,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:01:30,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:01:30,181 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 21:01:30,184 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 21:01:30,185 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,185 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:01:30,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9084795550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:01:30,188 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:01:30,188 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:01:30,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:01:30,191 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 21:01:30,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:01:30,203 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:01:30,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:01:30,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:01:30,206 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:01:30,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:01:30,209 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 21:01:30,211 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 21:01:30,212 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:01:30,212 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:01:30,212 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9084795d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:01:30,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:01:30,215 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:01:30,218 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': '20472005'} ; 2024-03-01 21:01:30,218 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:01:30,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:01:30,228 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:01:30,228 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:01:30,228 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:01:30,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:01:30,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:01:30,231 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:01:30,234 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:01:30,234 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:01:30,236 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:01:30,237 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:01:30,237 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:01:30,237 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9084795eb0) -- 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 21:01:30,240 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:01:30,243 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:30,244 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:01:30,247 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:30,247 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:01:30,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:30,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:01:30,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:30,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:01:30,256 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:01:30,259 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:30,262 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:01:30,268 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 0x7f90860f1180> 2024-03-01 21:01:30,309 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:01:30,313 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:01:30,313 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:01:30,316 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': '20473866'} ; 2024-03-01 21:01:30,316 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:01:30,316 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:01:30,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,325 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:01:30,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:30,339 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:30,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:01:30,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:01:30,363 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:01:30,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:01:30,366 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:01:30,368 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:01:30,369 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:01:30,372 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:30,372 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:30,372 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:01:30,375 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:01:30,378 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:01:30,381 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:01:30,383 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:01:30,386 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:30,387 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:30,387 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:01:30,388 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:01:30,387 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f90847a4be0) -- 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 0x7f9085c0d450> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:01:30,391 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:01:30,394 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:30,394 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:01:30,398 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:30,398 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:01:30,401 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:30,401 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:01:30,404 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:30,404 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:01:30,405 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:01:30,406 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:01:30,408 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:30,409 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:01:30,412 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:01:30,412 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:30,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:30,424 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:30,437 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:01:30,438 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:01:30,441 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 21:01:30,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,447 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 21:01:30,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:30,449 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:01:30,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:30,459 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:01:30,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,467 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 21:01:30,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:30,470 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:01:30,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:30,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:30,480 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:01:30,482 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 21:01:30,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,487 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 21:01:30,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:30,490 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 21:01:30,493 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 21:01:30,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:30,497 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 21:01:30,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:30,500 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:01:30,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:01:33,593 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tuzu0axf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:33,627 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:33,627 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:01:33,630 INFO program/MainThread: stdout[2]: 2024-03-01 21:01:33,630 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 21:01:33,630 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:01:33,631 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:01:33,635 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:33,635 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:01:33,638 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:33,639 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:01:33,641 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:33,641 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:01:33,644 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:33,644 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:01:33,652 INFO program/MainThread: stdout: 2024-03-01 21:01:33,652 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:01:33,652 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,652 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,653 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,653 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:01:33,653 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:01:33,653 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:01:33,653 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:33,653 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 21:01:33,653 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:33,653 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:33,653 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:01:33,654 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:33,654 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:01:33,654 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:01:33,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:33,666 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:33,679 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:01:33,684 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:01:33,684 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 21:01:33,684 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 21:01:33,713 INFO program/MainThread: stdout[3]: 2024-03-01 21:01:33,713 INFO program/MainThread: stderr[3]: 2024-03-01 21:01:33,713 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:01:33,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,725 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:01:33,727 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 21:01:33,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:01:33,732 INFO blivet/MainThread: sda is a disk 2024-03-01 21:01:33,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:01:33,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:01:33,736 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:33,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:33,739 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:01:33,742 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 21:01:33,743 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,743 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:01:33,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487bb5ce80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:01:33,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:01:33,747 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:01:33,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:01:33,750 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:01:33,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:01:33,761 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:01:33,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:01:33,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:01:33,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:33,767 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:33,767 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:01:33,770 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:01:33,771 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,771 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:01:33,771 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487baa0c70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:01:33,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:01:33,774 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:01:33,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:01:33,778 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 21:01:33,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,788 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:01:33,789 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:01:33,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:01:33,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:01:33,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:01:33,795 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:01:33,795 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 21:01:33,798 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 21:01:33,799 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,799 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:01:33,799 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487bb6e490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:01:33,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:01:33,802 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:01:33,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:01:33,805 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 21:01:33,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:01:33,816 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:01:33,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:01:33,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:01:33,819 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:01:33,822 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:01:33,822 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 21:01:33,825 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 21:01:33,825 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,826 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:01:33,826 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a7f85e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:01:33,829 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:01:33,829 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:01:33,832 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:01:33,832 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 21:01:33,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,842 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:01:33,843 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:01:33,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:01:33,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:01:33,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:33,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:33,849 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 21:01:33,851 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:01:33,852 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,852 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:01:33,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a7f82b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:01:33,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:01:33,855 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:01:33,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:01:33,858 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 21:01:33,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:01:33,869 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:01:33,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:01:33,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:01:33,872 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:01:33,875 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:01:33,875 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 21:01:33,878 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 21:01:33,879 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,879 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:01:33,879 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a7f2bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:01:33,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:01:33,882 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:01:33,885 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:01:33,885 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 21:01:33,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,895 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:01:33,896 INFO blivet/MainThread: sde is a disk 2024-03-01 21:01:33,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:01:33,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:01:33,899 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:01:33,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:01:33,902 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 21:01:33,905 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 21:01:33,905 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,905 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:01:33,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a784fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:01:33,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:01:33,908 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:01:33,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:01:33,912 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:01:33,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:01:33,923 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:01:33,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:01:33,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:01:33,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:01:33,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:01:33,929 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:01:33,932 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 21:01:33,932 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,933 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:01:33,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a7f2c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:01:33,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:01:33,936 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:01:33,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:01:33,939 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 21:01:33,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:01:33,950 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:01:33,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:01:33,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:01:33,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:01:33,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:01:33,956 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 21:01:33,959 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 21:01:33,959 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,959 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:01:33,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a78fa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:01:33,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:01:33,963 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:01:33,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:01:33,966 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 21:01:33,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:33,976 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:01:33,977 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:01:33,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:01:33,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:01:33,980 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:01:33,983 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:01:33,983 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 21:01:33,986 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 21:01:33,986 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:01:33,987 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:01:33,987 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a784e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:01:33,990 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:01:33,990 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:01:33,993 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:01:33,993 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 21:01:33,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:33,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,003 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:01:34,004 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:01:34,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:01:34,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:01:34,007 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:01:34,010 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:01:34,010 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 21:01:34,013 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 21:01:34,014 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:01:34,014 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:01:34,014 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a795550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:01:34,017 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:01:34,017 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:01:34,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:01:34,020 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 21:01:34,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,031 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:01:34,031 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:01:34,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:01:34,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:01:34,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:01:34,037 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:01:34,037 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 21:01:34,040 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 21:01:34,040 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:01:34,041 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:01:34,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a795d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:01:34,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:01:34,044 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:01:34,047 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': '20472005'} ; 2024-03-01 21:01:34,047 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:01:34,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:01:34,056 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:01:34,057 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:01:34,057 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:01:34,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:01:34,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:01:34,060 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:01:34,062 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:01:34,063 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:01:34,065 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:01:34,066 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:01:34,066 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:01:34,066 INFO blivet/MainThread: got device: DiskDevice instance (0x7f487a795eb0) -- 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 21:01:34,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:01:34,072 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:34,073 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:01:34,076 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:34,076 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:01:34,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:34,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:01:34,082 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:34,082 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:01:34,085 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:01:34,088 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:34,091 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:01:34,098 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 0x7f487bc76b80> 2024-03-01 21:01:34,141 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:01:34,145 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:01:34,145 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:01:34,148 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': '20473866'} ; 2024-03-01 21:01:34,148 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:01:34,148 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:01:34,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,157 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:01:34,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,174 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:01:34,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:01:34,197 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:01:34,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:01:34,200 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:01:34,203 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:01:34,203 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:01:34,206 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:34,207 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:34,207 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:01:34,209 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:01:34,212 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:01:34,215 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:01:34,218 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:01:34,221 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:34,221 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:34,221 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:01:34,222 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:01:34,221 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f487a7a4be0) -- 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 0x7f487a7aca40> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:01:34,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:01:34,228 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:34,228 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:01:34,232 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:34,232 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:01:34,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:34,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:01:34,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:34,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:01:34,239 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:01:34,240 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:01:34,243 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:34,243 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:01:34,246 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:01:34,246 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:34,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,255 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,269 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:01:34,270 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:01:34,273 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 21:01:34,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,278 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 21:01:34,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,281 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:01:34,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,291 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:01:34,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,299 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 21:01:34,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,301 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:01:34,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,311 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:01:34,314 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 21:01:34,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,319 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 21:01:34,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,321 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 21:01:34,324 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 21:01:34,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,329 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 21:01:34,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,331 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:01:34,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,342 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:01:34,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:01:34,347 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:01:34,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:01:34,352 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:01:34,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:01:34,357 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:01:34,360 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:01:34,360 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:01:34,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:01:34,364 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:34,364 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:01:34,367 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:01:34,367 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:01:34,369 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:01:34,370 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:01:34,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:01:34,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:34,373 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:01:34,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:01:34,375 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:01:34,378 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:01:34,378 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:01:34,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:01:34,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:34,381 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:01:34,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:01:34,384 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:01:34,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:01:34,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:01:34,392 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:34,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:01:34,398 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:34,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:01:34,405 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:34,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:01:34,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:01:34,409 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:01:34,409 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:01:34,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:34,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:34,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:34,421 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:01:34,421 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:01:34,422 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:01:34,422 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 21:01:34,422 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:01:34,423 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:01:34,425 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:34,426 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:01:34,428 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:34,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:01:34,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:34,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:01:34,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:01:34,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:01:34,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:34,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:01:34,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:01:34,448 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:01:34,449 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:01:34,449 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:01:34,449 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:01:34,452 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:01:34,452 INFO program/MainThread: stderr[4]: 2024-03-01 21:01:34,452 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:01:34,453 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:01:34,453 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:34,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:01:34,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:01:34,458 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:34,458 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:01:34,458 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:34,459 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:34,459 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:01:34,459 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:01:34,462 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:01:34,464 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:01:34,467 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:01:34,467 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:01:34,470 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:01:34,470 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 0x7f487a7265e0> 2024-03-01 21:01:34,470 INFO blivet/MainThread: sorting actions... 2024-03-01 21:01:34,471 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:01:34,472 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:34,473 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:34,473 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:01:34,475 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:34,478 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:01:34,478 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:01:34,486 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,514 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,525 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,526 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:01:34,530 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:34,532 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:01:34,532 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:01:34,540 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,568 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,579 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,579 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:01:34,583 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:34,585 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:01:34,585 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:01:34,596 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,618 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,630 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,631 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:01:34,635 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:34,637 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:34,640 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:34,640 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:01:34,640 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:34,640 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:01:34,677 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:01:34,678 INFO program/MainThread: stderr[5]: 2024-03-01 21:01:34,678 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:01:34,678 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 21:01:34,690 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:01:34,691 INFO program/MainThread: stderr[6]: 2024-03-01 21:01:34,691 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:01:34,691 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:01:34,722 INFO program/MainThread: stdout[7]: 2024-03-01 21:01:34,722 INFO program/MainThread: stderr[7]: 2024-03-01 21:01:34,722 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:01:34,722 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:01:34,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,733 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,737 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:34,738 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 21:01:34,739 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:01:34,749 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,773 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,773 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:01:34,777 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:34,779 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:34,782 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:34,782 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:01:34,782 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:34,782 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:01:34,812 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:01:34,813 INFO program/MainThread: stderr[8]: 2024-03-01 21:01:34,813 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:01:34,813 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 21:01:34,829 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:01:34,829 INFO program/MainThread: stderr[9]: 2024-03-01 21:01:34,829 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:01:34,829 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:01:34,860 INFO program/MainThread: stdout[10]: 2024-03-01 21:01:34,860 INFO program/MainThread: stderr[10]: 2024-03-01 21:01:34,860 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:01:34,860 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:01:34,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,870 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,874 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:34,874 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 21:01:34,875 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:01:34,885 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:34,909 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:34,909 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:01:34,913 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:34,915 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:34,918 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:34,918 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:01:34,918 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:34,918 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:01:34,956 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:01:34,956 INFO program/MainThread: stderr[11]: 2024-03-01 21:01:34,956 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:01:34,956 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 21:01:34,968 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:01:34,968 INFO program/MainThread: stderr[12]: 2024-03-01 21:01:34,968 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:01:34,968 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 21:01:35,001 INFO program/MainThread: stdout[13]: 2024-03-01 21:01:35,001 INFO program/MainThread: stderr[13]: 2024-03-01 21:01:35,001 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:01:35,001 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:01:35,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,015 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,018 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:35,019 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 21:01:35,020 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:01:35,030 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,054 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,054 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:01:35,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:01:35,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:01:35,063 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,068 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,071 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,074 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:01:35,079 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 21:01:35,136 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 21:01:35,136 INFO program/MainThread: stderr[14]: 2024-03-01 21:01:35,136 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:01:35,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:01:35,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:01:35,175 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,180 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,186 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,197 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,209 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:01:35,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:01:35,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,227 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,228 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:01:35,237 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,248 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,249 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:35,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:01:35,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:01:35,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:01:35,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:01:35,265 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,268 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,271 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,274 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,277 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,280 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:35,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,292 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:01:35,296 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 21:01:35,336 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:35,337 INFO program/MainThread: stderr[15]: 2024-03-01 21:01:35,337 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:01:35,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:01:35,341 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 21:01:35,392 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 21:01:35,392 INFO program/MainThread: stderr[16]: 2024-03-01 21:01:35,393 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:01:35,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:35,410 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:35,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,444 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,450 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 21:01:35,451 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:35,451 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:01:35,461 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,477 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,477 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:01:35,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:35,484 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:35,486 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:01:35,486 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:01:35,734 INFO program/MainThread: stdout: 2024-03-01 21:01:35,735 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:01:35,735 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:01:35,735 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:01:35,735 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:01:35,735 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:01:35,735 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:01:35,735 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:01:35,735 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:01:35,735 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:01:35,735 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:01:35,735 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,736 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:01:35,750 INFO program/MainThread: stdout: 2024-03-01 21:01:35,750 INFO program/MainThread: writing all SBs 2024-03-01 21:01:35,751 INFO program/MainThread: new label = "" 2024-03-01 21:01:35,751 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,769 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:35,773 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:35,774 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:01:35,783 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:35,800 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:35,804 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:01:35,804 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 0x7f487a726770> 2024-03-01 21:01:35,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:35,810 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 21:01:35,810 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:01:35,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:35,816 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 21:01:35,816 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:01:43,869 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hi3o0w1p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:43,904 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:43,905 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:01:43,907 INFO program/MainThread: stdout[2]: 2024-03-01 21:01:43,908 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 21:01:43,908 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:01:43,908 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:01:43,912 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:43,913 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:01:43,916 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:43,916 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:01:43,919 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:43,919 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:01:43,922 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:43,922 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:01:43,933 INFO program/MainThread: stdout: 2024-03-01 21:01:43,933 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:01:43,933 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg 2024-03-01 21:01:43,933 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:01:43,933 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:43,933 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:43,933 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 2024-03-01 21:01:43,933 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:01:43,933 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:43,933 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:43,933 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 21:01:43,933 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:43,933 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA 2024-03-01 21:01:43,933 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,933 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,933 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,933 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:01:43,934 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:01:43,934 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:43,934 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 sdb 1073741824 root disk brw-rw---- LVM2_member eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 sdc 1073741824 root disk brw-rw---- LVM2_member eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA 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 21:01:43,934 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:43,934 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:43,935 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:01:43,935 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:43,935 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:01:43,935 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:01:43,935 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:43,948 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:43,963 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 21:01:43,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg', 'ID_FS_UUID_ENC': 'RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:01:43,968 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 21:01:43,969 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 21:01:44,003 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:44,004 INFO program/MainThread: stderr[3]: 2024-03-01 21:01:44,004 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:01:44,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,016 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:01:44,017 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 21:01:44,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:01:44,023 INFO blivet/MainThread: sda is a disk 2024-03-01 21:01:44,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:01:44,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:01:44,027 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:44,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:44,030 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 21:01:44,033 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 21:01:44,034 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,034 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:01:44,034 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ad340e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:01:44,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:01:44,041 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:44,041 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:01:44,044 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:44,044 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:01:44,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:01:44,051 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,051 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:01:44,054 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:01:44,054 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:01:44,054 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 21:01:44,090 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:44,091 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4. WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (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 21:01:44,091 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:01:44,091 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:01:44,095 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; pe_start: 8 MiB ; 2024-03-01 21:01:44,095 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:01:44,098 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:01:44,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:44,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:44,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,110 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 21:01:44,146 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:44,147 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4. WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (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 21:01:44,147 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:01:44,147 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:44,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:01:44,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:01:44,156 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:44,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:01:44,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:01:44,159 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 21:01:44,198 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:44,199 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4. WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (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 21:01:44,199 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:01:44,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:01:44,204 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:01:44,206 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:01:44,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:44,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:44,212 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:44,212 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:44,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4', 'ID_FS_UUID_ENC': 'eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:01:44,216 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 21:01:44,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,227 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:01:44,228 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:01:44,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:01:44,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:01:44,231 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:44,234 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:44,234 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 21:01:44,237 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 21:01:44,237 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,238 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:01:44,238 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac746730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:01:44,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:01:44,244 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:44,244 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:01:44,247 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:44,247 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:01:44,250 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,250 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:01:44,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:01:44,256 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:01:44,256 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:01:44,256 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 21:01:44,291 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:44,292 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (last written to /dev/sdc). 2024-03-01 21:01:44,292 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:01:44,292 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:01:44,296 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 21:01:44,296 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:01:44,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:01:44,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:44,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:44,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:01:44,311 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:44,313 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:01:44,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:44,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:44,319 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 21:01:44,351 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:44,352 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (last written to /dev/sdc). 2024-03-01 21:01:44,352 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:01:44,352 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:44,352 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:44,356 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:01:44,356 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 21:01:44,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,367 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:01:44,368 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:01:44,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:01:44,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:01:44,371 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:01:44,374 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:01:44,374 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 21:01:44,377 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 21:01:44,377 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,378 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:01:44,378 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac73cdc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:01:44,381 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:01:44,381 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:01:44,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:01:44,384 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 21:01:44,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:01:44,396 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:01:44,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:01:44,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:01:44,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:01:44,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:01:44,402 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 21:01:44,405 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 21:01:44,405 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,405 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:01:44,405 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac7b8790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:01:44,408 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:01:44,409 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:01:44,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/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': 'eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA', 'ID_FS_UUID_ENC': 'eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:01:44,412 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 21:01:44,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,422 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:01:44,423 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:01:44,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:01:44,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:01:44,426 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:44,429 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:44,429 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 21:01:44,432 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 21:01:44,433 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,433 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:01:44,433 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac73ef70) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:01:44,436 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:01:44,439 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:44,439 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:01:44,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:44,443 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:01:44,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:01:44,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:01:44,451 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:01:44,451 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:01:44,452 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 21:01:44,488 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:44,489 INFO program/MainThread: stderr[9]: 2024-03-01 21:01:44,489 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:01:44,489 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:01:44,493 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:44,493 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:01:44,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:01:44,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:44,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:44,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:01:44,508 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:44,511 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:01:44,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:44,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:44,516 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 21:01:44,553 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:44,554 INFO program/MainThread: stderr[10]: 2024-03-01 21:01:44,554 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:01:44,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:44,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:01:44,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:44,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:01:44,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:44,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:44,576 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:44,579 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 21:01:44,580 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:44,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:01:44,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:01:44,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:44,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:01:44,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:44,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:44,593 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:44,596 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 21:01:44,596 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:44,597 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:01:44,597 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:01:44,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:44,600 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:44,603 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 21:01:44,603 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:44,607 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '208', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1303219664'} ; 2024-03-01 21:01:44,607 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:44,607 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:44,610 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:01:44,610 INFO program/MainThread: stderr[11]: 2024-03-01 21:01:44,610 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:01:44,610 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:44,613 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:01:44,613 INFO program/MainThread: stderr[12]: 2024-03-01 21:01:44,613 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:01:44,613 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:44,616 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:01:44,616 INFO program/MainThread: stderr[13]: 2024-03-01 21:01:44,616 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:01:44,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:01:44,626 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:44,626 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:44,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:44,627 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:44,623 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe6ac73c7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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 (0x7fe6ac7b85e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:44,628 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:44,631 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:01:44,631 INFO program/MainThread: stderr[14]: 2024-03-01 21:01:44,631 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:01:44,635 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:44,639 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:44,639 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:01:44,642 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:44,642 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:01:44,645 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,645 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:01:44,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:01:44,650 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:01:44,650 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:01:44,653 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:44,654 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:01:44,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:01:44,657 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:44,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,664 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 21:01:44,664 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 21:01:44,697 INFO program/MainThread: stdout[15]: lv1 2024-03-01 21:01:44,698 INFO program/MainThread: stderr[15]: 2024-03-01 21:01:44,698 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:01:44,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,705 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 21:01:44,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,711 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 21:01:44,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:44,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:01:44,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:01:44,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:01:44,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:01:44,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:44,727 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:44,730 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 21:01:44,731 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:01:44,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:01:44,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 21:01:44,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:01:44,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:01:44,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:01:44,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:44,744 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:44,747 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 21:01:44,747 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:01:44,748 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 21:01:44,748 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 21:01:44,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:44,751 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:44,754 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 21:01:44,754 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:01:44,758 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '212', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1306751858'} ; 2024-03-01 21:01:44,758 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:44,758 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:44,761 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:01:44,761 INFO program/MainThread: stderr[16]: 2024-03-01 21:01:44,761 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:01:44,761 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:44,764 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:01:44,764 INFO program/MainThread: stderr[17]: 2024-03-01 21:01:44,764 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:01:44,764 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:44,767 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:01:44,767 INFO program/MainThread: stderr[18]: 2024-03-01 21:01:44,767 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:01:44,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 21:01:44,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:44,778 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:44,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:44,779 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:44,775 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe6ac6d7220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 (0x7fe6ac7b85e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:44,779 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:44,782 INFO program/MainThread: stdout[19]: LVM 2024-03-01 21:01:44,782 INFO program/MainThread: stderr[19]: 2024-03-01 21:01:44,782 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:01:44,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:01:44,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:44,790 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:01:44,793 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:44,793 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:01:44,796 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,796 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:01:44,799 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:44,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:01:44,800 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 21:01:44,803 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:44,803 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:01:44,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 21:01:44,806 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:44,807 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:44,810 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:01:44,810 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 21:01:44,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,821 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:01:44,822 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:01:44,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:01:44,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:01:44,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:01:44,828 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:01:44,828 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 21:01:44,831 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 21:01:44,831 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,832 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:01:44,832 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac73c310) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:01:44,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:01:44,835 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:01:44,838 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:01:44,838 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 21:01:44,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,849 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:01:44,850 INFO blivet/MainThread: sde is a disk 2024-03-01 21:01:44,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 21:01:44,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 21:01:44,853 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:01:44,856 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:01:44,856 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 21:01:44,859 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 21:01:44,859 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,860 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 21:01:44,860 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac746a60) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:01:44,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:01:44,863 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:01:44,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:01:44,866 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 21:01:44,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,877 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:01:44,877 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:01:44,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:01:44,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:01:44,880 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:01:44,883 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:01:44,884 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 21:01:44,886 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 21:01:44,887 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,887 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 21:01:44,887 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac73e940) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:01:44,890 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:01:44,890 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:01:44,893 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:01:44,893 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 21:01:44,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,905 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:01:44,905 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:01:44,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:01:44,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:01:44,908 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:01:44,911 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:01:44,911 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 21:01:44,914 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 21:01:44,915 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,915 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 21:01:44,915 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac6e82e0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:01:44,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:01:44,918 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:01:44,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:01:44,921 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 21:01:44,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,932 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:01:44,933 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:01:44,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:01:44,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 21:01:44,936 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:01:44,939 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:01:44,939 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 21:01:44,942 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 21:01:44,942 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,943 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 21:01:44,943 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac6e8040) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:01:44,946 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:01:44,946 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:01:44,949 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:01:44,949 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 21:01:44,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,960 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:01:44,961 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:01:44,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:01:44,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 21:01:44,964 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:01:44,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:01:44,967 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 21:01:44,970 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 21:01:44,970 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,971 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 21:01:44,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac6ca490) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:01:44,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:01:44,974 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:01:44,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:01:44,977 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 21:01:44,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:44,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:44,988 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:01:44,988 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:01:44,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:01:44,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 21:01:44,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:01:44,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:01:44,995 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 21:01:44,998 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 21:01:44,998 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:01:44,998 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 21:01:44,998 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac6f4fa0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:01:45,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:01:45,001 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:01:45,004 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': '20472005'} ; 2024-03-01 21:01:45,005 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:01:45,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,014 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:01:45,015 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:01:45,015 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:01:45,015 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:01:45,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 21:01:45,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:01:45,018 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:01:45,021 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:01:45,021 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:01:45,024 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:01:45,024 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:01:45,024 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 21:01:45,025 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe6ac6f8dc0) -- 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 21:01:45,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:01:45,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:45,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 21:01:45,034 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:45,034 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 21:01:45,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:45,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 21:01:45,040 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:45,040 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:01:45,043 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:01:45,046 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:45,049 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:01:45,055 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 0x7fe6ad8c0a40> 2024-03-01 21:01:45,095 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 21:01:45,099 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:01:45,099 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:01:45,102 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': '20473866'} ; 2024-03-01 21:01:45,102 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:01:45,102 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:01:45,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,111 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:01:45,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:45,130 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:45,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 21:01:45,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 21:01:45,155 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:01:45,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:01:45,158 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:01:45,161 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:01:45,161 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:01:45,164 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:45,164 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:45,164 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:01:45,167 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:01:45,170 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:01:45,173 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:01:45,176 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:01:45,179 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:45,179 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:45,179 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 21:01:45,180 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:01:45,179 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe6ac6fd940) -- 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 0x7fe6ac688180> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:01:45,183 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:01:45,186 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:45,186 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 21:01:45,189 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:45,189 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 21:01:45,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:45,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 21:01:45,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:45,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 21:01:45,196 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:01:45,198 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:45,199 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 21:01:45,201 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:01:45,201 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:45,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/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '208', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1303219664'} ; 2024-03-01 21:01:45,204 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:45,205 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:45,208 INFO program/MainThread: stdout[20]: LVM 2024-03-01 21:01:45,208 INFO program/MainThread: stderr[20]: 2024-03-01 21:01:45,208 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:01:45,208 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:45,211 INFO program/MainThread: stdout[21]: LVM 2024-03-01 21:01:45,211 INFO program/MainThread: stderr[21]: 2024-03-01 21:01:45,211 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:01:45,211 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:45,214 INFO program/MainThread: stdout[22]: LVM 2024-03-01 21:01:45,214 INFO program/MainThread: stderr[22]: 2024-03-01 21:01:45,214 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:01:45,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,221 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 21:01:45,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:45,224 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:45,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:45,225 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:45,221 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe6ac73c7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe6ac7b85e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:45,226 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:45,229 INFO program/MainThread: stdout[23]: LVM 2024-03-01 21:01:45,229 INFO program/MainThread: stderr[23]: 2024-03-01 21:01:45,229 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:01:45,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:45,233 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:01:45,236 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': '210', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq-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': '1306722571'} ; 2024-03-01 21:01:45,236 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:01:45,236 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:45,239 INFO program/MainThread: stdout[24]: LVM 2024-03-01 21:01:45,239 INFO program/MainThread: stderr[24]: 2024-03-01 21:01:45,239 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:01:45,240 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:45,242 INFO program/MainThread: stdout[25]: LVM 2024-03-01 21:01:45,242 INFO program/MainThread: stderr[25]: 2024-03-01 21:01:45,242 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:01:45,242 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:45,245 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:01:45,245 INFO program/MainThread: stderr[26]: 2024-03-01 21:01:45,245 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:01:45,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,252 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:45,255 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:01:45,255 INFO program/MainThread: stderr[27]: 2024-03-01 21:01:45,255 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:01:45,256 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:45,258 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:01:45,258 INFO program/MainThread: stderr[28]: 2024-03-01 21:01:45,258 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:01:45,258 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:45,261 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:01:45,261 INFO program/MainThread: stderr[29]: 2024-03-01 21:01:45,261 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:01:45,265 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 21:01:45,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:01:45,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:45,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:01:45,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:01:45,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:45,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,294 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 21:01:45,297 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': '211', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT-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': '1306728148'} ; 2024-03-01 21:01:45,297 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:01:45,297 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:45,300 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:01:45,301 INFO program/MainThread: stderr[30]: 2024-03-01 21:01:45,301 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:01:45,301 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:45,303 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:01:45,303 INFO program/MainThread: stderr[31]: 2024-03-01 21:01:45,303 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:01:45,303 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:45,306 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:01:45,306 INFO program/MainThread: stderr[32]: 2024-03-01 21:01:45,306 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:01:45,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,313 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:45,316 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:01:45,316 INFO program/MainThread: stderr[33]: 2024-03-01 21:01:45,316 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:01:45,316 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:45,319 INFO program/MainThread: stdout[34]: LVM 2024-03-01 21:01:45,319 INFO program/MainThread: stderr[34]: 2024-03-01 21:01:45,319 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:01:45,319 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:45,321 INFO program/MainThread: stdout[35]: LVM 2024-03-01 21:01:45,322 INFO program/MainThread: stderr[35]: 2024-03-01 21:01:45,322 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:01:45,325 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 21:01:45,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:01:45,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:45,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:01:45,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:45,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,350 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 21:01:45,352 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821 ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '212', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1306751858'} ; 2024-03-01 21:01:45,352 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:45,353 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:45,356 INFO program/MainThread: stdout[36]: LVM 2024-03-01 21:01:45,356 INFO program/MainThread: stderr[36]: 2024-03-01 21:01:45,356 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:01:45,356 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:45,359 INFO program/MainThread: stdout[37]: LVM 2024-03-01 21:01:45,359 INFO program/MainThread: stderr[37]: 2024-03-01 21:01:45,359 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:01:45,359 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:45,362 INFO program/MainThread: stdout[38]: LVM 2024-03-01 21:01:45,362 INFO program/MainThread: stderr[38]: 2024-03-01 21:01:45,362 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:01:45,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,369 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 21:01:45,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:45,372 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:45,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:45,373 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:45,369 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe6ac6d7220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 (0x7fe6ac7b85e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:45,374 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:45,377 INFO program/MainThread: stdout[39]: LVM 2024-03-01 21:01:45,377 INFO program/MainThread: stderr[39]: 2024-03-01 21:01:45,377 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:01:45,381 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:01:45,381 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 21:01:45,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:45,393 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:45,408 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:01:45,409 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:01:45,413 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 21:01:45,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,418 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 21:01:45,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:45,421 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:01:45,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:45,431 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:01:45,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,438 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 21:01:45,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:45,441 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:01:45,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:45,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:45,451 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:01:45,454 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 21:01:45,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,459 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 21:01:45,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:45,461 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 21:01:45,464 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 21:01:45,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:45,469 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 21:01:45,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:45,471 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:01:48,558 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fgyzcxye/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:01:48,591 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:48,591 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:01:48,594 INFO program/MainThread: stdout[2]: 2024-03-01 21:01:48,594 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 21:01:48,594 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:01:48,594 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:01:48,599 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:48,599 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:01:48,602 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:48,602 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:01:48,605 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:48,605 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:01:48,608 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:01:48,608 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:01:48,617 INFO program/MainThread: stdout: 2024-03-01 21:01:48,617 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:01:48,617 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg 2024-03-01 21:01:48,617 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:01:48,617 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:48,617 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:48,617 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 2024-03-01 21:01:48,617 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 21:01:48,617 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:48,617 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:48,618 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 2024-03-01 21:01:48,618 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA 2024-03-01 21:01:48,618 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:01:48,618 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:01:48,618 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:48,618 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 sdb 1073741824 root disk brw-rw---- LVM2_member eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs d032b97f-92f1-4808-8150-9a471cf72821 sdc 1073741824 root disk brw-rw---- LVM2_member eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA 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 21:01:48,618 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:48,618 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:48,619 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:01:48,619 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:01:48,619 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:01:48,619 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:01:48,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:48,631 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:48,646 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 21:01:48,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': 'RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg', 'ID_FS_UUID_ENC': 'RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:01:48,650 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 21:01:48,651 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 21:01:48,684 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:48,685 INFO program/MainThread: stderr[3]: 2024-03-01 21:01:48,685 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:01:48,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:48,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:48,696 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:01:48,697 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 21:01:48,702 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:01:48,702 INFO blivet/MainThread: sda is a disk 2024-03-01 21:01:48,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:01:48,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:01:48,706 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:01:48,709 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:01:48,709 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:01:48,712 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:01:48,713 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:01:48,713 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:01:48,713 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5e917e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:01:48,716 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:01:48,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:48,720 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:01:48,723 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:48,723 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:01:48,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:48,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:01:48,729 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:48,729 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:01:48,732 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:01:48,732 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:01:48,732 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 21:01:48,767 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:48,767 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4. WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (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 21:01:48,767 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:01:48,768 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:01:48,772 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; pe_start: 8 MiB ; 2024-03-01 21:01:48,772 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:01:48,775 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:01:48,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:48,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:48,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:48,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:48,786 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 21:01:48,824 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:48,825 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4. WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (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 21:01:48,825 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:01:48,825 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:01:48,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:01:48,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:01:48,834 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:48,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:01:48,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:01:48,837 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 21:01:48,871 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:48,871 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4. WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (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 21:01:48,871 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:01:48,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:01:48,876 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:01:48,879 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:01:48,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:48,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:48,884 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:48,885 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:48,888 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/lvm-pv-uuid-eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4', 'ID_FS_UUID_ENC': 'eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:01:48,888 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 21:01:48,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:48,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:48,898 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:01:48,899 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:01:48,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:01:48,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:01:48,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:01:48,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:01:48,905 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:01:48,908 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:01:48,908 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:01:48,908 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:01:48,908 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7c5730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:01:48,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:01:48,915 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:48,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:01:48,917 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:48,918 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:01:48,920 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:48,921 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:01:48,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:48,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:01:48,926 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:01:48,926 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:01:48,926 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 21:01:48,966 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:48,967 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (last written to /dev/sdc). 2024-03-01 21:01:48,967 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:01:48,967 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:01:48,971 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 21:01:48,971 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:01:48,974 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:01:48,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:48,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:01:48,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:01:48,985 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:48,988 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:01:48,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:48,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:48,994 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 21:01:49,032 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:49,033 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA. WARNING: VG test_vg1 is missing PV eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA (last written to /dev/sdc). 2024-03-01 21:01:49,033 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:01:49,033 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:01:49,033 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:49,037 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:01:49,037 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 21:01:49,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:01:49,049 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:01:49,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:01:49,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:01:49,052 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:01:49,055 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:01:49,055 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 21:01:49,058 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 21:01:49,058 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,059 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:01:49,059 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7bbdc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:01:49,062 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:01:49,062 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:01:49,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:01:49,065 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 21:01:49,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,076 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:01:49,076 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:01:49,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:01:49,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:01:49,079 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:01:49,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:01:49,082 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 21:01:49,085 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 21:01:49,085 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,086 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:01:49,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d837790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:01:49,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:01:49,089 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:01:49,092 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/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': 'eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA', 'ID_FS_UUID_ENC': 'eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:01:49,092 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 21:01:49,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:01:49,103 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:01:49,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:01:49,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:01:49,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:01:49,109 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:01:49,109 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:01:49,112 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:01:49,112 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,113 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:01:49,113 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7bcf70) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:01:49,116 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:01:49,119 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:49,119 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:01:49,122 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:49,122 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:01:49,125 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,125 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:01:49,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:01:49,131 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:01:49,131 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:01:49,131 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 21:01:49,170 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=RA5hG6-b6dZ-PaU6-oBf9-hp1u-4Nt6-JGV4Vg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eNTV3N-JTEp-dXPw-nG6V-IqZB-1fvQ-kn9rV4 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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=eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m 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 21:01:49,171 INFO program/MainThread: stderr[9]: 2024-03-01 21:01:49,171 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:01:49,171 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:01:49,175 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eStfpu-MdFw-fdet-8WpC-1LX2-Nh7p-8FRAnA ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:01:49,175 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:01:49,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:01:49,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:49,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:49,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:01:49,190 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:01:49,192 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:01:49,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m ; incomplete: True ; hidden: False ; 2024-03-01 21:01:49,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:49,198 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 21:01:49,231 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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=3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 21:01:49,232 INFO program/MainThread: stderr[10]: 2024-03-01 21:01:49,232 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:01:49,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:49,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:01:49,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:49,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:01:49,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:49,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:49,255 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:49,258 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 21:01:49,259 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:49,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:01:49,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:01:49,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:01:49,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:01:49,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:01:49,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:49,271 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:49,274 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 21:01:49,275 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:49,275 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:01:49,275 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:01:49,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:49,278 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:01:49,281 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 21:01:49,282 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:01:49,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '208', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1303219664'} ; 2024-03-01 21:01:49,285 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:49,285 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,289 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:01:49,289 INFO program/MainThread: stderr[11]: 2024-03-01 21:01:49,289 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:01:49,289 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,291 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:01:49,291 INFO program/MainThread: stderr[12]: 2024-03-01 21:01:49,291 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:01:49,292 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,294 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:01:49,294 INFO program/MainThread: stderr[13]: 2024-03-01 21:01:49,294 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:01:49,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:01:49,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:49,305 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:49,305 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:49,305 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:01:49,301 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq 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 (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:49,306 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,309 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:01:49,309 INFO program/MainThread: stderr[14]: 2024-03-01 21:01:49,309 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:01:49,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:49,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:49,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:01:49,320 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:49,320 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:01:49,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:01:49,326 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:01:49,327 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:01:49,328 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:01:49,331 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:49,331 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:01:49,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:01:49,334 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:49,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,341 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 21:01:49,341 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 21:01:49,373 INFO program/MainThread: stdout[15]: lv1 2024-03-01 21:01:49,374 INFO program/MainThread: stderr[15]: 2024-03-01 21:01:49,374 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:01:49,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,380 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 21:01:49,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,386 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 21:01:49,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:01:49,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:01:49,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:01:49,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:01:49,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:01:49,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:49,402 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:49,405 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 21:01:49,406 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:01:49,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:01:49,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 21:01:49,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 21:01:49,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:01:49,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 21:01:49,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:49,419 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:49,422 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 21:01:49,422 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:01:49,423 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 21:01:49,423 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 21:01:49,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:49,426 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:01:49,429 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 21:01:49,429 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 21:01:49,433 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '212', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1306751858'} ; 2024-03-01 21:01:49,433 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:49,433 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:49,436 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:01:49,436 INFO program/MainThread: stderr[16]: 2024-03-01 21:01:49,437 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:01:49,437 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:49,439 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:01:49,439 INFO program/MainThread: stderr[17]: 2024-03-01 21:01:49,439 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:01:49,440 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:49,442 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:01:49,442 INFO program/MainThread: stderr[18]: 2024-03-01 21:01:49,442 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:01:49,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 21:01:49,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:49,453 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:49,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:49,454 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:49,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee5d755220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:49,455 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:49,458 INFO program/MainThread: stdout[19]: LVM 2024-03-01 21:01:49,458 INFO program/MainThread: stderr[19]: 2024-03-01 21:01:49,458 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:01:49,462 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:01:49,465 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:49,465 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:01:49,468 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:49,468 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:01:49,472 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,472 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:01:49,475 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,475 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:01:49,475 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 21:01:49,478 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:49,478 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:01:49,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 21:01:49,482 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:49,482 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:01:49,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:01:49,485 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 21:01:49,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:01:49,497 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:01:49,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:01:49,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:01:49,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:01:49,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:01:49,503 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 21:01:49,506 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 21:01:49,506 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,507 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:01:49,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7bb310) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:01:49,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:01:49,510 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:01:49,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:01:49,513 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 21:01:49,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,524 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:01:49,525 INFO blivet/MainThread: sde is a disk 2024-03-01 21:01:49,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 21:01:49,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 21:01:49,527 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:01:49,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:01:49,531 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 21:01:49,534 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 21:01:49,534 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,534 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 21:01:49,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7c5a60) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:01:49,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:01:49,537 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:01:49,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:01:49,540 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 21:01:49,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:01:49,552 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:01:49,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:01:49,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:01:49,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:01:49,558 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:01:49,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 21:01:49,561 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 21:01:49,561 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,562 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 21:01:49,562 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7bc940) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:01:49,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:01:49,565 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:01:49,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:01:49,568 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 21:01:49,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,579 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:01:49,579 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:01:49,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:01:49,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:01:49,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:01:49,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:01:49,586 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 21:01:49,589 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 21:01:49,589 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,589 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 21:01:49,589 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d7672e0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:01:49,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:01:49,593 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:01:49,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:01:49,596 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 21:01:49,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,607 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:01:49,607 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:01:49,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:01:49,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 21:01:49,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:01:49,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:01:49,613 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 21:01:49,616 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 21:01:49,616 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,617 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 21:01:49,617 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d767040) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:01:49,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:01:49,620 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:01:49,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:01:49,623 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 21:01:49,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:01:49,635 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:01:49,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:01:49,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 21:01:49,638 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:01:49,640 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:01:49,641 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 21:01:49,643 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 21:01:49,644 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,644 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 21:01:49,644 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d747490) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:01:49,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:01:49,647 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:01:49,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:01:49,650 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 21:01:49,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,662 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:01:49,663 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:01:49,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:01:49,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 21:01:49,666 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:01:49,668 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:01:49,669 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 21:01:49,671 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 21:01:49,672 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:01:49,672 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 21:01:49,672 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d773fa0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:01:49,675 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:01:49,675 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:01:49,678 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': '20472005'} ; 2024-03-01 21:01:49,678 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:01:49,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,688 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:01:49,688 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:01:49,688 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:01:49,688 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:01:49,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 21:01:49,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:01:49,691 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:01:49,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:01:49,694 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:01:49,697 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:01:49,697 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:01:49,698 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 21:01:49,698 INFO blivet/MainThread: got device: DiskDevice instance (0x7fee5d776dc0) -- 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 21:01:49,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:01:49,704 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:49,704 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 21:01:49,707 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:49,707 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 21:01:49,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 21:01:49,713 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,713 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:01:49,716 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:01:49,718 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:01:49,721 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:01:49,727 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 0x7fee5fa1bb00> 2024-03-01 21:01:49,766 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 21:01:49,770 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:01:49,770 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:01:49,773 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': '20473866'} ; 2024-03-01 21:01:49,773 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:01:49,773 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:01:49,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,782 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:01:49,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:49,800 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:49,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 21:01:49,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 21:01:49,825 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:01:49,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:01:49,828 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:01:49,831 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:01:49,831 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:01:49,834 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:49,834 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:49,834 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:01:49,837 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:01:49,839 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:01:49,842 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:01:49,845 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:01:49,847 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:01:49,848 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:01:49,848 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 21:01:49,848 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:01:49,848 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fee5d77c940) -- 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 0x7fee5d707130> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:01:49,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:01:49,854 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:01:49,855 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 21:01:49,858 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:01:49,858 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 21:01:49,861 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,861 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 21:01:49,864 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:01:49,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 21:01:49,864 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:01:49,867 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:01:49,867 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 21:01:49,869 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:01:49,870 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:01:49,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq ' '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '208', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1303219664'} ; 2024-03-01 21:01:49,873 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:01:49,873 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,876 INFO program/MainThread: stdout[20]: LVM 2024-03-01 21:01:49,876 INFO program/MainThread: stderr[20]: 2024-03-01 21:01:49,876 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:01:49,876 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,879 INFO program/MainThread: stdout[21]: LVM 2024-03-01 21:01:49,879 INFO program/MainThread: stderr[21]: 2024-03-01 21:01:49,879 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:01:49,879 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,881 INFO program/MainThread: stdout[22]: LVM 2024-03-01 21:01:49,882 INFO program/MainThread: stderr[22]: 2024-03-01 21:01:49,882 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:01:49,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:01:49,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:49,892 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:49,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:49,893 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:49,888 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:49,893 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:01:49,896 INFO program/MainThread: stdout[23]: LVM 2024-03-01 21:01:49,896 INFO program/MainThread: stderr[23]: 2024-03-01 21:01:49,896 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:01:49,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:01:49,900 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:01:49,903 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': '210', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1mZUtYDYtfyCHbhfu1tEKFyDedMCBRSHvq-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': '1306722571'} ; 2024-03-01 21:01:49,903 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:01:49,904 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:49,907 INFO program/MainThread: stdout[24]: LVM 2024-03-01 21:01:49,907 INFO program/MainThread: stderr[24]: 2024-03-01 21:01:49,907 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:01:49,907 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:49,909 INFO program/MainThread: stdout[25]: LVM 2024-03-01 21:01:49,910 INFO program/MainThread: stderr[25]: 2024-03-01 21:01:49,910 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:01:49,910 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:49,912 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:01:49,912 INFO program/MainThread: stderr[26]: 2024-03-01 21:01:49,912 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:01:49,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,920 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:49,923 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:01:49,923 INFO program/MainThread: stderr[27]: 2024-03-01 21:01:49,923 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:01:49,923 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:49,926 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:01:49,926 INFO program/MainThread: stderr[28]: 2024-03-01 21:01:49,926 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:01:49,926 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 21:01:49,928 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:01:49,929 INFO program/MainThread: stderr[29]: 2024-03-01 21:01:49,929 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:01:49,933 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 21:01:49,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:01:49,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:49,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:01:49,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:01:49,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:49,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,961 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 21:01:49,964 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': '211', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT-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': '1306728148'} ; 2024-03-01 21:01:49,964 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:01:49,965 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:49,968 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:01:49,968 INFO program/MainThread: stderr[30]: 2024-03-01 21:01:49,968 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:01:49,968 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:49,970 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:01:49,971 INFO program/MainThread: stderr[31]: 2024-03-01 21:01:49,971 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:01:49,971 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:49,973 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:01:49,973 INFO program/MainThread: stderr[32]: 2024-03-01 21:01:49,973 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:01:49,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:01:49,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:49,981 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:49,984 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:01:49,984 INFO program/MainThread: stderr[33]: 2024-03-01 21:01:49,984 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:01:49,984 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:49,986 INFO program/MainThread: stdout[34]: LVM 2024-03-01 21:01:49,986 INFO program/MainThread: stderr[34]: 2024-03-01 21:01:49,987 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:01:49,987 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 21:01:49,989 INFO program/MainThread: stdout[35]: LVM 2024-03-01 21:01:49,989 INFO program/MainThread: stderr[35]: 2024-03-01 21:01:49,989 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:01:49,993 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 21:01:49,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 21:01:49,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:01:50,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,017 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 21:01:50,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/d032b97f-92f1-4808-8150-9a471cf72821 ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '212', '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-t1SKyYr9eOfQFEcfPY9c5JJx6es0iO1m3fWM10X0gxeMJx9DX8QhIFM6jx81KKiT', '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': 'd032b97f-92f1-4808-8150-9a471cf72821', 'ID_FS_UUID_ENC': 'd032b97f-92f1-4808-8150-9a471cf72821', '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': '1306751858'} ; 2024-03-01 21:01:50,019 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:01:50,020 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:50,023 INFO program/MainThread: stdout[36]: LVM 2024-03-01 21:01:50,023 INFO program/MainThread: stderr[36]: 2024-03-01 21:01:50,023 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:01:50,023 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:50,026 INFO program/MainThread: stdout[37]: LVM 2024-03-01 21:01:50,026 INFO program/MainThread: stderr[37]: 2024-03-01 21:01:50,026 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:01:50,026 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:50,028 INFO program/MainThread: stdout[38]: LVM 2024-03-01 21:01:50,029 INFO program/MainThread: stderr[38]: 2024-03-01 21:01:50,029 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:01:50,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,035 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 21:01:50,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,039 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,040 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,036 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fee5d755220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 3fWM10-X0gx-eMJx-9DX8-QhIF-M6jx-81KKiT 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 (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,040 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 21:01:50,043 INFO program/MainThread: stdout[39]: LVM 2024-03-01 21:01:50,043 INFO program/MainThread: stderr[39]: 2024-03-01 21:01:50,043 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:01:50,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 21:01:50,047 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 21:01:50,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,058 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,075 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:01:50,076 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:01:50,079 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 21:01:50,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,085 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 21:01:50,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:50,087 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:01:50,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:50,097 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:01:50,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,105 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 21:01:50,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:50,108 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:01:50,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:50,118 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:01:50,121 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 21:01:50,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,126 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 21:01:50,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:50,128 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 21:01:50,131 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 21:01:50,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:01:50,136 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 21:01:50,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:01:50,138 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:01:50,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,144 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:01:50,144 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,145 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,146 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,147 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:01:50,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:01:50,153 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:01:50,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:01:50,158 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:01:50,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:01:50,163 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:01:50,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:01:50,168 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 21:01:50,169 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:01:50,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,172 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,173 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,176 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,176 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,177 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,180 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,181 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,184 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,184 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,185 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,188 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,189 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,192 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,193 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,196 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,196 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,197 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,201 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,202 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,205 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,206 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,209 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,210 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,213 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,213 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,214 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,216 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,217 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,217 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,218 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,221 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,222 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,225 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,226 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,229 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,230 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,233 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,234 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,237 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,237 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,238 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,241 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,242 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,246 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,246 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,250 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,250 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,251 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,254 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,255 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,258 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,259 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,262 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,263 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,266 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,267 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,270 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,271 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,274 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,275 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,278 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,279 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,282 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,283 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,286 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,287 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,290 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,291 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,294 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,295 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,298 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,298 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:01:50,299 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 21:01:50,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fee5d7bb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZUtYDY-tfyC-Hbhf-u1tE-KFyD-edMC-BRSHvq size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fee5d8375e0) -- 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 = t1SKyY-r9eO-fQFE-cfPY-9c5J-Jx6e-s0iO1m size = 2.98 GiB format = existing None major = 0 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 21:01:50,300 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:01:50,303 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 21:01:50,303 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 21:01:50,303 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 21:01:50,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:01:50,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 21:01:50,308 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,308 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 21:01:50,311 INFO program/MainThread: stdout[40]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:01:50,312 INFO program/MainThread: stderr[40]: 2024-03-01 21:01:50,312 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:01:50,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 21:01:50,316 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 21:01:50,316 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:01:50,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:01:50,320 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:01:50,323 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:01:50,323 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,323 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 21:01:50,323 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:01:50,326 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:01:50,326 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:50,329 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:01:50,332 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:01:50,334 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:01:50,334 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:01:50,334 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:50,335 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:01:50,335 DEBUG blivet/MainThread: removing sda 2024-03-01 21:01:50,337 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:50,337 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:50,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 21:01:50,340 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:01:50,340 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:50,340 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:01:50,340 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:01:50,343 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:50,343 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:50,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 21:01:50,346 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:01:50,346 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:50,346 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:01:50,346 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:01:50,348 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:01:50,349 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:01:50,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 21:01:50,351 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:01:50,351 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:50,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,363 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,379 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,390 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,408 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 21:01:50,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,419 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,438 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:50,438 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:50,439 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:50,439 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:01:50,439 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:01:50,442 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:01:50,444 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:01:50,447 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:01:50,447 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:01:50,450 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:01:50,450 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 0x7fee5d6c0d10> 2024-03-01 21:01:50,450 INFO blivet/MainThread: sorting actions... 2024-03-01 21:01:50,451 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,451 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,451 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,452 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,452 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:50,452 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:50,452 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:50,452 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:50,452 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,455 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 21:01:50,455 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 21:01:50,464 INFO program/MainThread: stdout: 2024-03-01 21:01:50,464 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:50,464 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,482 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,482 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,491 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,492 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 21:01:50,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:50,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:01:50,501 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,504 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:01:50,507 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,509 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:01:50,512 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,515 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:01:50,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 21:01:50,518 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/sda,/dev/sdb ... 2024-03-01 21:01:50,621 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 21:01:50,622 INFO program/MainThread: stderr[41]: 2024-03-01 21:01:50,622 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:01:50,623 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,638 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:50,638 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:01:50,655 INFO program/MainThread: stdout: 2024-03-01 21:01:50,655 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:01:50,655 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,683 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:50,695 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:50,696 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:01:50,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:01:50,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:01:50,705 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:01:50,708 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:01:50,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:01:50,711 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/sda,/dev/sdb ... 2024-03-01 21:01:50,753 INFO program/MainThread: stdout[42]: 2024-03-01 21:01:50,754 INFO program/MainThread: stderr[42]: 2024-03-01 21:01:50,754 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:01:50,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:01:50,760 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,763 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:50,766 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,768 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:50,771 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,774 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:50,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:01:50,777 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/sda,/dev/sdb ... 2024-03-01 21:01:50,807 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 21:01:50,807 INFO program/MainThread: stderr[43]: 2024-03-01 21:01:50,807 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:01:50,808 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:01:50,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:01:50,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:01:50,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:01:50,841 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,847 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:01:50,855 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,858 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:01:50,860 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:50,863 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:01:50,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:01:50,866 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/sda,/dev/sdb ... 2024-03-01 21:01:50,895 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 21:01:50,896 INFO program/MainThread: stderr[44]: 2024-03-01 21:01:50,896 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:01:50,896 INFO program/MainThread: Running [45] 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 21:01:50,959 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:01:50,959 INFO program/MainThread: stderr[45]: 2024-03-01 21:01:50,959 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:01:50,960 INFO program/MainThread: Running [46] 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 21:01:50,984 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 21:01:50,984 INFO program/MainThread: stderr[46]: 2024-03-01 21:01:50,984 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:01:50,985 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:01:50,991 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:51,001 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:01:51,009 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:01:51,009 INFO program/MainThread: Running [47] 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 21:01:51,055 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:01:51,056 INFO program/MainThread: stderr[47]: 2024-03-01 21:01:51,056 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:01:51,056 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:01:51,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,069 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,069 INFO program/MainThread: Running [48] 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 21:01:51,076 INFO program/MainThread: stdout[48]: use_devicesfile=1 2024-03-01 21:01:51,077 INFO program/MainThread: stderr[48]: 2024-03-01 21:01:51,077 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:01:51,077 INFO program/MainThread: Running [49] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:01:51,089 INFO program/MainThread: stdout[49]: 2024-03-01 21:01:51,089 INFO program/MainThread: stderr[49]: 2024-03-01 21:01:51,090 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:01:51,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,099 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,108 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,108 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:01:51,112 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:51,114 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:01:51,116 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:01:51,117 INFO program/MainThread: Running [50] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 21:01:51,147 INFO program/MainThread: stdout[50]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:01:51,147 INFO program/MainThread: stderr[50]: 2024-03-01 21:01:51,147 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:01:51,147 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:01:51,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,161 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,161 INFO program/MainThread: Running [51] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:01:51,169 INFO program/MainThread: stdout[51]: use_devicesfile=1 2024-03-01 21:01:51,169 INFO program/MainThread: stderr[51]: 2024-03-01 21:01:51,169 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:01:51,169 INFO program/MainThread: Running [52] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:01:51,182 INFO program/MainThread: stdout[52]: 2024-03-01 21:01:51,182 INFO program/MainThread: stderr[52]: 2024-03-01 21:01:51,182 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:01:51,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,191 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,202 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,203 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:01:51,206 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:01:51,209 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:01:51,211 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:01:51,211 INFO program/MainThread: Running [53] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:01:51,243 INFO program/MainThread: stdout[53]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:01:51,243 INFO program/MainThread: stderr[53]: 2024-03-01 21:01:51,243 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:01:51,244 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:01:51,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,258 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,259 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 21:01:51,266 INFO program/MainThread: stdout[54]: use_devicesfile=1 2024-03-01 21:01:51,266 INFO program/MainThread: stderr[54]: 2024-03-01 21:01:51,266 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:01:51,266 INFO program/MainThread: Running [55] lvmdevices --deldev /dev/sda ... 2024-03-01 21:01:51,277 INFO program/MainThread: stdout[55]: 2024-03-01 21:01:51,278 INFO program/MainThread: stderr[55]: 2024-03-01 21:01:51,278 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:01:51,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,286 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:01:51,297 DEBUG program/MainThread: Return code: 0 2024-03-01 21:01:51,302 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:01:51,302 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 0x7fee5d6dc6d0> 2024-03-01 21:01:58,210 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ak0aqa8e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:01,254 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tgfrwjoq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:05,411 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cfowiiwm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:05,446 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:05,446 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:05,449 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:05,449 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 21:02:05,449 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:05,450 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:05,454 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:05,455 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:05,458 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:05,458 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:05,461 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:05,461 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:05,464 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:05,464 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:05,473 INFO program/MainThread: stdout: 2024-03-01 21:02:05,473 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:05,473 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:05,473 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:05,474 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:05,474 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 21:02:05,474 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:05,474 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:05,474 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:05,474 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:05,475 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:05,475 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:05,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:05,485 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:05,498 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:02:05,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:05,503 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 21:02:05,503 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 21:02:05,531 INFO program/MainThread: stdout[3]: 2024-03-01 21:02:05,532 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:05,532 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:05,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,543 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:05,545 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 21:02:05,550 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:05,550 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:05,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:05,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:05,554 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:05,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:05,558 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 21:02:05,561 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 21:02:05,561 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,562 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:05,562 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81021d7b80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:05,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:05,565 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:02:05,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:05,568 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 21:02:05,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,579 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:05,580 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:05,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:02:05,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:02:05,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:05,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:05,586 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:05,589 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 21:02:05,590 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,590 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:02:05,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7f810211b940) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:05,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:05,593 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:02:05,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:05,597 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 21:02:05,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,608 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:05,608 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:05,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:05,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:02:05,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:05,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:05,614 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 21:02:05,617 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 21:02:05,618 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,618 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:02:05,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81021d7b50) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:05,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:05,621 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:05,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:05,625 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 21:02:05,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:05,636 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:05,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:05,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:02:05,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:05,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:05,642 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 21:02:05,645 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 21:02:05,645 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,646 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:02:05,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81010f88e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:05,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:05,649 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:05,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:05,652 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 21:02:05,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,662 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:05,663 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:05,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:02:05,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:02:05,666 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:05,669 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:05,669 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 21:02:05,672 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 21:02:05,672 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,673 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:02:05,673 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81010f8310) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:05,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:05,676 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:02:05,679 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:05,679 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 21:02:05,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:05,690 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:05,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:05,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:02:05,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:05,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:05,696 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 21:02:05,699 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 21:02:05,699 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,700 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:02:05,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81021d7e80) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:05,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:05,703 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:05,706 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:05,706 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 21:02:05,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,717 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:05,717 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:05,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:05,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:02:05,720 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:05,723 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:05,723 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 21:02:05,726 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 21:02:05,727 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,727 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:02:05,727 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81010845e0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:05,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:05,730 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:05,733 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:05,733 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 21:02:05,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:05,744 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:05,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:05,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:02:05,747 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:05,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:05,751 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:05,753 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 21:02:05,754 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,754 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:02:05,754 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81010f2c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:05,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:05,757 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:05,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:05,760 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:02:05,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,771 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:05,771 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:05,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:02:05,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:02:05,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:05,777 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:05,777 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:05,781 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 21:02:05,781 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,782 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:02:05,782 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8101084d30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:05,785 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:05,785 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:05,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:05,788 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 21:02:05,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,799 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:05,799 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:05,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:02:05,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:05,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:05,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:05,805 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 21:02:05,808 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:02:05,808 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,809 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:02:05,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8101084520) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:05,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:05,812 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:05,815 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_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:05,815 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:05,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:05,826 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:05,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:02:05,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:02:05,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:05,832 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:05,833 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:02:05,835 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:05,836 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,836 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:02:05,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81010951c0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:05,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:05,839 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:05,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:05,842 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:02:05,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,853 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:05,853 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:05,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:02:05,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:02:05,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:05,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:05,859 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:02:05,862 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:02:05,863 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:05,863 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:02:05,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8101095700) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:05,866 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:05,866 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:05,869 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20472005'} ; 2024-03-01 21:02:05,869 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:05,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,879 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:05,879 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:05,879 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:05,879 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:05,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:02:05,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:02:05,882 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:05,885 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:05,885 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:05,888 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:05,888 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:05,888 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:02:05,888 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8101095e50) -- 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 21:02:05,891 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:05,895 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:05,895 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:02:05,898 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:05,898 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:02:05,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:05,901 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:02:05,904 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:05,904 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:02:05,907 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:05,910 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:05,913 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:05,921 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 0x7f81029d5780> 2024-03-01 21:02:05,963 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:02:05,967 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:05,967 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:05,970 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': '20473866'} ; 2024-03-01 21:02:05,970 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:05,971 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:05,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,979 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:05,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:05,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:05,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:05,998 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:06,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:06,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:02:06,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:02:06,021 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:06,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:02:06,024 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:06,027 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:06,027 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:06,030 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:06,031 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:06,031 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:06,033 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:06,036 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:06,039 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:06,042 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:06,045 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:06,045 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:06,045 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:02:06,046 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:06,045 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f81010a4b50) -- 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 0x7f81010adc70> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:06,049 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:06,052 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:06,052 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:02:06,056 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:06,056 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:02:06,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:06,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:02:06,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:06,062 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:02:06,063 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:06,064 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:06,067 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:06,067 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:02:06,070 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:06,070 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:06,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:06,080 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:06,094 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:06,095 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:06,098 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 21:02:06,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:06,103 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 21:02:06,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:06,106 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:06,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:06,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:06,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:06,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:06,116 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:06,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:06,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:06,124 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 21:02:06,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:06,126 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:06,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:06,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:06,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:06,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:06,136 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:06,138 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 21:02:06,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:06,143 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 21:02:06,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:06,146 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 21:02:06,148 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 21:02:06,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:06,153 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 21:02:06,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:06,156 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:06,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:02:09,325 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_i1f_f2u9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:09,360 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:09,360 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:09,363 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:09,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 21:02:09,364 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:09,364 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:09,368 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:09,369 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:09,372 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:09,372 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:09,375 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:09,375 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:09,378 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:09,378 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:09,387 INFO program/MainThread: stdout: 2024-03-01 21:02:09,387 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:09,387 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:09,387 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:09,387 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:09,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 21:02:09,388 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:09,388 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:09,388 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:09,388 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:09,388 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:09,389 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:09,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:09,399 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:09,412 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:02:09,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:09,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 21:02:09,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 21:02:09,447 INFO program/MainThread: stdout[3]: 2024-03-01 21:02:09,448 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:09,448 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:09,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,459 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:09,461 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:02:09,466 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:09,466 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:09,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:09,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:09,470 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:09,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:09,474 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 21:02:09,477 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 21:02:09,477 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,477 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:09,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00f797e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:09,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:09,481 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:02:09,484 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:09,484 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 21:02:09,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:09,496 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:09,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:02:09,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:02:09,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:09,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:09,502 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 21:02:09,505 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 21:02:09,505 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,506 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:02:09,506 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00f6db940) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:09,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:09,509 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:02:09,512 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:09,512 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 21:02:09,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,523 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:09,524 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:09,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:09,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:02:09,527 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:09,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:09,530 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 21:02:09,533 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 21:02:09,533 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,534 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:02:09,534 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00f797b80) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:09,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:09,537 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:09,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:09,540 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 21:02:09,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:09,551 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:09,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:09,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:02:09,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:09,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:09,558 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 21:02:09,560 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 21:02:09,561 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,561 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:02:09,561 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e6b98e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:09,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:09,564 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:09,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:09,568 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 21:02:09,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:09,579 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:09,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:02:09,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:02:09,582 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:09,585 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:09,585 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 21:02:09,588 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 21:02:09,588 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,589 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:02:09,589 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e6b9280) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:09,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:09,592 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:02:09,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:09,595 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 21:02:09,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,606 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:09,606 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:09,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:09,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:02:09,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:09,612 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:09,612 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 21:02:09,615 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 21:02:09,615 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,616 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:02:09,616 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e6b2c10) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:09,619 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:09,619 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:09,622 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:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:09,622 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 21:02:09,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,633 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:09,634 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:09,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:09,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:02:09,637 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:09,639 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:09,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 21:02:09,642 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 21:02:09,643 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,643 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:02:09,643 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e6445e0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:09,646 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:09,646 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:09,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:09,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 21:02:09,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,660 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:09,661 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:09,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:09,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:02:09,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:09,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:09,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 21:02:09,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 21:02:09,670 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,671 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:02:09,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e6b2b20) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:09,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:09,674 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:09,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:09,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 21:02:09,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,688 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:09,688 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:09,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:02:09,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:02:09,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:09,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:09,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 21:02:09,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 21:02:09,697 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,698 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:02:09,698 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e64f4c0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:09,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:09,701 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:09,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:09,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 21:02:09,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:09,715 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:09,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:02:09,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:09,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:09,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:09,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 21:02:09,724 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 21:02:09,724 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,724 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:02:09,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e644e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:09,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:09,728 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:09,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:09,731 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 21:02:09,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:09,742 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:09,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:02:09,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:02:09,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:09,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:09,748 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 21:02:09,751 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 21:02:09,751 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,751 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:02:09,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e6551c0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:09,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:09,755 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:09,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:09,758 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 21:02:09,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,768 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:09,769 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:09,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:02:09,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:02:09,772 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:09,775 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:09,775 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 21:02:09,778 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 21:02:09,778 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:09,778 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:02:09,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e655700) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:09,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:09,782 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:09,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': '20472005'} ; 2024-03-01 21:02:09,784 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:09,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,794 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:09,794 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:09,794 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:09,794 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:09,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:02:09,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:02:09,797 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:09,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:09,800 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:09,803 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:09,803 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:09,804 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:02:09,804 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc00e655fa0) -- 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 21:02:09,807 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:09,810 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:09,810 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:02:09,813 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:09,813 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:02:09,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:09,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:02:09,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:09,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:02:09,822 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:09,825 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:09,828 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:09,834 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 0x7fc011c85980> 2024-03-01 21:02:09,872 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:02:09,876 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:09,876 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:09,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20473866'} ; 2024-03-01 21:02:09,879 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:09,879 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:09,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,888 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:09,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:09,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:09,906 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:09,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:09,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:02:09,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:02:09,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:09,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:02:09,931 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:09,934 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:09,935 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:09,937 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:09,938 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:09,938 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:09,941 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:09,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:09,946 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:09,949 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:09,952 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:09,952 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:09,953 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:02:09,953 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:09,953 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc00e665b50) -- 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 0x7fc00fad33b0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:09,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:09,959 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:09,959 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:02:09,963 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:09,963 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:02:09,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:09,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:02:09,970 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:09,970 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:02:09,971 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:09,971 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:09,974 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:09,974 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:02:09,977 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:09,977 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:09,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:09,987 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,001 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:10,001 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:10,005 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 21:02:10,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,013 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:10,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,023 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:10,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,031 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 21:02:10,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,033 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:10,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,043 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:10,046 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 21:02:10,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,053 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:02:10,056 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 21:02:10,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,063 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:10,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,073 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:02:10,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:02:10,079 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:02:10,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:02:10,084 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:02:10,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:02:10,089 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:02:10,092 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:10,092 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:02:10,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:10,095 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:10,095 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:10,098 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:10,098 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:10,101 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:10,101 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:02:10,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:02:10,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:10,104 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:10,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:10,107 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:10,110 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:10,110 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:02:10,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:02:10,113 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:10,113 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:10,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:10,116 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:10,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:10,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:10,123 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:10,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:10,130 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:10,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:10,136 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:10,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:10,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:10,140 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:02:10,140 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:10,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:10,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:10,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:10,152 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:02:10,153 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:10,153 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:10,153 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 21:02:10,154 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:10,154 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:10,157 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:10,157 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:02:10,159 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:10,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:02:10,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:10,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:10,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:02:10,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:10,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:10,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:10,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:02:10,179 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:10,180 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:10,180 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 21:02:10,180 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:02:10,183 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:02:10,183 INFO program/MainThread: stderr[4]: 2024-03-01 21:02:10,184 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:10,184 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:02:10,184 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:02:10,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:02:10,189 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,189 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,190 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,190 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:02:10,190 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:02:10,193 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:10,196 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:10,198 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:02:10,198 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:02:10,201 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:10,201 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 0x7fc00e5c5450> 2024-03-01 21:02:10,201 INFO blivet/MainThread: sorting actions... 2024-03-01 21:02:10,202 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:10,203 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,204 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,204 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:10,206 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:10,209 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:02:10,209 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:02:10,217 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,243 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,255 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,255 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:10,259 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:10,261 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:02:10,261 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:02:10,269 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,292 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,302 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,303 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:10,306 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:10,309 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:02:10,309 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:02:10,316 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,340 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,352 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,353 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:10,357 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,359 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,362 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,362 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:10,362 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:10,362 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:10,399 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:02:10,400 INFO program/MainThread: stderr[5]: 2024-03-01 21:02:10,400 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:10,400 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 21:02:10,412 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:02:10,412 INFO program/MainThread: stderr[6]: 2024-03-01 21:02:10,412 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:10,412 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:02:10,442 INFO program/MainThread: stdout[7]: 2024-03-01 21:02:10,442 INFO program/MainThread: stderr[7]: 2024-03-01 21:02:10,442 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:10,442 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:02:10,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,452 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,456 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:10,456 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 21:02:10,457 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:02:10,467 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,493 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,493 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:10,497 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,499 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,502 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,502 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:10,502 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:10,502 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:10,538 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:02:10,539 INFO program/MainThread: stderr[8]: 2024-03-01 21:02:10,539 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:10,539 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 21:02:10,551 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:02:10,551 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:10,551 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:10,551 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:02:10,581 INFO program/MainThread: stdout[10]: 2024-03-01 21:02:10,581 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:10,581 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:10,581 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:02:10,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,591 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:10,595 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 21:02:10,596 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:02:10,606 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,628 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,628 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:10,632 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,635 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,638 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,638 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:10,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:10,638 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:10,669 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:02:10,670 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:10,670 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:10,670 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 21:02:10,683 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:02:10,683 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:10,683 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:10,683 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 21:02:10,707 INFO program/MainThread: stdout[13]: 2024-03-01 21:02:10,707 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:10,707 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:10,707 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:02:10,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,719 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,722 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:10,723 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 21:02:10,724 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:02:10,734 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,760 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,760 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:10,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:02:10,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:10,769 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,774 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,779 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:02:10,785 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 21:02:10,841 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 21:02:10,841 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:10,841 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:10,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:02:10,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:10,865 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,873 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,886 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,892 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,898 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,940 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:10,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:10,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,958 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,958 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:02:10,967 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:10,977 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:10,977 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:10,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:10,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:02:10,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:02:10,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:10,993 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:10,996 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:10,999 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:11,002 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:11,005 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:11,008 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:11,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:11,022 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:11,026 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 21:02:11,059 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl 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 21:02:11,060 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:11,060 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:11,060 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 21:02:11,060 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 21:02:11,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:11,064 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:11,129 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 21:02:11,130 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:11,130 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:11,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:11,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:11,147 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:11,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:11,177 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,181 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 21:02:11,182 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:11,182 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:02:11,192 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:11,211 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,211 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:11,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:11,218 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:11,220 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:02:11,220 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:02:11,388 INFO program/MainThread: stdout: 2024-03-01 21:02:11,388 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 21:02:11,388 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:02:11,388 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:02:11,388 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:02:11,389 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 21:02:11,389 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:02:11,389 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:02:11,389 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:02:11,389 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:02:11,389 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:02:11,389 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,389 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:02:11,403 INFO program/MainThread: stdout: 2024-03-01 21:02:11,403 INFO program/MainThread: writing all SBs 2024-03-01 21:02:11,403 INFO program/MainThread: new label = "" 2024-03-01 21:02:11,403 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,404 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:11,422 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:11,426 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:11,427 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:02:11,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:11,451 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:11,456 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:11,456 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 0x7fc00e5e6720> 2024-03-01 21:02:11,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:11,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:02:11,462 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:11,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:11,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:02:11,467 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:16,043 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p2nuilhy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:16,077 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:16,078 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:16,081 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:16,081 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 21:02:16,081 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:16,081 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:16,086 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:16,086 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:16,089 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:16,090 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:16,092 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:16,093 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:16,095 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:16,095 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:16,104 INFO program/MainThread: stdout: 2024-03-01 21:02:16,105 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:16,105 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb 2024-03-01 21:02:16,105 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 2024-03-01 21:02:16,105 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE 2024-03-01 21:02:16,105 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 2024-03-01 21:02:16,105 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU 2024-03-01 21:02:16,105 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 2024-03-01 21:02:16,105 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:16,105 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:16,105 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:16,105 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 sdb 1073741824 root disk brw-rw---- LVM2_member IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 sdc 1073741824 root disk brw-rw---- LVM2_member wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 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 21:02:16,105 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:16,106 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:16,106 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:16,106 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:16,106 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:16,107 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:16,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:16,119 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:16,133 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 21:02:16,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': 'ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb', 'ID_FS_UUID_ENC': 'ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:16,138 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 21:02:16,138 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 21:02:16,171 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:16,172 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:16,172 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:16,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,183 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:16,185 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 21:02:16,190 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:16,190 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:16,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:16,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:16,194 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:16,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:16,198 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 21:02:16,200 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 21:02:16,201 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,201 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:16,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e20c5e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:16,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:16,208 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:16,208 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:02:16,211 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:16,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:02:16,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:02:16,218 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:02:16,221 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:02:16,221 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:16,222 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 21:02:16,256 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:16,257 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE. WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:16,257 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:16,257 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:02:16,261 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; pe_start: 8 MiB ; 2024-03-01 21:02:16,261 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:02:16,264 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:16,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:16,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:16,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,276 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 21:02:16,314 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:16,315 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE. WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:16,315 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:16,315 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:02:16,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:02:16,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:16,324 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:16,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:16,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:16,327 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 21:02:16,363 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:16,364 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE. WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:16,364 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:16,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:02:16,369 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:02:16,371 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:02:16,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:16,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:16,377 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:16,377 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:16,381 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE', 'ID_FS_UUID_ENC': 'IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:16,381 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 21:02:16,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,392 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:16,392 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:16,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:02:16,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:16,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:16,398 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:16,399 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 21:02:16,401 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 21:02:16,402 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,402 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:02:16,402 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0cc2730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:16,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:16,409 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:16,409 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:02:16,412 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:16,412 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:02:16,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:02:16,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:02:16,421 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:02:16,421 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:16,421 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 21:02:16,453 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:16,454 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:16,454 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:16,454 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:02:16,458 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; pe_start: 8 MiB ; 2024-03-01 21:02:16,458 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:02:16,461 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:16,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:16,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:16,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:16,472 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:16,475 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:02:16,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:16,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:16,481 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 21:02:16,520 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:16,521 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:16,521 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:16,521 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:16,521 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:16,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:16,525 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 21:02:16,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:16,537 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:16,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:02:16,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:16,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:16,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:16,543 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 21:02:16,546 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 21:02:16,546 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,547 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:02:16,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0cb9dc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:16,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:16,550 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:16,553 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:16,553 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 21:02:16,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,564 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:16,564 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:16,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:02:16,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:16,567 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:16,570 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:16,570 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 21:02:16,573 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 21:02:16,573 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,574 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:02:16,574 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0d34790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:16,577 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:16,577 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:16,580 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:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU', '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': 'wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU', 'ID_FS_UUID_ENC': 'wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:16,580 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 21:02:16,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,591 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:16,591 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:16,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:02:16,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:16,594 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:16,597 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:16,597 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 21:02:16,600 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 21:02:16,600 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,601 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:02:16,601 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0cbbe80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:16,604 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:16,607 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:16,607 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:02:16,610 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:16,610 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:02:16,613 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,613 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:02:16,616 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:02:16,619 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:02:16,619 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:16,619 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 21:02:16,657 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:16,658 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:16,658 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:16,658 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:02:16,662 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; pe_start: 8 MiB ; 2024-03-01 21:02:16,662 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:02:16,665 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:16,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:16,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:16,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:16,676 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:16,679 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:02:16,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:16,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:16,685 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 21:02:16,717 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:16,718 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:16,718 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:16,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:16,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:02:16,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:16,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:02:16,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:16,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:16,741 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:16,744 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 21:02:16,744 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:16,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:16,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:16,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:16,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:02:16,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:16,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:16,757 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:16,760 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 21:02:16,761 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:16,761 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:02:16,761 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:02:16,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:16,764 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:16,767 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 21:02:16,767 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:16,771 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/86d92dd6-6a30-4071-bec6-c94548471ab8 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '213', '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-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86d92dd6-6a30-4071-bec6-c94548471ab8', 'ID_FS_UUID_ENC': '86d92dd6-6a30-4071-bec6-c94548471ab8', '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': '1338943305'} ; 2024-03-01 21:02:16,771 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:16,771 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:16,774 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:02:16,774 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:16,774 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:16,775 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:16,777 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:02:16,777 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:16,777 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:16,777 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:16,780 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:02:16,780 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:16,780 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:16,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:02:16,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:16,790 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:16,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:16,791 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:16,787 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f72e0c48f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f72e0d345e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:16,792 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:16,795 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:02:16,795 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:16,795 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:16,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:16,802 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:16,803 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:02:16,806 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:16,806 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:02:16,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:02:16,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:16,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:02:16,814 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:16,814 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:02:16,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:16,817 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:02:16,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:16,821 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:16,822 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:16,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:16,825 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 21:02:16,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:16,837 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:16,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:02:16,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:02:16,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:16,843 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:16,843 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 21:02:16,846 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 21:02:16,846 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,847 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:02:16,847 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c5c580) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:16,850 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:16,850 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:16,853 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:16,853 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 21:02:16,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:16,864 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:16,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:02:16,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:02:16,867 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:16,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:16,870 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 21:02:16,873 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 21:02:16,874 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,874 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:02:16,874 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c4ffa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:16,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:16,877 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:16,880 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:16,880 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 21:02:16,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:16,892 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:16,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:02:16,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:02:16,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:16,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:16,898 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 21:02:16,901 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 21:02:16,901 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,901 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:02:16,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c4f340) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:16,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:16,905 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:16,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:16,908 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 21:02:16,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:16,919 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:16,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:02:16,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:02:16,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:16,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:16,925 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 21:02:16,928 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 21:02:16,928 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,929 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:02:16,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c48fa0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:16,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:16,932 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:16,935 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:16,935 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 21:02:16,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,946 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:16,947 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:16,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:02:16,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:02:16,950 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:16,952 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:16,953 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 21:02:16,955 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 21:02:16,956 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,956 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:02:16,956 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c5c310) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:16,959 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:16,959 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:16,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:16,962 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 21:02:16,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:16,974 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:16,974 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:16,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:16,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:02:16,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:16,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:16,980 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 21:02:16,983 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 21:02:16,983 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:16,984 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:02:16,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e1d5ca00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:16,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:16,987 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:16,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:16,990 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 21:02:16,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:16,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:17,001 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:17,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:02:17,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:02:17,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:17,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:17,006 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 21:02:17,009 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 21:02:17,010 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:17,010 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:02:17,010 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c6b5e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:17,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:17,013 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:17,016 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': '20472005'} ; 2024-03-01 21:02:17,016 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:17,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:17,025 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:17,026 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:17,026 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:17,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:17,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:17,028 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:17,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:17,031 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:17,034 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:17,034 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:17,035 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:02:17,035 INFO blivet/MainThread: got device: DiskDevice instance (0x7f72e0c6bb80) -- 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 21:02:17,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:17,041 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:17,041 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:02:17,044 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:17,044 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:02:17,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:17,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:02:17,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:17,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:02:17,052 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:17,055 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:17,058 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:17,064 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 0x7f72e2422b00> 2024-03-01 21:02:17,103 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:02:17,107 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:17,107 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:17,110 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': '20473866'} ; 2024-03-01 21:02:17,110 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:17,110 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:17,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,118 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:17,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:17,136 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:17,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:02:17,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:02:17,159 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:17,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:02:17,162 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:17,165 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:17,165 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:17,168 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:17,168 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:17,168 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:17,171 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:17,174 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:17,177 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:17,179 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:17,182 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:17,182 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:17,183 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:02:17,183 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:17,183 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f72e0c6ce80) -- 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 0x7f72e0c7b7c0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:17,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:17,189 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:17,189 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:02:17,192 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:17,192 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:02:17,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:17,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:02:17,198 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:17,198 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:02:17,198 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:17,201 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:17,201 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:02:17,204 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:17,204 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:17,207 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-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/86d92dd6-6a30-4071-bec6-c94548471ab8 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '213', '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-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86d92dd6-6a30-4071-bec6-c94548471ab8', 'ID_FS_UUID_ENC': '86d92dd6-6a30-4071-bec6-c94548471ab8', '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': '1338943305'} ; 2024-03-01 21:02:17,207 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:17,207 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:17,210 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:02:17,211 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:17,211 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:17,211 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:17,213 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:02:17,213 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:17,214 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:17,214 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:17,216 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:02:17,216 INFO program/MainThread: stderr[17]: 2024-03-01 21:02:17,216 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:02:17,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:17,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:17,226 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:17,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:17,226 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:17,223 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f72e0c48f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f72e0d345e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:17,227 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:17,230 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:02:17,230 INFO program/MainThread: stderr[18]: 2024-03-01 21:02:17,230 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:02:17,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:17,234 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:02:17,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:17,242 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:17,256 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:17,257 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:17,260 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 21:02:17,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,265 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 21:02:17,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:17,268 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:17,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:17,277 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:17,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,285 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 21:02:17,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:17,287 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:17,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:17,297 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:17,299 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 21:02:17,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:17,307 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:02:17,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:17,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:17,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:17,317 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:20,321 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dio9x7zd/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:20,355 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:20,355 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:20,358 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:20,358 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 21:02:20,358 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:20,359 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:20,363 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:20,363 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:20,366 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:20,366 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:20,369 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:20,369 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:20,372 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:20,372 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:20,380 INFO program/MainThread: stdout: 2024-03-01 21:02:20,381 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:20,381 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb 2024-03-01 21:02:20,381 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 2024-03-01 21:02:20,381 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE 2024-03-01 21:02:20,381 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 2024-03-01 21:02:20,381 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU 2024-03-01 21:02:20,381 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 2024-03-01 21:02:20,381 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:20,381 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:20,381 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:20,381 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 sdb 1073741824 root disk brw-rw---- LVM2_member IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 sdc 1073741824 root disk brw-rw---- LVM2_member wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 86d92dd6-6a30-4071-bec6-c94548471ab8 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 21:02:20,381 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:20,382 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:20,382 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:20,382 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:20,382 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:20,382 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:20,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:20,395 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:20,409 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 21:02:20,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9', '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': 'ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb', 'ID_FS_UUID_ENC': 'ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:20,413 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 21:02:20,414 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 21:02:20,450 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:20,450 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:20,450 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:20,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,461 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:20,463 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 21:02:20,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:20,468 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:20,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:20,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:20,472 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:20,475 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:20,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 21:02:20,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 21:02:20,479 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:20,479 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:20,479 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f68978e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:20,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:20,485 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:20,486 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:02:20,489 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:20,489 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:02:20,492 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:20,492 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:02:20,495 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:20,495 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:02:20,498 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:02:20,498 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:20,498 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 21:02:20,533 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:20,533 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE. WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:20,533 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:20,534 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:02:20,538 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; pe_start: 8 MiB ; 2024-03-01 21:02:20,538 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:02:20,541 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:20,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:20,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:20,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,552 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 21:02:20,588 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:20,588 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE. WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:20,588 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:20,588 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:02:20,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:02:20,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:20,597 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:20,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:20,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:20,600 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 21:02:20,635 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:20,636 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE. WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:20,636 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:20,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:02:20,641 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:02:20,643 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:02:20,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:20,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:20,649 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:20,649 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:20,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/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': 'IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE', 'ID_FS_UUID_ENC': 'IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:20,652 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 21:02:20,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:20,663 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:20,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:02:20,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:20,666 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:20,669 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:20,669 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 21:02:20,672 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 21:02:20,672 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:20,673 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:02:20,673 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f68024730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:20,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:20,679 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:20,679 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:02:20,682 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:20,682 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:02:20,685 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:20,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:02:20,688 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:20,688 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:02:20,690 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:02:20,690 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:20,690 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 21:02:20,727 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:20,728 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:20,728 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:20,728 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:02:20,732 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; pe_start: 8 MiB ; 2024-03-01 21:02:20,732 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:02:20,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:20,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:20,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:20,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:20,746 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:20,748 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:02:20,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:20,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:20,754 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 21:02:20,791 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:20,791 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU. WARNING: VG test_vg1 is missing PV wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU (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 21:02:20,791 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:20,792 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:20,792 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:20,796 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:20,796 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 21:02:20,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,807 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:20,807 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:20,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:02:20,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:20,810 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:20,813 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:20,813 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 21:02:20,816 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 21:02:20,816 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:20,817 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:02:20,817 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f637fadc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:20,820 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:20,820 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:20,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:20,823 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 21:02:20,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,833 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:20,834 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:20,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:02:20,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:20,836 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:20,839 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:20,839 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 21:02:20,842 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 21:02:20,842 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:20,843 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:02:20,843 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f68097790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:20,846 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:20,846 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:20,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU', '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': 'wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU', 'ID_FS_UUID_ENC': 'wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:20,849 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 21:02:20,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:20,860 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:20,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:02:20,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:20,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:20,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:20,865 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 21:02:20,868 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 21:02:20,868 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:20,869 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:02:20,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f637fce80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:20,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:20,875 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:20,875 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:02:20,878 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:20,878 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:02:20,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:20,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:02:20,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:20,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:02:20,886 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:02:20,886 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:20,886 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 21:02:20,923 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ftdRIs-Ve0E-8z74-1l4I-1X4k-0lmQ-kTMCbb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IZLQgX-yQMH-RP8U-AxsC-R8Ls-PMFS-5wsZJE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:20,924 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:20,924 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:20,924 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:02:20,928 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wj1boI-u6rS-3ujG-f5m7-WGUO-VdHb-MEQgrU ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; pe_start: 8 MiB ; 2024-03-01 21:02:20,928 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:02:20,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:20,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:20,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:20,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:20,942 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:20,945 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:02:20,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl ; incomplete: True ; hidden: False ; 2024-03-01 21:02:20,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:20,950 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 21:02:20,983 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:20,983 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:20,983 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:20,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:20,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:20,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:20,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:02:20,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:20,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:02:21,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:21,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:21,005 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:21,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:21,009 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:21,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:21,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:21,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:21,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:02:21,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:21,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:21,021 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:21,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:21,025 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:21,025 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:02:21,025 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:02:21,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:21,028 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:21,031 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 21:02:21,031 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:21,034 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/86d92dd6-6a30-4071-bec6-c94548471ab8 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '213', '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-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86d92dd6-6a30-4071-bec6-c94548471ab8', 'ID_FS_UUID_ENC': '86d92dd6-6a30-4071-bec6-c94548471ab8', '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': '1338943305'} ; 2024-03-01 21:02:21,034 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:21,035 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,037 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:02:21,038 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:21,038 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:21,038 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,040 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:02:21,040 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:21,040 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:21,040 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,043 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:02:21,043 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:21,043 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:21,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:02:21,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,053 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,053 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,050 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,054 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,056 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:02:21,056 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:21,056 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:21,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:21,063 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:21,063 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:02:21,066 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:21,066 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:02:21,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:21,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:02:21,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:21,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:02:21,074 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:21,074 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:02:21,077 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:21,077 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:02:21,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:21,080 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:21,082 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:21,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:21,085 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 21:02:21,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:21,096 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:21,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:02:21,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:02:21,099 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:21,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:21,102 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:02:21,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:02:21,105 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,105 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:02:21,105 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f6379d580) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:21,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:21,108 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:21,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:21,111 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 21:02:21,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,122 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:21,122 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:21,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:02:21,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:02:21,125 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:21,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:21,128 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 21:02:21,131 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 21:02:21,131 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,132 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:02:21,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f63790fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:21,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:21,135 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:21,137 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:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:21,138 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 21:02:21,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,148 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:21,148 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:21,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:02:21,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:02:21,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:21,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:21,154 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 21:02:21,157 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 21:02:21,157 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,158 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:02:21,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f63790340) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:21,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:21,161 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:21,163 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:21,163 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 21:02:21,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:21,174 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:21,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:02:21,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:02:21,177 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:21,180 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:21,180 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 21:02:21,183 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 21:02:21,183 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,184 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:02:21,184 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f63789fa0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:21,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:21,187 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:21,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:21,190 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 21:02:21,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,200 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:21,201 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:21,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:02:21,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:02:21,203 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:21,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:21,206 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 21:02:21,209 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 21:02:21,209 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,210 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:02:21,210 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f6379d310) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:21,213 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:21,213 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:21,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:21,216 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 21:02:21,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,227 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:21,227 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:21,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:21,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:02:21,230 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:21,233 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:21,233 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 21:02:21,235 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 21:02:21,236 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,236 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:02:21,236 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f688bea00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:21,239 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:21,239 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:21,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:21,242 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 21:02:21,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,252 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:21,253 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:21,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:02:21,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:02:21,256 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:21,258 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:21,259 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 21:02:21,261 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 21:02:21,262 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:21,262 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:02:21,262 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f637ab5e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:21,265 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:21,265 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:21,268 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': '20472005'} ; 2024-03-01 21:02:21,268 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:21,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,277 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:21,277 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:21,277 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:21,277 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:21,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:21,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:21,280 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:21,283 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:21,283 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:21,286 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:21,286 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:21,286 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:02:21,286 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9f637abb80) -- 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 21:02:21,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:21,292 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:21,292 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:02:21,295 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:21,295 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:02:21,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:21,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:02:21,301 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:21,301 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:02:21,304 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:21,306 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:21,309 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:21,315 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f9f637a7b00> 2024-03-01 21:02:21,353 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:02:21,357 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:21,357 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:21,360 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': '20473866'} ; 2024-03-01 21:02:21,360 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:21,360 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:21,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,368 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:21,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:21,386 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:02:21,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:02:21,410 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:21,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:02:21,412 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:21,415 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:21,415 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:21,418 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:21,419 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:21,419 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:21,421 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:21,424 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:21,427 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:21,429 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:21,432 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:21,433 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:21,433 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:02:21,433 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:21,433 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9f637afe80) -- 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 0x7f9f637bc5e0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:21,436 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:21,439 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:21,440 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:02:21,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:21,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:02:21,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:21,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:02:21,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:21,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:02:21,448 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:21,451 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:21,451 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:02:21,454 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:21,454 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:21,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/86d92dd6-6a30-4071-bec6-c94548471ab8 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '213', '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-q3mYvj4nuyyigEA5TZsLu5B93oaoVsxlT0FrDKc1X2quLaUcaIdEeh3Y9e4DxoP5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86d92dd6-6a30-4071-bec6-c94548471ab8', 'ID_FS_UUID_ENC': '86d92dd6-6a30-4071-bec6-c94548471ab8', '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': '1338943305'} ; 2024-03-01 21:02:21,457 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:21,457 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,460 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:02:21,461 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:21,461 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:21,461 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,463 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:02:21,463 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:21,463 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:21,464 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,466 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:02:21,466 INFO program/MainThread: stderr[17]: 2024-03-01 21:02:21,466 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:02:21,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:21,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,475 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,476 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,473 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,477 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:21,479 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:02:21,480 INFO program/MainThread: stderr[18]: 2024-03-01 21:02:21,480 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:02:21,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:21,483 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:02:21,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:21,493 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,507 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:21,508 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:21,511 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 21:02:21,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,517 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 21:02:21,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:21,519 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:21,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:21,529 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:21,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,536 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 21:02:21,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:21,539 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:21,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:21,549 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:21,551 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 21:02:21,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,556 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 21:02:21,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:21,559 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 21:02:21,561 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 21:02:21,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:21,566 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 21:02:21,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:21,568 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:21,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,574 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:02:21,574 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,575 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,575 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,575 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,576 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,576 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,576 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,577 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,577 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,577 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,577 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,578 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:21,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:02:21,583 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:02:21,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:02:21,588 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:02:21,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:02:21,593 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:02:21,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:21,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:21,598 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:21,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,600 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,601 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,604 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,605 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,607 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,607 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,608 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,611 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,612 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,614 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,615 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,618 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,619 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,621 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,622 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,625 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,625 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,628 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,629 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,631 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,632 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,635 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,636 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,638 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,639 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,642 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,643 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,645 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,646 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,649 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,649 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,652 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,653 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,655 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,656 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,659 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,660 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,662 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,663 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,666 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,666 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,669 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,670 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,672 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,673 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,676 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,677 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,679 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,680 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,683 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,684 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,686 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,687 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,690 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,690 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,693 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,694 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,696 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,697 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,700 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,701 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,703 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,704 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,707 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,707 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:21,708 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:21,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9f63789f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = T0FrDK-c1X2-quLa-UcaI-dEeh-3Y9e-4DxoP5 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9f680975e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = q3mYvj-4nuy-yigE-A5TZ-sLu5-B93o-aoVsxl size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:21,708 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:02:21,711 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:02:21,711 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:21,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 21:02:21,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:02:21,714 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,715 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 21:02:21,718 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:02:21,718 INFO program/MainThread: stderr[19]: 2024-03-01 21:02:21,718 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:02:21,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:21,723 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:02:21,723 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,723 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 21:02:21,723 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:02:21,725 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:02:21,726 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:21,729 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:21,732 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:21,734 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:21,734 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:02:21,734 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:21,734 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:02:21,734 DEBUG blivet/MainThread: removing sda 2024-03-01 21:02:21,737 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:21,737 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:21,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:02:21,740 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:02:21,740 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:21,740 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:02:21,740 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:02:21,742 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:21,742 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:21,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 21:02:21,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:02:21,745 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:21,745 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:02:21,745 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:02:21,748 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:21,748 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:21,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:02:21,750 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:02:21,750 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:21,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:21,761 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:21,785 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,801 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:21,801 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,802 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,802 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:21,802 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:21,802 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:21,802 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:21,802 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:02:21,802 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:02:21,805 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:21,807 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:21,809 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:02:21,810 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:02:21,812 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:21,812 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 0x7f9f63702720> 2024-03-01 21:02:21,813 INFO blivet/MainThread: sorting actions... 2024-03-01 21:02:21,813 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,813 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,813 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:21,814 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:21,814 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:21,814 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:21,814 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:21,819 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:21,819 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:02:21,826 INFO program/MainThread: stdout: 2024-03-01 21:02:21,826 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:02:21,826 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:21,844 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:21,856 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:21,857 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:21,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:21,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:02:21,867 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:21,870 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:02:21,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:02:21,873 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 21:02:21,909 INFO program/MainThread: stdout[20]: 2024-03-01 21:02:21,910 INFO program/MainThread: stderr[20]: 2024-03-01 21:02:21,910 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:02:21,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:02:21,916 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:21,919 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:21,922 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:21,924 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:21,927 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:21,929 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:21,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:21,932 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 21:02:21,962 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 21:02:21,962 INFO program/MainThread: stderr[21]: 2024-03-01 21:02:21,962 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:02:21,963 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:21,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:02:21,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:02:21,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:02:21,994 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:22,003 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:22,010 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:22,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:22,019 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:22,022 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:22,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:02:22,025 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 21:02:22,053 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 21:02:22,053 INFO program/MainThread: stderr[22]: 2024-03-01 21:02:22,053 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:02:22,054 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 21:02:22,103 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:02:22,104 INFO program/MainThread: stderr[23]: 2024-03-01 21:02:22,104 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:02:22,104 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 21:02:22,148 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 21:02:22,148 INFO program/MainThread: stderr[24]: 2024-03-01 21:02:22,148 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:02:22,149 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:22,163 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:22,169 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:02:22,174 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:02:22,174 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 21:02:22,213 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:02:22,214 INFO program/MainThread: stderr[25]: 2024-03-01 21:02:22,214 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:02:22,214 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:02:22,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,228 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,229 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 21:02:22,236 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 21:02:22,236 INFO program/MainThread: stderr[26]: 2024-03-01 21:02:22,236 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:02:22,236 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:02:22,249 INFO program/MainThread: stdout[27]: 2024-03-01 21:02:22,249 INFO program/MainThread: stderr[27]: 2024-03-01 21:02:22,249 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:02:22,249 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,261 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,273 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,274 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:22,277 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:22,280 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:02:22,282 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:02:22,282 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 21:02:22,314 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:02:22,315 INFO program/MainThread: stderr[28]: 2024-03-01 21:02:22,315 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:02:22,315 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:02:22,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,327 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,328 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 21:02:22,335 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 21:02:22,336 INFO program/MainThread: stderr[29]: 2024-03-01 21:02:22,336 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:02:22,336 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:02:22,349 INFO program/MainThread: stdout[30]: 2024-03-01 21:02:22,349 INFO program/MainThread: stderr[30]: 2024-03-01 21:02:22,349 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:02:22,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,358 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,369 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,370 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:22,373 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:22,376 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:02:22,378 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:02:22,378 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 21:02:22,411 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:02:22,412 INFO program/MainThread: stderr[31]: 2024-03-01 21:02:22,412 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:02:22,412 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:02:22,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,426 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,427 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 21:02:22,434 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 21:02:22,435 INFO program/MainThread: stderr[32]: 2024-03-01 21:02:22,435 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:02:22,435 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 21:02:22,447 INFO program/MainThread: stdout[33]: 2024-03-01 21:02:22,447 INFO program/MainThread: stderr[33]: 2024-03-01 21:02:22,447 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:02:22,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,457 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:22,469 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:22,474 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:22,474 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 0x7f9f68038090> 2024-03-01 21:02:28,837 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lvwvjkzf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:32,043 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_079_jwdq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:36,088 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4tmpwnsn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:36,121 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:36,121 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:36,124 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:36,124 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 21:02:36,124 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:36,124 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:36,128 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:36,129 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:36,132 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:36,132 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:36,135 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:36,135 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:36,138 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:36,138 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:36,146 INFO program/MainThread: stdout: 2024-03-01 21:02:36,146 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:36,146 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:36,146 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:36,146 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:36,146 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 21:02:36,147 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:36,147 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:36,147 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:36,147 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:36,147 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:36,148 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:36,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:36,160 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:36,173 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:02:36,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:36,177 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 21:02:36,178 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 21:02:36,204 INFO program/MainThread: stdout[3]: 2024-03-01 21:02:36,204 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:36,204 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:36,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,215 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:36,217 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 21:02:36,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:36,221 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:36,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:36,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:36,225 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:36,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:36,228 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 21:02:36,231 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 21:02:36,232 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,232 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:36,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc120c5e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:36,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:36,235 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:02:36,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:36,239 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 21:02:36,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,249 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:36,250 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:36,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:02:36,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:02:36,253 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:36,256 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:36,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 21:02:36,259 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 21:02:36,259 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,259 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:02:36,259 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc11d5bc70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:36,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:36,263 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:02:36,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:36,266 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 21:02:36,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,276 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:36,277 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:36,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:36,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:02:36,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:36,282 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:36,283 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 21:02:36,286 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 21:02:36,286 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,286 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:02:36,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc120d7490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:36,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:36,290 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:36,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:36,293 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 21:02:36,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,303 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:36,303 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:36,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:36,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:02:36,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:36,309 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:36,309 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 21:02:36,312 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 21:02:36,312 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,312 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:02:36,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10d395e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:36,315 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:36,316 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:36,318 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:36,318 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 21:02:36,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:36,329 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:36,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:02:36,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:02:36,332 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:36,335 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:36,335 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 21:02:36,337 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 21:02:36,338 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,338 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:02:36,338 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10d392b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:36,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:36,341 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:02:36,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:36,344 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 21:02:36,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,354 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:36,355 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:36,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:36,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:02:36,358 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:36,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:36,361 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 21:02:36,363 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 21:02:36,364 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,364 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:02:36,364 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10d33bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:36,367 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:36,367 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:36,370 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:36,370 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 21:02:36,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:36,381 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:36,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:36,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:02:36,384 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:36,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:36,386 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:02:36,389 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 21:02:36,389 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,390 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:02:36,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10cc4fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:36,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:36,393 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:36,396 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:36,396 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 21:02:36,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,406 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:36,407 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:36,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:36,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:02:36,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:36,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:36,412 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:36,415 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:02:36,415 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,416 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:02:36,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10d33c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:36,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:36,419 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:36,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:36,422 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 21:02:36,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:36,432 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:36,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:02:36,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:02:36,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:36,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:36,438 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:36,441 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:02:36,441 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,442 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:02:36,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10ccfa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:36,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:36,445 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:36,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:36,448 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:02:36,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:36,458 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:36,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:02:36,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:36,461 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:36,464 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:36,464 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:02:36,467 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:02:36,467 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,468 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:02:36,468 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10cc4e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:36,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:36,471 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:36,474 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_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:36,474 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:36,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:36,484 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:36,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:02:36,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:02:36,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:36,490 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:36,490 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 21:02:36,493 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 21:02:36,493 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,494 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:02:36,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10cd5550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:36,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:36,497 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:36,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:36,500 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:02:36,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,510 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:36,510 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:36,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:02:36,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:02:36,513 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:36,516 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:36,516 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 21:02:36,519 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 21:02:36,519 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:36,519 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:02:36,520 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10cd5d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:36,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:36,523 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:36,525 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': '20472005'} ; 2024-03-01 21:02:36,525 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:36,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:36,535 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:36,535 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:36,535 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:36,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:02:36,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:02:36,538 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:36,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:36,541 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:36,543 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:36,544 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:36,544 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:02:36,544 INFO blivet/MainThread: got device: DiskDevice instance (0x7efc10cd5eb0) -- 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 21:02:36,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:36,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:36,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:02:36,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:36,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:02:36,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:36,556 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:02:36,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:36,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:02:36,562 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:36,565 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:36,567 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:36,573 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 0x7efc13cd5380> 2024-03-01 21:02:36,612 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:02:36,615 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:36,616 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:36,619 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': '20473866'} ; 2024-03-01 21:02:36,619 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:36,619 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:36,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,627 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:36,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:36,644 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:36,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:02:36,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:02:36,666 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:36,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:02:36,669 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:36,672 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:36,672 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:36,675 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:36,675 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:36,675 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:36,678 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:36,681 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:36,684 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:36,686 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:36,689 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:36,689 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:36,689 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:02:36,690 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:36,689 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efc10ce4be0) -- 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 0x7efc11d5edb0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:36,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:36,696 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:36,696 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:02:36,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:36,700 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:02:36,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:36,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:02:36,706 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:36,706 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:02:36,707 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:36,707 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:36,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:36,710 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:02:36,713 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:36,713 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:36,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:36,724 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:36,737 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:36,738 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:36,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,747 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 21:02:36,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:36,749 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:36,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:36,759 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:36,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,766 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 21:02:36,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:36,769 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:36,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:36,778 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:36,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,785 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 21:02:36,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:36,788 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 21:02:36,790 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 21:02:36,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:36,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:36,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:36,798 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:36,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:02:39,733 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bwpk6s11/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:39,767 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:39,767 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:39,770 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:39,770 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 21:02:39,770 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:39,770 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:39,774 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:39,775 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:39,778 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:39,778 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:39,781 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:39,781 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:39,784 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:39,784 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:39,791 INFO program/MainThread: stdout: 2024-03-01 21:02:39,791 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:39,791 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,791 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,791 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:39,792 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:39,792 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:39,792 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 21:02:39,792 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:39,792 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:39,793 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:39,793 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:39,793 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:39,793 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:39,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:39,805 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:39,818 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:02:39,822 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:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:39,822 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 21:02:39,823 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 21:02:39,850 INFO program/MainThread: stdout[3]: 2024-03-01 21:02:39,850 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:39,850 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:39,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:39,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:39,861 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:39,863 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 21:02:39,867 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:39,868 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:39,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:39,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:39,871 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:39,874 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:39,875 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 21:02:39,877 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 21:02:39,878 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:39,878 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:39,878 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd4046ecee0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:39,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:39,882 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:02:39,885 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:39,885 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 21:02:39,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:39,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:39,895 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:39,896 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:39,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:02:39,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:02:39,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:39,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:39,902 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 21:02:39,905 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 21:02:39,905 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:39,905 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:02:39,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd40439bc70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:39,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:39,909 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:02:39,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:39,912 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 21:02:39,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:39,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:39,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:39,923 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:39,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:39,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:02:39,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:39,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:39,929 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 21:02:39,932 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 21:02:39,932 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:39,932 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:02:39,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd4046fe490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:39,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:39,936 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:39,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:39,938 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:02:39,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:39,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:39,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:39,949 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:39,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:39,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:02:39,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:39,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:39,955 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:02:39,958 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:02:39,958 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:39,958 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:02:39,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd4033795e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:39,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:39,962 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:39,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:39,964 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:02:39,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:39,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:39,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:39,975 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:39,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:02:39,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:02:39,978 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:39,981 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:39,981 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 21:02:39,984 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:02:39,984 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:39,984 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:02:39,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd4033792b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:39,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:39,987 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:02:39,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:39,990 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:02:39,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:39,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,001 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:40,001 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:40,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:40,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:02:40,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:40,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:40,007 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:02:40,010 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 21:02:40,010 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,011 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:02:40,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403372bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:40,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:40,014 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:40,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:40,017 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 21:02:40,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:40,027 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:40,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:40,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:02:40,030 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:40,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:40,033 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:02:40,036 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:02:40,036 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,037 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:02:40,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403304fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:40,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:40,040 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:40,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:40,043 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:02:40,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:40,054 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:40,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:40,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:02:40,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:40,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:40,059 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:40,062 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:02:40,062 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,063 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:02:40,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403372c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:40,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:40,066 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:40,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:40,069 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:02:40,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:40,080 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:40,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:02:40,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:02:40,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:40,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:40,085 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:40,088 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:02:40,088 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,089 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:02:40,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd40330fa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:40,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:40,092 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:40,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:40,095 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 21:02:40,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:40,105 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:40,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:02:40,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:40,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:40,111 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:40,111 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:02:40,114 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 21:02:40,114 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,114 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:02:40,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403304e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:40,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:40,117 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:40,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:40,120 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:40,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:40,131 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:40,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:02:40,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:02:40,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:40,137 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:40,137 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:02:40,140 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:40,140 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,140 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:02:40,141 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403315550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:40,143 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:40,144 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:40,146 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:40,146 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 21:02:40,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,157 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:40,157 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:40,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:02:40,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:02:40,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:40,163 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:40,163 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:02:40,166 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:02:40,166 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,167 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:02:40,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403315d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:40,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:40,170 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:40,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20472005'} ; 2024-03-01 21:02:40,172 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:40,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,182 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:40,182 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:40,182 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:40,182 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:40,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:02:40,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:02:40,185 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:40,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:40,188 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:40,190 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:40,191 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:40,191 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:02:40,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd403315eb0) -- 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 21:02:40,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:40,197 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:40,197 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:02:40,200 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:40,200 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:02:40,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:02:40,206 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,206 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:02:40,209 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:40,211 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:40,214 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:40,221 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fd404c6b340> 2024-03-01 21:02:40,259 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:02:40,263 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:40,263 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:40,266 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': '20473866'} ; 2024-03-01 21:02:40,266 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:40,266 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:40,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,274 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:40,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,288 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:02:40,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:02:40,310 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:40,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:02:40,313 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:40,316 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:40,316 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:40,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 21:02:40,319 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:40,319 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:40,322 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:40,325 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:40,328 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:40,330 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:40,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 21:02:40,333 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:40,334 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:02:40,334 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:40,334 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd403325be0) -- 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 0x7fd403377bd0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:40,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:40,340 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:40,340 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:02:40,344 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:40,344 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:02:40,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:02:40,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:02:40,351 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:40,351 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:40,354 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:40,354 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:02:40,357 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:40,357 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:40,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,366 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,379 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:40,380 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:40,383 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 21:02:40,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,388 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 21:02:40,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,391 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:40,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,401 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:40,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,408 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 21:02:40,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,411 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:40,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,420 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:40,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,427 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 21:02:40,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,430 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 21:02:40,432 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 21:02:40,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,437 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 21:02:40,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,440 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:40,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,450 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:02:40,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:02:40,455 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:02:40,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:02:40,460 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:02:40,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:02:40,465 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:02:40,467 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:40,468 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:02:40,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:40,471 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:40,471 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:40,474 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:40,474 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:40,476 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:40,477 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:02:40,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:02:40,479 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:40,479 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:40,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:40,482 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:40,485 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:40,485 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:02:40,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:02:40,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:40,488 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:40,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:40,490 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:40,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:40,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:40,498 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:40,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:40,504 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:40,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:40,510 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:40,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:40,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:40,514 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:02:40,514 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:40,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,525 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:02:40,526 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:40,527 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:40,527 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 21:02:40,527 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:40,527 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:40,530 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:40,530 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:02:40,533 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:40,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:02:40,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:40,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:40,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:02:40,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:40,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:40,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:40,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:02:40,552 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:40,552 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:40,552 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 21:02:40,552 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:02:40,555 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:02:40,556 INFO program/MainThread: stderr[4]: 2024-03-01 21:02:40,556 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:40,556 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:02:40,556 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:40,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:02:40,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:02:40,561 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:40,561 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:40,561 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:40,561 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:40,562 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:40,562 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:40,562 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:40,562 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:40,562 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:40,562 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:40,562 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:02:40,562 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:02:40,565 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:40,567 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:40,570 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:02:40,570 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:02:40,572 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:40,572 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 0x7fd4055554f0> 2024-03-01 21:02:40,573 INFO blivet/MainThread: sorting actions... 2024-03-01 21:02:40,574 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:40,574 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:40,574 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:40,574 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:40,574 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:40,575 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:40,575 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:40,575 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:40,575 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:40,575 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:40,578 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:40,580 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:02:40,580 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:02:40,587 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,615 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,625 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,626 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:40,629 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:40,632 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:02:40,632 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:02:40,638 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,639 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,662 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,674 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,675 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:40,678 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:40,681 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:02:40,681 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:02:40,687 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,711 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,723 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,724 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:40,728 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:40,730 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:40,732 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:40,733 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:40,733 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:40,733 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:40,773 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:02:40,774 INFO program/MainThread: stderr[5]: 2024-03-01 21:02:40,774 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:40,774 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 21:02:40,782 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:02:40,782 INFO program/MainThread: stderr[6]: 2024-03-01 21:02:40,782 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:40,782 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:02:40,810 INFO program/MainThread: stdout[7]: 2024-03-01 21:02:40,811 INFO program/MainThread: stderr[7]: 2024-03-01 21:02:40,811 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:40,811 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:02:40,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,821 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,825 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:40,825 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:02:40,827 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:02:40,835 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,856 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,857 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:40,860 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:40,863 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:40,865 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:40,866 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:40,866 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:40,866 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:40,904 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:02:40,905 INFO program/MainThread: stderr[8]: 2024-03-01 21:02:40,905 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:40,906 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 21:02:40,914 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:02:40,915 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:40,915 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:40,915 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:02:40,947 INFO program/MainThread: stdout[10]: 2024-03-01 21:02:40,947 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:40,947 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:40,947 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:02:40,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,959 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:40,963 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:40,964 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:02:40,973 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,996 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,997 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:41,000 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,003 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,006 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,006 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:41,006 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:41,006 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:41,041 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:02:41,041 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:41,041 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:41,042 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 21:02:41,051 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:02:41,051 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:41,051 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:41,051 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 21:02:41,080 INFO program/MainThread: stdout[13]: 2024-03-01 21:02:41,080 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:41,080 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:41,080 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:02:41,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,092 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,096 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:41,096 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 21:02:41,098 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:02:41,106 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,131 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,131 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:41,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:02:41,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:41,139 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,142 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,145 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,147 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,150 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,152 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:02:41,155 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 21:02:41,202 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 21:02:41,204 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:41,204 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:41,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:02:41,226 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:41,237 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,243 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,253 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,276 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,282 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,300 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:41,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:41,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,318 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,318 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:02:41,327 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,339 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,340 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:41,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:41,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:02:41,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:02:41,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:41,355 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,358 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,361 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,363 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,367 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,369 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:41,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,380 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,385 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:41,385 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 21:02:41,417 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr 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 21:02:41,417 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:41,418 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:41,418 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 21:02:41,418 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 21:02:41,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:41,422 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:41,473 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 21:02:41,473 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:41,473 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:41,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:41,490 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:41,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,524 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,529 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 21:02:41,529 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:41,530 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:02:41,539 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,554 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,555 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:41,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:41,561 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:41,564 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:02:41,564 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:02:41,689 INFO program/MainThread: stdout: 2024-03-01 21:02:41,690 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 21:02:41,690 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:02:41,690 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:02:41,690 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:02:41,690 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 21:02:41,690 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:02:41,690 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:02:41,690 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:02:41,690 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:02:41,690 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:02:41,690 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,691 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:02:41,705 INFO program/MainThread: stdout: 2024-03-01 21:02:41,706 INFO program/MainThread: writing all SBs 2024-03-01 21:02:41,706 INFO program/MainThread: new label = "" 2024-03-01 21:02:41,706 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,722 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:41,727 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:41,728 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:02:41,737 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:41,753 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:41,759 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:41,759 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 0x7fd4032a6540> 2024-03-01 21:02:41,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:41,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:02:41,764 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:41,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:41,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:02:41,769 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:46,100 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2na7ted5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:46,133 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:46,133 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:46,136 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:46,136 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 21:02:46,136 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:46,136 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:46,141 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:46,141 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:46,144 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:46,144 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:46,147 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:46,147 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:46,150 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:46,150 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:46,159 INFO program/MainThread: stdout: 2024-03-01 21:02:46,159 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:46,159 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 2024-03-01 21:02:46,159 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 2024-03-01 21:02:46,159 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj 2024-03-01 21:02:46,159 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 2024-03-01 21:02:46,159 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo 2024-03-01 21:02:46,159 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 2024-03-01 21:02:46,159 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,159 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:46,160 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:46,160 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:46,160 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e sdb 1073741824 root disk brw-rw---- LVM2_member QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e sdc 1073741824 root disk brw-rw---- LVM2_member gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 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 21:02:46,160 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:46,160 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:46,161 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:46,161 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:46,161 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:46,161 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:46,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:46,171 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:46,184 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 21:02:46,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0', 'ID_FS_UUID_ENC': '03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:46,189 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 21:02:46,189 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 21:02:46,225 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:46,225 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:46,225 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:46,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,236 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:46,238 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 21:02:46,243 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:46,243 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:46,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:46,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:46,247 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:46,250 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:46,250 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 21:02:46,253 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 21:02:46,253 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,254 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:46,254 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47af117e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:46,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:46,260 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:46,260 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:02:46,263 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:46,264 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:02:46,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:02:46,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:02:46,273 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:02:46,273 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:46,273 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 21:02:46,308 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:46,308 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj. WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:46,308 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:46,308 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:02:46,312 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; pe_start: 8 MiB ; 2024-03-01 21:02:46,313 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:02:46,316 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:46,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:46,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:46,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,327 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 21:02:46,361 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:46,361 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj. WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:46,361 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:46,361 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:02:46,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:02:46,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:46,370 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:46,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:46,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:46,373 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 21:02:46,408 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:46,408 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj. WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:46,408 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:46,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:02:46,413 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:02:46,416 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:02:46,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:46,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:46,421 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:46,421 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:46,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj', 'ID_FS_UUID_ENC': 'QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:46,424 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 21:02:46,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,435 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:46,435 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:46,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:02:46,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:46,438 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:46,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:46,441 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 21:02:46,444 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 21:02:46,445 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,445 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:02:46,445 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adfc2730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:46,448 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:46,451 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:46,451 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:02:46,454 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:46,454 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:02:46,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:02:46,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:02:46,463 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:02:46,463 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:46,463 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 21:02:46,500 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:46,500 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:46,500 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:46,501 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:02:46,504 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; pe_start: 8 MiB ; 2024-03-01 21:02:46,505 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:02:46,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:46,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:46,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:46,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:46,519 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:46,521 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:02:46,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:46,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:46,527 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 21:02:46,561 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:46,561 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:46,561 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:46,561 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:46,562 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:46,566 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:46,566 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 21:02:46,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,576 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:46,577 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:46,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:02:46,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:46,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:46,583 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:46,583 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 21:02:46,586 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 21:02:46,586 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,586 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:02:46,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adfb9dc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:46,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:46,589 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:46,592 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:46,592 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 21:02:46,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,603 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:46,603 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:46,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:02:46,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:46,606 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:46,609 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:46,609 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 21:02:46,612 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 21:02:46,612 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,613 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:02:46,613 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47ae035790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:46,616 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:46,616 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:46,618 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo', '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': 'gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo', 'ID_FS_UUID_ENC': 'gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:46,619 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 21:02:46,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,629 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:46,629 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:46,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:02:46,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:46,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:46,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:46,635 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 21:02:46,638 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 21:02:46,638 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,639 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:02:46,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adfbbe80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:46,641 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:46,645 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:46,645 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:02:46,647 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:46,647 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:02:46,650 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,650 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:02:46,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:02:46,656 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:02:46,656 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:46,656 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 21:02:46,690 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:46,690 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:46,690 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:46,691 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:02:46,694 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; pe_start: 8 MiB ; 2024-03-01 21:02:46,694 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:02:46,697 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:46,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:46,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:46,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:46,708 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:46,711 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:02:46,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:46,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:46,716 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 21:02:46,755 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:46,756 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:46,756 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:46,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:46,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:02:46,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:46,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:02:46,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:46,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:46,778 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:46,781 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 21:02:46,781 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:46,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:46,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:46,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:46,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:02:46,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:46,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:46,794 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:46,797 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 21:02:46,797 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:46,797 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:02:46,798 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:02:46,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:46,800 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:46,803 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 21:02:46,804 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:46,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/9ddd8fff-490b-4541-9c8a-f463e13c007e ' '/dev/disk/by-id/dm-uuid-LVM-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '214', '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-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9ddd8fff-490b-4541-9c8a-f463e13c007e', 'ID_FS_UUID_ENC': '9ddd8fff-490b-4541-9c8a-f463e13c007e', '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': '1369299646'} ; 2024-03-01 21:02:46,807 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:46,807 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:46,810 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:02:46,810 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:46,810 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:46,811 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:46,813 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:02:46,813 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:46,813 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:46,813 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:46,815 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:02:46,816 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:46,816 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:46,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:02:46,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:46,825 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:46,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:46,826 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:46,822 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f47adf48f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f47ae0355e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:46,827 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:46,829 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:02:46,830 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:46,830 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:46,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:46,837 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:46,837 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:02:46,840 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:46,840 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:02:46,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:02:46,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:46,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:02:46,847 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:46,848 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:02:46,851 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:46,851 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:02:46,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:46,854 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:46,855 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:46,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:46,858 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 21:02:46,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:46,870 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:46,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:02:46,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:02:46,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:46,875 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:46,875 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 21:02:46,878 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 21:02:46,879 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,879 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:02:46,879 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf5c580) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:46,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:46,882 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:46,885 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:46,885 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 21:02:46,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:46,896 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:46,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:02:46,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:02:46,899 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:46,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:46,902 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 21:02:46,905 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 21:02:46,905 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,906 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:02:46,906 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf4ffa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:46,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:46,909 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:46,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:46,912 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:02:46,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:46,923 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:46,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:02:46,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:02:46,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:46,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:46,929 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:46,931 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 21:02:46,932 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,932 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:02:46,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf4f340) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:46,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:46,935 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:46,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:46,938 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 21:02:46,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:46,949 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:46,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:02:46,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:02:46,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:46,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:46,955 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 21:02:46,958 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 21:02:46,958 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,959 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:02:46,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf48fa0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:46,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:46,962 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:46,965 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_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:46,965 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 21:02:46,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:46,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:46,976 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:46,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:02:46,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:02:46,978 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:46,981 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:46,981 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 21:02:46,984 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 21:02:46,984 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:46,985 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:02:46,985 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf5c310) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:46,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:46,988 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:46,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:46,991 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 21:02:46,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:46,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,001 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:47,002 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:47,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:47,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:02:47,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:47,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:47,008 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 21:02:47,010 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 21:02:47,011 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:47,011 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:02:47,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47af05da00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:47,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:47,014 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:47,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:47,017 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 21:02:47,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:47,028 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:47,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:02:47,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:02:47,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:47,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:47,034 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 21:02:47,036 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 21:02:47,037 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:47,037 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:02:47,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf6c5e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:47,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:47,040 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:47,043 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': '20472005'} ; 2024-03-01 21:02:47,043 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:47,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:47,052 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:47,053 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:47,053 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:47,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:47,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:47,055 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:47,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:47,058 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:47,061 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:47,061 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:47,062 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:02:47,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7f47adf6cb80) -- 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 21:02:47,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:47,067 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:47,067 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:02:47,070 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:47,071 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:02:47,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:47,074 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:02:47,077 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:47,077 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:02:47,079 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:47,082 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:47,085 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:47,090 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 0x7f47adf66900> 2024-03-01 21:02:47,129 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:02:47,133 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:47,133 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:47,136 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': '20473866'} ; 2024-03-01 21:02:47,136 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:47,136 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:47,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,144 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:47,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:47,160 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:47,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:02:47,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:02:47,183 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:47,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:02:47,186 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:47,189 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:47,189 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:47,192 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:47,192 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:47,192 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:47,195 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:47,198 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:47,200 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:47,203 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:47,206 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:47,206 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:47,206 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:02:47,207 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:47,206 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f47adf6de80) -- 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 0x7f47adf7b9a0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:47,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:47,213 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:47,213 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:02:47,216 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:47,216 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:02:47,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:47,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:02:47,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:47,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:02:47,222 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:47,225 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:47,225 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:02:47,228 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:47,228 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:47,231 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E ' '/dev/disk/by-uuid/9ddd8fff-490b-4541-9c8a-f463e13c007e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '214', '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-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9ddd8fff-490b-4541-9c8a-f463e13c007e', 'ID_FS_UUID_ENC': '9ddd8fff-490b-4541-9c8a-f463e13c007e', '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': '1369299646'} ; 2024-03-01 21:02:47,231 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:47,231 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:47,234 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:02:47,234 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:47,234 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:47,234 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:47,237 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:02:47,237 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:47,237 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:47,237 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:47,239 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:02:47,239 INFO program/MainThread: stderr[17]: 2024-03-01 21:02:47,240 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:02:47,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:47,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:47,249 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:47,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:47,250 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:47,246 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f47adf48f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f47ae0355e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:47,250 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:47,253 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:02:47,253 INFO program/MainThread: stderr[18]: 2024-03-01 21:02:47,253 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:02:47,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:47,256 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:02:47,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:47,266 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:47,280 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:47,281 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:47,284 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 21:02:47,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:47,292 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:47,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:47,302 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:47,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,310 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 21:02:47,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:47,312 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:47,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:47,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:47,322 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:47,324 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 21:02:47,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,329 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 21:02:47,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:47,332 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 21:02:47,334 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 21:02:47,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:47,339 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 21:02:47,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:47,342 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:50,531 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_i0tho4ad/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:50,565 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,565 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:50,568 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:50,568 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 21:02:50,568 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:50,568 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:50,573 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:50,573 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:50,576 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,577 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:50,579 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,580 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:50,582 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,582 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:50,591 INFO program/MainThread: stdout: 2024-03-01 21:02:50,592 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:50,592 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 2024-03-01 21:02:50,592 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 2024-03-01 21:02:50,592 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj 2024-03-01 21:02:50,592 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 2024-03-01 21:02:50,592 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo 2024-03-01 21:02:50,592 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 2024-03-01 21:02:50,592 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:50,592 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:50,592 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:50,592 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e sdb 1073741824 root disk brw-rw---- LVM2_member QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e sdc 1073741824 root disk brw-rw---- LVM2_member gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 9ddd8fff-490b-4541-9c8a-f463e13c007e 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 21:02:50,592 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:50,593 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:50,593 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:50,593 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:50,593 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:50,593 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:50,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:50,603 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:50,617 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 21:02:50,622 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0', 'ID_FS_UUID_ENC': '03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:02:50,622 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 21:02:50,622 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 21:02:50,659 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:50,660 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:50,660 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:50,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,671 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:50,673 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 21:02:50,678 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:50,678 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:50,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:50,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:50,682 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:50,685 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:50,686 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 21:02:50,689 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 21:02:50,689 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,690 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:50,690 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297c10ee80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:02:50,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:50,696 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:50,696 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:02:50,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:50,700 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:02:50,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:02:50,706 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,706 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:02:50,710 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:02:50,710 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:50,710 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 21:02:50,742 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,743 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj. WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:50,743 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:50,743 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:02:50,747 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; pe_start: 8 MiB ; 2024-03-01 21:02:50,748 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:02:50,750 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:50,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:50,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,762 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 21:02:50,800 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,801 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj. WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:50,801 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:50,801 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:02:50,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:02:50,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:50,810 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:50,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:50,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:50,813 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 21:02:50,846 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:50,847 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj. WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:50,847 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:50,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:02:50,852 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:02:50,854 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:02:50,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,860 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:50,860 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:50,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849', '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': 'QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj', 'ID_FS_UUID_ENC': 'QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:02:50,864 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 21:02:50,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,875 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:50,875 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:50,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:02:50,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:50,879 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:50,882 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:50,882 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 21:02:50,885 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 21:02:50,885 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,886 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:02:50,886 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ad02730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:02:50,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:50,892 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:50,892 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:02:50,895 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:50,895 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:02:50,898 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,898 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:02:50,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,901 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:02:50,904 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:02:50,904 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:50,904 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 21:02:50,939 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,940 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:50,940 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:50,940 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:02:50,944 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; pe_start: 8 MiB ; 2024-03-01 21:02:50,944 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:02:50,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:50,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:50,959 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:50,962 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:02:50,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,967 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 21:02:51,002 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:51,003 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo. WARNING: VG test_vg1 is missing PV gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo (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 21:02:51,003 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:51,003 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:51,003 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:51,007 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:02:51,007 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 21:02:51,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,018 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:51,019 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:51,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:02:51,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:51,022 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:51,025 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:51,025 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 21:02:51,028 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 21:02:51,028 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,029 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:02:51,029 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297acf9dc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:02:51,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:51,032 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:51,035 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:02:51,035 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 21:02:51,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:51,047 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:51,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:02:51,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:51,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:51,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:51,053 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 21:02:51,056 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 21:02:51,056 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,056 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:02:51,056 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ad75790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:02:51,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:51,060 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:51,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo', 'ID_FS_UUID_ENC': 'gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:02:51,063 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 21:02:51,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,073 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:51,074 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:51,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:02:51,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:51,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:51,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:51,080 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 21:02:51,083 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 21:02:51,084 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,084 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:02:51,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297acfbe80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:02:51,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:51,090 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,090 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:02:51,093 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,093 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:02:51,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:02:51,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,100 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:02:51,102 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:02:51,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:51,102 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 21:02:51,135 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=03cJPc-tkde-X7hZ-ecm3-4FfZ-tSaX-j0k3k0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=QUIhcx-jbMG-Tzme-ynb5-uAIi-F39i-iKeuaj LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:51,136 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:51,136 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:51,136 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:02:51,140 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gOifa2-Zktk-m6tF-Xfet-Xqwl-XRPq-csCfWo ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; pe_start: 8 MiB ; 2024-03-01 21:02:51,140 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:02:51,143 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:51,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:51,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:51,155 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:51,158 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:02:51,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr ; incomplete: True ; hidden: False ; 2024-03-01 21:02:51,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,164 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 21:02:51,201 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:51,202 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:51,202 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:51,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:51,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:02:51,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:51,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:02:51,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:51,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:51,225 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:51,228 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 21:02:51,229 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:51,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:51,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:51,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:51,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:02:51,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:51,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:51,242 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:51,245 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 21:02:51,245 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:51,245 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:02:51,246 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:02:51,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:51,249 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:51,251 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 21:02:51,252 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:51,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/9ddd8fff-490b-4541-9c8a-f463e13c007e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '214', '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-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9ddd8fff-490b-4541-9c8a-f463e13c007e', 'ID_FS_UUID_ENC': '9ddd8fff-490b-4541-9c8a-f463e13c007e', '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': '1369299646'} ; 2024-03-01 21:02:51,255 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:51,256 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,259 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:02:51,259 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:51,259 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:51,259 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,261 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:02:51,262 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:51,262 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:51,262 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,264 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:02:51,264 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:51,264 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:51,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:02:51,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,275 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,276 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,272 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,276 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,279 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:02:51,280 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:51,280 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:51,284 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:51,287 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,287 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:02:51,290 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,290 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:02:51,294 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,294 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:02:51,297 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,297 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:02:51,298 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:51,299 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:02:51,302 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:51,302 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:02:51,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:51,305 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:51,307 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:51,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:02:51,310 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 21:02:51,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:51,322 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:51,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:02:51,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:02:51,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:51,328 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:51,328 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 21:02:51,331 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 21:02:51,331 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,332 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:02:51,332 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ac9c580) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:02:51,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:51,335 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:51,338 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:02:51,338 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 21:02:51,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:51,350 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:51,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:02:51,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:02:51,353 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:51,356 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:51,356 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 21:02:51,359 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 21:02:51,359 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,360 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:02:51,360 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ac8ffa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:02:51,363 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:51,363 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:51,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:02:51,366 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 21:02:51,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:51,377 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:51,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:02:51,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:02:51,380 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:51,383 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:51,383 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 21:02:51,386 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 21:02:51,387 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,387 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:02:51,387 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ac8f340) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:02:51,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:51,390 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:51,393 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:02:51,393 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 21:02:51,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,404 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:51,405 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:51,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:02:51,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:02:51,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:51,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:51,411 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 21:02:51,414 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 21:02:51,414 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,415 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:02:51,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ac88fa0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:02:51,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:51,418 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:51,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:02:51,421 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 21:02:51,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:51,432 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:51,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:02:51,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:02:51,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:51,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:51,439 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 21:02:51,441 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 21:02:51,442 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,442 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:02:51,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297ac9c310) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:02:51,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:51,445 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:51,448 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:02:51,448 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 21:02:51,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:51,460 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:51,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:51,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:02:51,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:51,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:51,467 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 21:02:51,469 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:51,470 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,470 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:02:51,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297bd9ca00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:02:51,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:51,473 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:51,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:02:51,476 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 21:02:51,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,488 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:51,488 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:51,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:02:51,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:02:51,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:51,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:51,494 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 21:02:51,497 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 21:02:51,497 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,498 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:02:51,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297acac5e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:02:51,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:51,501 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:51,504 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': '20472005'} ; 2024-03-01 21:02:51,504 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:51,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:51,514 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:51,514 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:51,514 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:51,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:51,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:51,517 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:51,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:51,520 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:51,523 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:51,523 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:51,524 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:02:51,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f297acacb80) -- 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 21:02:51,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:51,530 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,530 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:02:51,533 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,533 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:02:51,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:02:51,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:02:51,542 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:51,545 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:51,548 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:51,555 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 0x7f297ad44400> 2024-03-01 21:02:51,594 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:02:51,598 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:51,598 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:51,601 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': '20473866'} ; 2024-03-01 21:02:51,601 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:51,602 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:51,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,610 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:51,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:51,627 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:51,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:02:51,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:02:51,650 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:51,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:02:51,653 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:51,656 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:51,656 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:51,659 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:51,660 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:51,660 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:51,663 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:51,666 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:51,668 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:51,671 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:51,674 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:51,675 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:51,675 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:02:51,675 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:51,675 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f297acade80) -- 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 0x7f297acbb900> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:51,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:51,681 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,682 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:02:51,685 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,685 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:02:51,688 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,688 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:02:51,691 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,691 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:02:51,691 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:51,694 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:51,694 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:02:51,697 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:51,697 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:51,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/9ddd8fff-490b-4541-9c8a-f463e13c007e', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '214', '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-zzPE3fLg0lNS1QPyLSkISiVXCep0DEAryqTxyWnfPcw6LCS841cuih89Im8xm71E', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9ddd8fff-490b-4541-9c8a-f463e13c007e', 'ID_FS_UUID_ENC': '9ddd8fff-490b-4541-9c8a-f463e13c007e', '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': '1369299646'} ; 2024-03-01 21:02:51,700 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:51,700 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,703 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:02:51,703 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:51,704 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:51,704 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,706 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:02:51,706 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:51,706 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:51,707 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,709 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:02:51,709 INFO program/MainThread: stderr[17]: 2024-03-01 21:02:51,709 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:02:51,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:51,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,719 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,720 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,716 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,721 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,724 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:02:51,724 INFO program/MainThread: stderr[18]: 2024-03-01 21:02:51,724 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:02:51,728 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:51,728 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:02:51,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:51,741 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:51,755 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:51,756 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:51,759 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 21:02:51,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,765 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 21:02:51,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,767 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:51,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,777 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:51,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,785 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 21:02:51,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,788 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:51,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,798 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:51,800 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 21:02:51,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,805 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 21:02:51,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,808 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 21:02:51,810 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 21:02:51,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,818 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:51,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,824 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:02:51,824 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,824 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,825 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,825 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,825 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,826 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,826 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,826 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,827 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,827 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,827 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,828 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:51,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:02:51,833 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:02:51,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:02:51,838 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:02:51,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:02:51,843 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:02:51,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:51,849 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:51,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,851 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,852 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,855 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,856 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,859 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,859 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,862 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,863 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,866 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,867 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,869 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,870 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,873 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,874 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,877 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,878 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,880 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,881 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,884 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,885 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,888 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,888 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,891 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,892 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,895 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,896 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,898 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,898 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,899 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,902 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,903 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,905 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,906 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,909 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,910 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,913 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,914 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,916 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,917 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,920 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,921 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,923 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,924 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,927 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,928 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,931 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,931 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,934 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,935 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,938 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,939 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,941 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,942 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,945 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,946 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,948 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,949 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,952 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,953 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,955 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,956 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,959 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,960 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,963 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,963 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f297ac88f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yqTxyW-nfPc-w6LC-S841-cuih-89Im-8xm71E size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f297ad755e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = zzPE3f-Lg0l-NS1Q-PyLS-kISi-VXCe-p0DEAr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,964 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:02:51,967 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:02:51,967 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:51,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 21:02:51,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:02:51,971 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:51,971 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 21:02:51,974 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:02:51,974 INFO program/MainThread: stderr[19]: 2024-03-01 21:02:51,974 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:02:51,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:51,979 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:02:51,979 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:51,979 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 21:02:51,979 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:02:51,982 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:02:51,982 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:51,985 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:51,988 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:51,991 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:51,991 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:02:51,991 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:51,991 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:02:51,991 DEBUG blivet/MainThread: removing sda 2024-03-01 21:02:51,994 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:51,994 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:51,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:02:51,997 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:02:51,997 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:51,997 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:02:51,997 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:02:51,999 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:51,999 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:52,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 21:02:52,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:02:52,002 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:52,002 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:02:52,002 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:02:52,005 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:52,005 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:52,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:02:52,008 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:02:52,008 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:52,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,022 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,049 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:52,066 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:52,067 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:02:52,067 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:02:52,069 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:52,072 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:52,074 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:02:52,075 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:02:52,077 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:52,077 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 0x7f297ac25ef0> 2024-03-01 21:02:52,078 INFO blivet/MainThread: sorting actions... 2024-03-01 21:02:52,078 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:52,078 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:52,079 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:52,079 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:52,079 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:52,079 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:52,079 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:52,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,085 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:52,085 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:02:52,092 INFO program/MainThread: stdout: 2024-03-01 21:02:52,092 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:02:52,092 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,106 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,116 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,117 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:52,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:52,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:02:52,127 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:52,130 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:02:52,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:02:52,133 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/sdc,/dev/sdb ... 2024-03-01 21:02:52,173 INFO program/MainThread: stdout[20]: 2024-03-01 21:02:52,174 INFO program/MainThread: stderr[20]: 2024-03-01 21:02:52,174 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:02:52,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:02:52,181 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,183 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:52,186 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,189 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:52,192 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:52,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:52,197 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/sdc,/dev/sdb ... 2024-03-01 21:02:52,227 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 21:02:52,228 INFO program/MainThread: stderr[21]: 2024-03-01 21:02:52,228 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:02:52,228 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:52,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:02:52,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:02:52,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:02:52,259 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,266 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:52,275 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,281 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:52,288 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,291 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:52,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:02:52,293 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/sdc,/dev/sdb ... 2024-03-01 21:02:52,321 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 21:02:52,322 INFO program/MainThread: stderr[22]: 2024-03-01 21:02:52,322 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:02:52,322 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:02:52,373 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:02:52,374 INFO program/MainThread: stderr[23]: 2024-03-01 21:02:52,374 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:02:52,374 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:02:52,407 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 21:02:52,408 INFO program/MainThread: stderr[24]: 2024-03-01 21:02:52,408 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:02:52,408 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:52,416 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,426 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:02:52,431 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:02:52,432 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:02:52,485 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:02:52,485 INFO program/MainThread: stderr[25]: 2024-03-01 21:02:52,485 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:02:52,486 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:02:52,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,500 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,500 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 21:02:52,508 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 21:02:52,508 INFO program/MainThread: stderr[26]: 2024-03-01 21:02:52,508 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:02:52,508 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:02:52,522 INFO program/MainThread: stdout[27]: 2024-03-01 21:02:52,522 INFO program/MainThread: stderr[27]: 2024-03-01 21:02:52,523 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:02:52,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,534 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,547 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,547 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:52,551 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,553 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:02:52,556 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:02:52,556 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 21:02:52,584 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:02:52,585 INFO program/MainThread: stderr[28]: 2024-03-01 21:02:52,585 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:02:52,585 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:02:52,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,604 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,604 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 21:02:52,612 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 21:02:52,613 INFO program/MainThread: stderr[29]: 2024-03-01 21:02:52,613 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:02:52,613 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:02:52,626 INFO program/MainThread: stdout[30]: 2024-03-01 21:02:52,626 INFO program/MainThread: stderr[30]: 2024-03-01 21:02:52,626 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:02:52,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,638 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,647 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,648 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:52,651 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:52,654 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:02:52,656 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:02:52,657 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 21:02:52,696 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:02:52,696 INFO program/MainThread: stderr[31]: 2024-03-01 21:02:52,696 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:02:52,696 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:02:52,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,710 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,710 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 21:02:52,718 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 21:02:52,719 INFO program/MainThread: stderr[32]: 2024-03-01 21:02:52,719 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:02:52,719 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 21:02:52,733 INFO program/MainThread: stdout[33]: 2024-03-01 21:02:52,733 INFO program/MainThread: stderr[33]: 2024-03-01 21:02:52,733 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:02:52,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:52,754 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:52,759 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:52,759 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 0x7f297acbde50> 2024-03-01 21:02:59,453 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xrxis8i0/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:02,659 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ro2ri8t8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:06,696 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rxcsaj8g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:06,729 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:06,729 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:06,732 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:06,732 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 21:03:06,732 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:06,733 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:06,737 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:06,737 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:06,741 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:06,741 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:06,744 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:06,744 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:06,746 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:06,746 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:06,754 INFO program/MainThread: stdout: 2024-03-01 21:03:06,754 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:06,754 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,754 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:06,755 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:06,755 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:06,755 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 21:03:06,755 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:06,755 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:06,756 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:06,756 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:06,756 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:06,756 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:06,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:06,766 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:06,778 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:03:06,783 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:03:06,783 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 21:03:06,783 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 21:03:06,810 INFO program/MainThread: stdout[3]: 2024-03-01 21:03:06,810 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:06,810 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:06,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,821 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:06,823 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 21:03:06,827 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:06,828 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:06,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:06,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:06,831 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:06,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:06,835 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 21:03:06,838 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 21:03:06,838 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,838 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:06,838 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a488f8b80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:03:06,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:06,842 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:03:06,845 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_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:03:06,845 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 21:03:06,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,855 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:06,856 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:06,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:03:06,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:03:06,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:06,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:06,862 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 21:03:06,865 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 21:03:06,865 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,866 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:03:06,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a4859b940) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:03:06,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:06,869 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:03:06,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:03:06,872 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 21:03:06,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:06,883 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:06,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:06,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:03:06,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:06,889 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:06,889 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 21:03:06,892 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 21:03:06,892 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,893 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:03:06,893 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a488f8b50) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:03:06,896 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:06,896 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:06,899 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:03:06,899 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 21:03:06,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:06,910 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:06,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:06,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:03:06,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:06,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:06,915 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 21:03:06,918 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 21:03:06,919 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,919 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:03:06,919 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a475788e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:03:06,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:06,922 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:06,925 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:03:06,925 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 21:03:06,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,935 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:06,936 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:06,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:03:06,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:03:06,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:06,941 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:06,941 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 21:03:06,944 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 21:03:06,945 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,945 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:03:06,945 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a47578310) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:03:06,948 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:06,948 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:03:06,951 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:03:06,951 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 21:03:06,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,961 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:06,962 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:06,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:06,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:03:06,965 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:06,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:06,968 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 21:03:06,970 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 21:03:06,971 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,971 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:03:06,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a488f8e80) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:03:06,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:06,974 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:06,977 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_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:03:06,977 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 21:03:06,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:06,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:06,987 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:06,987 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:06,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:06,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:03:06,990 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:06,993 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:06,993 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 21:03:06,996 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 21:03:06,996 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:06,996 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:03:06,997 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a475045e0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:03:06,999 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:07,000 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:07,003 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:03:07,003 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 21:03:07,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,013 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:07,013 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:07,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:07,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:03:07,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:07,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:07,019 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 21:03:07,022 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 21:03:07,022 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:07,022 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:03:07,022 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a47573c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:03:07,025 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:07,025 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:07,028 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:03:07,028 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 21:03:07,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,039 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:07,039 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:07,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:03:07,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:03:07,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:07,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:07,045 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 21:03:07,048 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 21:03:07,049 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:07,049 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:03:07,049 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a47504d30) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:03:07,052 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:07,052 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:07,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:03:07,055 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 21:03:07,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:07,066 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:07,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:03:07,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:07,069 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:07,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:07,072 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 21:03:07,074 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 21:03:07,075 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:07,075 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:03:07,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a47504520) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:03:07,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:07,078 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:07,081 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:03:07,081 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 21:03:07,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,091 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:07,092 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:07,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:03:07,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:03:07,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:07,097 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:07,098 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 21:03:07,100 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 21:03:07,101 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:07,101 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:03:07,101 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a475151c0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:03:07,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:07,104 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:07,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:03:07,107 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 21:03:07,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:07,118 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:07,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:03:07,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:07,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:07,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:07,124 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 21:03:07,126 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 21:03:07,127 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:07,127 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:03:07,127 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a47515700) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:03:07,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:07,130 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:07,133 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': '20472005'} ; 2024-03-01 21:03:07,133 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:07,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:07,142 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:07,142 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:07,142 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:07,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:07,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:03:07,145 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:07,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:07,148 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:07,151 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:07,151 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:07,151 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:03:07,152 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a47515e50) -- 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 21:03:07,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:07,157 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:07,158 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:03:07,161 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:07,161 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:03:07,164 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:07,164 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:07,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:07,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:03:07,170 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:07,172 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:07,175 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:07,181 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 0x7f5a47525c00> 2024-03-01 21:03:07,216 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:03:07,220 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:07,220 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:07,223 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': '20473866'} ; 2024-03-01 21:03:07,223 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:07,224 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:07,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,232 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:07,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:07,249 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:07,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:03:07,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:07,272 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:07,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:07,274 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:07,277 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:07,277 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:07,280 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:07,281 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:07,281 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:07,283 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:07,286 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:07,289 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:07,291 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:07,294 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:07,295 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:07,295 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:03:07,295 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:07,295 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5a47524b50) -- 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 0x7f5a497613b0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:07,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:07,301 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:07,301 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:07,305 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:07,305 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:07,308 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:07,308 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:07,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:07,311 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:07,312 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:07,312 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:07,315 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:07,315 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:03:07,318 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:07,318 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:07,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:07,328 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:07,341 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:07,342 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:07,346 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 21:03:07,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,351 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 21:03:07,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:07,353 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:07,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:07,363 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:07,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,370 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 21:03:07,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:07,373 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:07,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:07,382 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:07,385 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 21:03:07,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:07,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:07,392 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 21:03:07,394 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 21:03:07,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:07,399 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 21:03:07,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:07,402 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:07,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:03:10,549 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rg31ga_1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:10,583 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,584 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:10,587 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:10,587 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 21:03:10,587 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:10,587 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:10,592 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:10,592 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:10,596 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,596 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:10,599 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,599 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:10,602 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,602 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:10,611 INFO program/MainThread: stdout: 2024-03-01 21:03:10,611 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:10,611 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:10,611 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:10,611 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:10,611 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 21:03:10,612 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:10,612 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:10,612 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:10,612 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:10,612 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:10,613 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:10,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:10,626 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:10,640 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:03:10,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:03:10,644 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 21:03:10,645 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 21:03:10,673 INFO program/MainThread: stdout[3]: 2024-03-01 21:03:10,673 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:10,674 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:10,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,685 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:10,687 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 21:03:10,691 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:10,692 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:10,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:10,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:10,696 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:10,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:10,699 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 21:03:10,702 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 21:03:10,703 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,703 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:10,703 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc093557e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:03:10,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:10,707 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:03:10,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:03:10,710 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 21:03:10,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,721 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:10,722 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:10,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:03:10,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:03:10,725 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:10,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:10,728 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 21:03:10,731 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 21:03:10,732 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,732 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:03:10,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc09349bc70) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:03:10,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:10,736 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:03:10,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:03:10,739 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 21:03:10,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,750 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:10,751 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:10,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:10,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:03:10,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:10,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:10,757 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 21:03:10,760 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 21:03:10,761 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,761 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:03:10,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc093569490) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:03:10,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:10,764 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:10,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:03:10,767 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 21:03:10,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,778 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:10,779 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:10,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:10,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:03:10,782 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:10,785 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:10,785 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 21:03:10,788 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 21:03:10,788 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,788 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:03:10,789 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc0924795e0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:03:10,792 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:10,792 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:10,795 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:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:03:10,795 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 21:03:10,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:10,806 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:10,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:03:10,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:03:10,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:10,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:10,812 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 21:03:10,815 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 21:03:10,815 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,816 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:03:10,816 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc0924792b0) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:03:10,819 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:10,819 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:03:10,822 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:03:10,822 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 21:03:10,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,833 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:10,833 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:10,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:10,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:03:10,836 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:10,839 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:10,839 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 21:03:10,842 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 21:03:10,842 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,843 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:03:10,843 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092472bb0) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:03:10,846 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:10,846 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:10,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:03:10,849 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 21:03:10,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,860 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:10,860 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:10,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:10,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:03:10,863 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:10,866 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:10,866 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 21:03:10,869 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 21:03:10,869 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,870 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:03:10,870 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092404fa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:03:10,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:10,873 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:10,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:03:10,876 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 21:03:10,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,887 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:10,888 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:10,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:10,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:03:10,891 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:10,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:10,894 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 21:03:10,896 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 21:03:10,897 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,897 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:03:10,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092472c10) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:03:10,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:10,900 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:10,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:03:10,903 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 21:03:10,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:10,915 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:10,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:03:10,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:03:10,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:10,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:10,921 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 21:03:10,924 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 21:03:10,924 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,924 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:03:10,924 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc09240fa00) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:03:10,927 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:10,927 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:10,930 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:03:10,930 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 21:03:10,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,941 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:10,942 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:10,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:03:10,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:10,945 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:10,947 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:10,948 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 21:03:10,950 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 21:03:10,951 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,951 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:03:10,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092404e50) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:03:10,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:10,954 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:10,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:03:10,958 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 21:03:10,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:10,969 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:10,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:03:10,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:03:10,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:10,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:10,976 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 21:03:10,978 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 21:03:10,979 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,979 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:03:10,979 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092415550) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:03:10,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:10,982 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:10,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:03:10,985 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 21:03:10,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,996 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:10,997 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:10,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:03:10,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:11,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:11,002 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:11,003 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 21:03:11,005 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 21:03:11,006 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,006 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:03:11,006 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092415d60) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:03:11,009 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:11,009 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:11,012 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': '20472005'} ; 2024-03-01 21:03:11,012 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:11,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:11,022 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:11,022 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:11,022 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:11,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:11,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:03:11,025 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:11,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:11,028 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:11,031 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:11,031 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:11,032 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:03:11,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc092415eb0) -- 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 21:03:11,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:11,038 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:11,038 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:03:11,041 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:11,041 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:03:11,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,044 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:11,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:03:11,050 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:11,053 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:11,056 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:11,062 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 0x7fc095a11a80> 2024-03-01 21:03:11,099 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:03:11,103 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:11,103 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:11,106 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': '20473866'} ; 2024-03-01 21:03:11,106 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:11,106 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:11,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,115 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:11,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,131 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:03:11,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:11,154 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:11,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:11,157 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:11,160 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:11,160 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:11,163 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:11,163 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:11,163 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:11,166 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:11,169 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:11,172 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:11,174 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:11,177 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:11,178 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:11,178 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:03:11,178 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:11,178 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc092424be0) -- 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 0x7fc09242d950> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:11,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:11,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:11,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:11,188 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:11,188 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:11,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:11,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:11,195 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:11,195 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:11,198 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:11,199 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:03:11,201 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:11,201 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:11,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,214 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,228 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:11,228 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:11,232 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 21:03:11,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,237 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 21:03:11,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,240 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:11,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,249 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:11,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,257 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 21:03:11,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,259 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:11,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,269 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:11,271 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 21:03:11,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,276 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 21:03:11,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,278 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 21:03:11,281 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 21:03:11,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,286 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 21:03:11,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,288 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:11,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,298 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:03:11,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:03:11,303 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:03:11,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:03:11,308 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:03:11,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:03:11,313 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:03:11,316 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:11,316 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:03:11,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:03:11,319 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:11,319 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:11,322 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:11,322 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:11,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:11,325 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:03:11,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:03:11,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:11,327 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:11,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:11,330 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:11,333 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:11,333 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:03:11,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:03:11,335 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:11,336 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:11,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:11,338 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:11,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:03:11,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:11,346 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:11,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:11,352 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:11,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:11,358 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:11,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:03:11,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:11,363 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:03:11,363 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:11,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,374 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:03:11,375 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:11,375 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:11,375 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 21:03:11,376 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:11,376 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:11,379 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:11,379 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:03:11,382 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:11,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:03:11,385 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:11,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:11,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:03:11,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:11,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:11,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:11,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:03:11,401 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:11,402 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:11,402 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 21:03:11,402 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:03:11,405 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:03:11,405 INFO program/MainThread: stderr[4]: 2024-03-01 21:03:11,405 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:11,406 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:03:11,406 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:11,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:03:11,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:03:11,411 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:11,412 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:11,412 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:03:11,412 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:03:11,415 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:11,418 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:11,420 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:03:11,420 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:03:11,423 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:11,423 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 0x7fc0923a6590> 2024-03-01 21:03:11,423 INFO blivet/MainThread: sorting actions... 2024-03-01 21:03:11,424 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:11,424 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:11,426 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:11,426 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:11,428 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:11,431 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:03:11,431 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:03:11,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,465 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,477 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,478 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:11,482 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:11,484 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:03:11,484 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:03:11,490 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,518 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,527 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,528 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:11,531 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:11,534 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:03:11,534 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:03:11,540 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,564 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,574 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,575 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:11,578 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:11,581 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:11,583 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:11,583 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:11,583 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:11,584 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:11,624 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:03:11,626 INFO program/MainThread: stderr[5]: 2024-03-01 21:03:11,626 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:11,627 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 21:03:11,635 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:03:11,635 INFO program/MainThread: stderr[6]: 2024-03-01 21:03:11,635 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:11,635 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:03:11,666 INFO program/MainThread: stdout[7]: 2024-03-01 21:03:11,666 INFO program/MainThread: stderr[7]: 2024-03-01 21:03:11,666 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:11,666 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:03:11,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,676 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,680 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:11,680 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 21:03:11,681 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:03:11,691 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,692 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,717 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,717 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:11,721 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:11,723 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:11,726 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:11,726 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:11,726 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:11,726 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:11,767 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:03:11,767 INFO program/MainThread: stderr[8]: 2024-03-01 21:03:11,767 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:11,767 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 21:03:11,776 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:03:11,776 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:11,776 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:11,776 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:03:11,806 INFO program/MainThread: stdout[10]: 2024-03-01 21:03:11,806 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:11,806 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:11,806 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:03:11,806 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,819 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:11,824 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 21:03:11,825 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:03:11,835 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,857 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,857 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:11,861 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:11,863 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:11,866 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:11,866 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:11,866 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:11,867 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:11,906 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:03:11,907 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:11,907 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:11,907 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 21:03:11,918 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:03:11,918 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:11,918 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:11,918 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 21:03:11,944 INFO program/MainThread: stdout[13]: 2024-03-01 21:03:11,944 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:11,944 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:11,944 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:03:11,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,958 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:11,962 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 21:03:11,963 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:03:11,973 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,997 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,997 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:12,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:03:12,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:12,006 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,008 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,011 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,014 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,016 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,019 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:03:12,022 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 21:03:12,083 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 21:03:12,084 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:12,084 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:12,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:12,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:12,108 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,113 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,117 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,119 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,122 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,133 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:12,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:12,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,150 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,151 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:03:12,160 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,170 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,170 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:12,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:12,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:03:12,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:12,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:12,186 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,189 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,192 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,195 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,198 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,201 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:12,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,211 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:12,216 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 21:03:12,250 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi 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 21:03:12,251 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:12,251 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:12,251 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 21:03:12,251 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 21:03:12,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:12,255 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:12,308 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 21:03:12,309 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:12,309 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:12,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:12,325 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:12,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,361 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,365 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 21:03:12,366 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:12,366 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:03:12,376 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,394 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,394 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:12,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:12,401 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:12,403 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:03:12,403 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:03:12,519 INFO program/MainThread: stdout: 2024-03-01 21:03:12,520 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 21:03:12,520 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:12,520 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:12,520 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:12,520 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 21:03:12,520 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:12,520 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:12,520 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:12,520 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:12,520 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:12,520 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,521 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:03:12,535 INFO program/MainThread: stdout: 2024-03-01 21:03:12,536 INFO program/MainThread: writing all SBs 2024-03-01 21:03:12,536 INFO program/MainThread: new label = "" 2024-03-01 21:03:12,536 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,554 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:12,558 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:12,559 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:03:12,569 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:12,587 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:12,592 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:12,592 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 0x7fc093d5cef0> 2024-03-01 21:03:12,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:12,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:03:12,597 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:12,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:12,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:03:12,603 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:17,260 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qhr980rn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:17,296 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:17,296 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:17,299 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:17,299 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 21:03:17,299 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:17,299 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:17,304 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,304 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:17,308 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:17,308 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:17,311 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:17,311 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:17,314 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:17,314 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:17,323 INFO program/MainThread: stdout: 2024-03-01 21:03:17,323 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:17,323 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu 2024-03-01 21:03:17,323 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 2024-03-01 21:03:17,323 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k 2024-03-01 21:03:17,323 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 2024-03-01 21:03:17,323 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D 2024-03-01 21:03:17,323 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 2024-03-01 21:03:17,323 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,323 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:17,324 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:17,324 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:17,324 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,324 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 sdb 1073741824 root disk brw-rw---- LVM2_member vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 sdc 1073741824 root disk brw-rw---- LVM2_member 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 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 21:03:17,324 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:17,324 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:17,324 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:17,325 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:17,325 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:17,325 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:17,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,335 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,348 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 21:03:17,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9', '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': '6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu', 'ID_FS_UUID_ENC': '6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:03:17,353 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 21:03:17,353 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:17,384 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:17,385 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:17,385 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:17,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,396 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:17,398 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 21:03:17,403 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:17,403 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:17,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:17,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:17,407 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:17,410 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:17,411 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:17,414 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:03:17,414 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:17,415 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:17,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ae9d7ee0) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:03:17,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:17,421 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:17,421 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:03:17,425 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:17,425 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:03:17,428 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:17,428 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:03:17,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:17,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:03:17,434 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:03:17,434 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:17,435 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 21:03:17,470 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:17,471 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k. WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:17,471 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:17,471 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:03:17,475 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; pe_start: 8 MiB ; 2024-03-01 21:03:17,475 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:03:17,478 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:17,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:17,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:17,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,490 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 21:03:17,529 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:17,530 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k. WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:17,530 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:17,530 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:17,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:03:17,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:17,539 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:17,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:17,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:17,543 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 21:03:17,580 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:17,581 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k. WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:17,581 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:17,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:03:17,586 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:03:17,588 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:03:17,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:17,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:17,594 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:17,594 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:17,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k', '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': 'vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k', 'ID_FS_UUID_ENC': 'vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:03:17,598 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 21:03:17,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,609 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:17,609 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:17,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:03:17,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:17,612 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:17,615 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:17,616 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 21:03:17,618 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 21:03:17,619 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:17,619 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:03:17,619 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad882730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:03:17,622 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:17,626 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:17,626 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:03:17,629 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:17,629 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:03:17,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:17,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:03:17,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:17,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:03:17,638 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:03:17,638 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:17,638 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 21:03:17,678 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:17,679 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:17,679 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:17,679 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:03:17,683 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; pe_start: 8 MiB ; 2024-03-01 21:03:17,683 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:03:17,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:17,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:17,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:17,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:17,698 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:17,700 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:03:17,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:17,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:17,706 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 21:03:17,742 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:17,743 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:17,743 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:17,743 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:17,743 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:17,747 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:03:17,747 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 21:03:17,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:17,759 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:17,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:03:17,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:17,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:17,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:17,765 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 21:03:17,768 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 21:03:17,769 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:17,769 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:03:17,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad879dc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:03:17,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:17,772 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:17,775 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:03:17,775 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 21:03:17,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:17,787 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:17,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:03:17,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:17,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:17,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:17,793 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 21:03:17,796 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 21:03:17,796 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:17,796 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:03:17,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad8f5790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:03:17,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:17,800 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:17,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/lvm-pv-uuid-6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': '6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D', 'ID_FS_UUID_ENC': '6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:03:17,803 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 21:03:17,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:17,814 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:17,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:03:17,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:17,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:17,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:17,820 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 21:03:17,822 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 21:03:17,823 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:17,823 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:03:17,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad87be80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:03:17,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:17,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:17,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:03:17,832 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:17,832 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:03:17,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:17,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:03:17,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:17,838 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:03:17,841 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:03:17,841 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:17,841 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 21:03:17,879 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:17,880 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:17,880 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:17,880 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:03:17,884 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; pe_start: 8 MiB ; 2024-03-01 21:03:17,884 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:03:17,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:17,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:17,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:17,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:17,898 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:17,901 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:03:17,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:17,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:17,907 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 21:03:17,940 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:17,941 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:17,941 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:17,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:17,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS ; incomplete: False ; hidden: False ; 2024-03-01 21:03:17,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:17,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:03:17,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:17,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:03:17,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:17,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:17,964 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:17,967 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 21:03:17,967 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:17,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:17,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:17,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:17,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:03:17,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:17,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:17,980 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:17,983 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 21:03:17,984 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:17,984 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:03:17,984 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:03:17,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:17,987 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:17,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:17,991 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:17,994 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-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '215', '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-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', 'ID_FS_UUID_ENC': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', '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': '1400134719'} ; 2024-03-01 21:03:17,994 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:17,995 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:17,998 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:03:17,998 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:17,998 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:17,998 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,000 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:03:18,001 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:18,001 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:18,001 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,003 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:03:18,003 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:18,003 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:18,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:03:18,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:18,014 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:18,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:18,015 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:18,011 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd8ad808f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8ad8f55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:18,015 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,018 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:03:18,019 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:18,019 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:18,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:18,026 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:18,026 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:03:18,029 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:18,029 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:03:18,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:18,033 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:03:18,036 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:18,036 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:03:18,037 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:18,038 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:03:18,041 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:18,041 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:03:18,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:18,044 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:18,046 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:18,049 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:03:18,049 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 21:03:18,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,060 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:18,060 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:18,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:03:18,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:03:18,063 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:18,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:18,067 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 21:03:18,069 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 21:03:18,070 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,070 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:03:18,070 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad81c580) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:03:18,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:18,073 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:18,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:03:18,076 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 21:03:18,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:18,088 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:18,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:03:18,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:03:18,091 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:18,094 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:18,094 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 21:03:18,097 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 21:03:18,097 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,098 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:03:18,098 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad80ffa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:03:18,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:18,101 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:18,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:03:18,104 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 21:03:18,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:18,115 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:18,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:03:18,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:03:18,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:18,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:18,121 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 21:03:18,124 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 21:03:18,125 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,125 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:03:18,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad80f340) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:03:18,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:18,128 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:18,131 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:03:18,131 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 21:03:18,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:18,143 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:18,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:03:18,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:03:18,146 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:18,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:18,149 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 21:03:18,152 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 21:03:18,152 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,153 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:03:18,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad808fa0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:03:18,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:18,156 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:18,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:03:18,159 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 21:03:18,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,170 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:18,171 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:18,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:03:18,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:03:18,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:18,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:18,177 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 21:03:18,180 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 21:03:18,180 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,180 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:03:18,180 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad81c310) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:03:18,183 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:18,184 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:18,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:03:18,187 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 21:03:18,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:18,198 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:18,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:03:18,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:03:18,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:18,204 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:18,204 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 21:03:18,207 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 21:03:18,207 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,208 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:03:18,208 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ae91ca00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:03:18,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:18,211 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:18,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:03:18,214 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 21:03:18,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,225 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:18,226 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:18,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:03:18,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:03:18,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:18,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:18,232 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 21:03:18,234 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 21:03:18,235 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:18,235 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:03:18,235 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad82b5e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:03:18,238 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:18,238 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:18,241 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': '20472005'} ; 2024-03-01 21:03:18,241 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:18,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:18,251 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:18,251 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:18,252 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:18,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:03:18,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:03:18,254 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:18,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:18,258 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:18,260 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:18,261 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:18,261 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:03:18,261 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd8ad82bb80) -- 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 21:03:18,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:18,267 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:18,267 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:03:18,270 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:18,270 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:03:18,273 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:18,273 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:03:18,276 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:18,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:03:18,279 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:18,282 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:18,285 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:18,291 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 0x7fd8ad826880> 2024-03-01 21:03:18,330 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:03:18,334 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:18,334 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:18,337 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': '20473866'} ; 2024-03-01 21:03:18,337 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:18,337 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:18,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,346 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:18,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,351 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:18,361 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:03:18,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:03:18,385 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:18,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:03:18,387 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:18,390 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:18,391 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:18,394 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:18,394 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:18,394 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:18,397 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:18,400 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:18,403 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:18,405 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:18,408 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:18,409 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:18,409 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:03:18,409 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:18,409 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd8ad82ce80) -- 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 0x7fd8af1fa950> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:18,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:18,415 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:18,416 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:03:18,419 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:18,419 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:03:18,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:18,422 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:03:18,425 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:18,425 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:03:18,425 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:18,428 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:18,428 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:03:18,431 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:18,431 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:18,434 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '215', '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-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', 'ID_FS_UUID_ENC': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', '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': '1400134719'} ; 2024-03-01 21:03:18,434 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:18,434 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,437 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:03:18,437 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:18,438 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:18,438 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,440 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:03:18,440 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:18,440 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:18,441 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,443 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:03:18,443 INFO program/MainThread: stderr[17]: 2024-03-01 21:03:18,443 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:03:18,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:03:18,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:18,453 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:18,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:18,454 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:18,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd8ad808f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8ad8f55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:18,454 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:18,457 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:03:18,457 INFO program/MainThread: stderr[18]: 2024-03-01 21:03:18,458 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:03:18,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:18,461 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:03:18,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:18,470 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,485 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:18,486 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:18,489 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 21:03:18,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,495 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 21:03:18,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:18,497 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:18,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:18,507 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:18,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,515 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 21:03:18,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:18,518 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:18,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:18,528 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:18,530 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 21:03:18,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:18,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:18,538 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 21:03:18,540 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 21:03:18,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:18,545 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 21:03:18,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:18,548 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:21,659 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_v2d1ng68/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:21,693 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:21,694 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:21,697 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:21,697 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 21:03:21,697 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:21,697 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:21,702 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,702 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:21,705 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:21,706 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:21,709 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:21,709 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:21,712 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:21,712 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:21,721 INFO program/MainThread: stdout: 2024-03-01 21:03:21,721 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:21,721 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu 2024-03-01 21:03:21,721 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 2024-03-01 21:03:21,721 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k 2024-03-01 21:03:21,721 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 2024-03-01 21:03:21,721 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D 2024-03-01 21:03:21,721 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 2024-03-01 21:03:21,721 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,721 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,721 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,721 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,721 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,721 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,722 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,722 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,722 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:21,722 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:21,722 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:21,722 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,722 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 sdb 1073741824 root disk brw-rw---- LVM2_member vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 sdc 1073741824 root disk brw-rw---- LVM2_member 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 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 21:03:21,722 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:21,722 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:21,723 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:21,723 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:21,723 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:21,723 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:21,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,734 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,748 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 21:03:21,753 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu', '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': '6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu', 'ID_FS_UUID_ENC': '6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:03:21,753 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 21:03:21,753 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 21:03:21,787 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:21,788 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:21,788 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:21,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:21,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:21,800 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:21,801 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:03:21,806 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:21,807 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:21,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:21,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:21,811 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:21,814 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:21,814 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:21,817 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:03:21,818 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:21,818 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:21,818 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83ae170e80) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:03:21,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:21,825 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:21,825 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:03:21,828 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:21,829 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:03:21,832 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:21,832 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:03:21,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:21,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:03:21,838 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:03:21,839 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:21,839 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 21:03:21,871 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:21,872 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k. WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:21,872 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:21,872 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:03:21,876 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; pe_start: 8 MiB ; 2024-03-01 21:03:21,876 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:03:21,879 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:21,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:21,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:21,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:21,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:21,891 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 21:03:21,926 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:21,927 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k. WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:21,927 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:21,927 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:21,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:03:21,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:21,936 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:21,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:21,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:21,939 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 21:03:21,977 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:21,978 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k. WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:21,978 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:21,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:03:21,983 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:03:21,986 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:03:21,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:21,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:21,991 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:21,991 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:21,995 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k', 'ID_FS_UUID_ENC': 'vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:03:21,995 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 21:03:21,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:22,006 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:22,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:03:22,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:22,009 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:22,012 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:22,012 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 21:03:22,015 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 21:03:22,016 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,016 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:03:22,016 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd82730) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:03:22,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:22,023 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:22,023 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:03:22,026 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:22,026 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:03:22,029 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,029 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:03:22,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:03:22,035 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:03:22,035 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:22,035 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 21:03:22,070 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:22,071 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:22,071 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:22,071 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:03:22,075 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; pe_start: 8 MiB ; 2024-03-01 21:03:22,075 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:03:22,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:22,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:22,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:22,090 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:22,093 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:03:22,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:22,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,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 21:03:22,135 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:22,136 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D. WARNING: VG test_vg1 is missing PV 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D (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 21:03:22,136 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:22,136 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:22,136 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:22,140 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:03:22,140 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 21:03:22,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:22,152 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:22,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:03:22,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:22,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:22,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:22,158 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 21:03:22,161 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 21:03:22,161 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,162 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:03:22,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd79dc0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:03:22,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:22,165 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:22,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:03:22,168 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 21:03:22,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:22,179 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:22,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:03:22,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:22,182 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:22,185 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:22,186 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 21:03:22,188 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 21:03:22,189 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,189 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:03:22,189 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acdf5790) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:03:22,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:22,192 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:22,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/lvm-pv-uuid-6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': '6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D', 'ID_FS_UUID_ENC': '6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:03:22,195 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 21:03:22,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,206 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:22,206 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:22,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:03:22,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:22,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:22,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:22,213 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 21:03:22,215 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 21:03:22,216 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,216 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:03:22,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd7be80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:03:22,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:22,222 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:22,222 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:03:22,225 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:22,225 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:03:22,229 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,229 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:03:22,232 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,232 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:03:22,234 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:03:22,234 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:22,235 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 21:03:22,267 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=6BMPFi-ZIPy-m1bf-FXck-cVu0-MxsQ-ePw1Iu LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=vChNw1-AGc0-ksr8-khE9-JpKf-hu6X-9q0N4k LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:03:22,268 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:22,268 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:22,268 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:03:22,272 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6aow1N-k2G3-csJ1-IhpZ-LkOY-wW8z-Amnf5D ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; pe_start: 8 MiB ; 2024-03-01 21:03:22,272 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:03:22,275 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:22,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:22,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:22,286 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:22,289 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:03:22,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi ; incomplete: True ; hidden: False ; 2024-03-01 21:03:22,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,295 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 21:03:22,330 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:22,331 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:22,331 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:22,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:22,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:03:22,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:22,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:03:22,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:22,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:22,354 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:22,357 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 21:03:22,358 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:22,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:22,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:22,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:22,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:03:22,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:22,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:22,371 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:22,374 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 21:03:22,374 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:22,375 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:03:22,375 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:03:22,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:22,378 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:22,381 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 21:03:22,381 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:03:22,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '215', '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-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', 'ID_FS_UUID_ENC': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', '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': '1400134719'} ; 2024-03-01 21:03:22,385 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:22,385 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,388 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:03:22,388 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:22,388 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:22,388 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,391 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:03:22,391 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:22,391 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:22,391 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,394 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:03:22,394 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:22,394 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:22,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:03:22,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,404 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,405 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,401 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,406 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,409 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:03:22,409 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:22,409 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:22,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:22,416 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:22,416 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:03:22,419 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:22,420 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:03:22,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:03:22,426 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:03:22,427 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:22,428 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:03:22,431 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:22,431 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:03:22,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:22,434 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:22,436 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:22,439 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:03:22,439 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 21:03:22,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,450 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:22,450 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:22,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:03:22,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:03:22,453 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:22,456 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:22,457 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 21:03:22,460 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 21:03:22,460 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,460 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:03:22,460 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd1c580) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:03:22,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:22,464 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:22,466 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:03:22,467 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 21:03:22,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,478 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:22,478 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:22,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:03:22,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:03:22,481 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:22,484 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:22,485 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 21:03:22,487 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 21:03:22,488 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,488 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:03:22,488 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd0ffa0) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:03:22,491 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:22,491 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:22,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:03:22,494 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 21:03:22,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,505 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:22,506 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:22,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:03:22,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:03:22,509 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:22,512 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:22,512 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 21:03:22,515 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 21:03:22,515 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,516 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:03:22,516 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd0f340) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:03:22,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:22,519 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:22,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:03:22,522 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 21:03:22,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,533 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:22,533 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:22,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:03:22,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:03:22,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:22,540 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:22,540 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:03:22,543 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 21:03:22,543 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,543 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:03:22,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd08fa0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:03:22,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:22,547 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:22,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:03:22,550 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 21:03:22,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,561 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:22,561 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:22,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:03:22,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:03:22,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:22,567 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:22,567 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 21:03:22,570 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 21:03:22,570 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,571 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:03:22,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd1c310) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:03:22,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:22,574 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:22,577 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:03:22,577 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 21:03:22,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:22,589 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:22,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:03:22,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:03:22,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:22,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:22,595 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 21:03:22,598 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 21:03:22,598 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,598 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:03:22,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83ae0b5a00) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:03:22,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:22,602 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:22,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:03:22,605 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 21:03:22,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:22,616 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:22,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:03:22,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:03:22,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:22,622 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:22,622 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 21:03:22,625 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 21:03:22,626 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:22,626 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:03:22,626 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd2b5e0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:03:22,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:22,629 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:22,632 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': '20472005'} ; 2024-03-01 21:03:22,632 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:22,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,642 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:22,642 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:22,642 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:22,642 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:22,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:03:22,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:03:22,645 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:22,648 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:22,648 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:22,651 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:22,652 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:22,652 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:03:22,652 INFO blivet/MainThread: got device: DiskDevice instance (0x7f83acd2bb80) -- 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 21:03:22,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:22,658 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:22,658 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:03:22,661 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:22,661 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:03:22,664 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:03:22,667 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:03:22,670 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:22,673 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:22,676 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:22,682 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 0x7f83acd19e40> 2024-03-01 21:03:22,720 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:03:22,724 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:22,724 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:22,727 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': '20473866'} ; 2024-03-01 21:03:22,727 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:22,728 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:22,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,736 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:22,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:22,755 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:03:22,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:03:22,778 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:22,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:03:22,781 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:22,784 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:22,784 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:22,787 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:22,788 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:22,788 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:22,791 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:22,793 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:22,796 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:22,799 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:22,802 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:22,802 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:22,802 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:03:22,803 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:22,802 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f83acd2ce80) -- 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 0x7f83acd3b7c0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:22,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:22,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:22,810 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:03:22,813 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:22,813 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:03:22,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:03:22,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:22,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:03:22,819 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:22,822 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:22,822 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:03:22,825 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:22,825 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:22,828 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7421cc3a-d3e4-411f-9cfe-fe04cb2553c7 ' '/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': '215', '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-wGhBptW8VFDXgEpZylXKvqMyrzNOiERiP0FFmQINaP8D1McfgtbT3RPzMAC7yItS', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', 'ID_FS_UUID_ENC': '7421cc3a-d3e4-411f-9cfe-fe04cb2553c7', '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': '1400134719'} ; 2024-03-01 21:03:22,828 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:22,828 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,832 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:03:22,832 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:22,832 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:22,832 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,834 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:03:22,835 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:22,835 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:22,835 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,837 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:03:22,838 INFO program/MainThread: stderr[17]: 2024-03-01 21:03:22,838 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:03:22,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:03:22,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,847 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,848 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,845 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,849 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:22,852 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:03:22,852 INFO program/MainThread: stderr[18]: 2024-03-01 21:03:22,852 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:03:22,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:22,856 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:03:22,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:22,865 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,879 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:22,880 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:22,884 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 21:03:22,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,889 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 21:03:22,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:22,892 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:22,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:22,902 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:22,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,909 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 21:03:22,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:22,912 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:22,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:22,922 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:22,925 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 21:03:22,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,930 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 21:03:22,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:22,933 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 21:03:22,935 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 21:03:22,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:22,940 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 21:03:22,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:22,943 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:22,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,949 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:03:22,949 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,949 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,950 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,950 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,951 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,951 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,951 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,952 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,952 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,952 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,953 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,953 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:22,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:03:22,958 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:03:22,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:03:22,963 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:03:22,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:03:22,969 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:03:22,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:22,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:03:22,974 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:22,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,977 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,978 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,980 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,981 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,984 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,985 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,988 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,988 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,991 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,992 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,995 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,996 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:22,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,998 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:22,999 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:22,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,002 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,003 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,005 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,006 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,009 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,010 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,013 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,013 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,016 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,017 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,020 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,021 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,023 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,024 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,027 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,028 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,030 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,031 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,034 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,035 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,037 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,038 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,041 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,042 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,045 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,045 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,048 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,049 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,052 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,052 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,055 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,056 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,053 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,058 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,059 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,059 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,062 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,063 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,066 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,067 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,069 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,070 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,073 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,074 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,076 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,077 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,080 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,081 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,084 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,084 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,087 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:23,088 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:03:23,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f83acd08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = P0FFmQ-INaP-8D1M-cfgt-bT3R-PzMA-C7yItS size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f83acdf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = wGhBpt-W8VF-DXgE-pZyl-XKvq-Myrz-NOiERi size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:03:23,088 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:03:23,091 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:23,091 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:23,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 21:03:23,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:03:23,095 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,096 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 21:03:23,099 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:03:23,099 INFO program/MainThread: stderr[19]: 2024-03-01 21:03:23,099 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:03:23,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:23,103 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:03:23,103 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,103 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 21:03:23,104 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:03:23,106 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:03:23,107 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:23,109 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:03:23,112 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:03:23,115 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:03:23,115 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:03:23,115 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:23,115 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:03:23,115 DEBUG blivet/MainThread: removing sda 2024-03-01 21:03:23,118 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:23,118 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:23,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:03:23,121 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:03:23,121 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:23,121 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:03:23,121 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:03:23,124 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:23,124 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:23,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 21:03:23,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:03:23,127 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:23,127 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:03:23,127 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:03:23,129 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:23,129 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:23,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:03:23,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:03:23,132 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:23,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,144 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,169 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,185 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:23,186 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,186 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,186 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:23,186 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:23,186 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:23,187 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:23,187 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:03:23,187 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:03:23,189 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:23,192 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:23,194 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:03:23,195 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:03:23,197 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:23,197 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 0x7f83acc8aa40> 2024-03-01 21:03:23,198 INFO blivet/MainThread: sorting actions... 2024-03-01 21:03:23,198 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,199 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,199 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:23,199 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:23,199 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:23,199 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:23,199 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,205 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:23,205 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:03:23,212 INFO program/MainThread: stdout: 2024-03-01 21:03:23,212 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:23,212 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,229 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,238 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,239 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:23,243 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:23,246 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:03:23,249 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:23,252 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:03:23,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:03:23,256 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:03:23,293 INFO program/MainThread: stdout[20]: 2024-03-01 21:03:23,294 INFO program/MainThread: stderr[20]: 2024-03-01 21:03:23,294 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:03:23,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:03:23,300 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,306 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,312 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:23,317 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:03:23,464 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 21:03:23,465 INFO program/MainThread: stderr[21]: 2024-03-01 21:03:23,465 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:03:23,465 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:23,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:03:23,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:03:23,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:03:23,494 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,507 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,512 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,517 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,523 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:03:23,528 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:03:23,559 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 21:03:23,560 INFO program/MainThread: stderr[22]: 2024-03-01 21:03:23,560 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:03:23,560 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:03:23,622 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:03:23,623 INFO program/MainThread: stderr[23]: 2024-03-01 21:03:23,623 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:03:23,623 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:03:23,651 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 21:03:23,652 INFO program/MainThread: stderr[24]: 2024-03-01 21:03:23,652 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:03:23,652 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:23,659 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,669 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:03:23,674 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:03:23,674 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/sda,/dev/sdc ... 2024-03-01 21:03:23,727 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:03:23,727 INFO program/MainThread: stderr[25]: 2024-03-01 21:03:23,727 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:03:23,727 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:03:23,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,740 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,741 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 21:03:23,749 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 21:03:23,749 INFO program/MainThread: stderr[26]: 2024-03-01 21:03:23,749 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:03:23,750 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:03:23,764 INFO program/MainThread: stdout[27]: 2024-03-01 21:03:23,764 INFO program/MainThread: stderr[27]: 2024-03-01 21:03:23,764 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:03:23,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,774 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,786 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,786 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:23,790 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,792 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:03:23,795 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:03:23,795 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 21:03:23,824 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:03:23,824 INFO program/MainThread: stderr[28]: 2024-03-01 21:03:23,825 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:03:23,825 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:03:23,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,840 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,841 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 21:03:23,849 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 21:03:23,849 INFO program/MainThread: stderr[29]: 2024-03-01 21:03:23,849 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:03:23,849 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:03:23,863 INFO program/MainThread: stdout[30]: 2024-03-01 21:03:23,863 INFO program/MainThread: stderr[30]: 2024-03-01 21:03:23,863 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:03:23,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,873 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,884 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,885 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:23,889 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:23,891 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:03:23,894 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:03:23,894 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 21:03:23,924 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:03:23,925 INFO program/MainThread: stderr[31]: 2024-03-01 21:03:23,925 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:03:23,925 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:03:23,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,940 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,941 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 21:03:23,948 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 21:03:23,948 INFO program/MainThread: stderr[32]: 2024-03-01 21:03:23,948 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:03:23,949 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 21:03:23,962 INFO program/MainThread: stdout[33]: 2024-03-01 21:03:23,963 INFO program/MainThread: stderr[33]: 2024-03-01 21:03:23,963 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:03:23,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,974 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,987 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,991 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:23,992 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 0x7f83acc8aa90> 2024-03-01 21:03:35,241 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ab7t5ka5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:38,381 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y9lp19dn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:42,306 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0pl45ns7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:42,341 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:42,341 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:42,344 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:42,344 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 21:03:42,344 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:42,345 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:42,349 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:42,349 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:42,352 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:42,353 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:42,355 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:42,356 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:42,358 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:42,358 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:42,366 INFO program/MainThread: stdout: 2024-03-01 21:03:42,366 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:42,366 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,366 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,367 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,367 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:42,367 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:42,367 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:42,367 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:42,367 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 21:03:42,367 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:42,367 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:42,367 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:42,368 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:42,368 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:42,368 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:42,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:42,380 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:42,393 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:03:42,397 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:03:42,397 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 21:03:42,398 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 21:03:42,425 INFO program/MainThread: stdout[3]: 2024-03-01 21:03:42,425 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:42,425 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:42,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,436 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:42,438 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 21:03:42,443 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:42,443 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:42,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:42,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:42,447 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:42,450 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:42,450 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 21:03:42,453 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 21:03:42,453 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,454 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:42,454 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1cb3bf10) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:03:42,457 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:42,457 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:03:42,460 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:03:42,461 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 21:03:42,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,471 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:42,472 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:42,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:03:42,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:03:42,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:42,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:42,478 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 21:03:42,481 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 21:03:42,481 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,481 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:03:42,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b7ad460) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:03:42,485 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:42,485 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:03:42,488 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:03:42,488 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 21:03:42,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:42,499 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:42,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:42,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:03:42,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:42,505 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:42,505 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 21:03:42,508 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 21:03:42,508 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,509 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:03:42,509 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1c7dbca0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:03:42,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:42,512 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:42,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:03:42,515 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 21:03:42,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,525 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:42,525 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:42,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:42,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:03:42,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:42,531 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:42,531 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 21:03:42,534 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 21:03:42,534 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,535 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:03:42,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b7406a0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:03:42,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:42,538 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:42,541 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:03:42,541 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 21:03:42,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:42,552 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:42,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:03:42,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:03:42,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:42,557 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:42,558 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 21:03:42,560 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 21:03:42,561 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,561 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:03:42,561 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b740e80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:03:42,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:42,564 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:03:42,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:03:42,567 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 21:03:42,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:42,578 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:42,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:42,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:03:42,581 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:42,584 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:42,584 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 21:03:42,587 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 21:03:42,587 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,588 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:03:42,588 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b740d00) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:03:42,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:42,591 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:42,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:03:42,594 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:03:42,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,604 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:42,605 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:42,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:42,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:03:42,607 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:42,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:42,610 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:03:42,613 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 21:03:42,614 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,614 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:03:42,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b74b400) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:03:42,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:42,617 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:42,620 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:03:42,620 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 21:03:42,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:42,631 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:42,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:42,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:03:42,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:42,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:42,637 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 21:03:42,640 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 21:03:42,640 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,641 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:03:42,641 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b7421f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:03:42,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:42,644 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:42,646 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_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:03:42,647 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 21:03:42,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,657 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:42,657 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:42,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:03:42,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:03:42,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:42,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:42,663 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 21:03:42,666 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 21:03:42,666 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,667 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:03:42,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b756250) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:03:42,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:42,670 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:42,673 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:03:42,673 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 21:03:42,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:42,684 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:42,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:03:42,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:42,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:42,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:42,689 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 21:03:42,692 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 21:03:42,693 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,693 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:03:42,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b7562e0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:03:42,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:42,696 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:42,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:03:42,699 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 21:03:42,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:42,710 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:42,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:03:42,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:03:42,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:42,716 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:42,716 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 21:03:42,719 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 21:03:42,719 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,719 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:03:42,719 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b756f70) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:03:42,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:42,722 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:42,725 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_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:03:42,725 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 21:03:42,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,736 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:42,736 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:42,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:03:42,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:42,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:42,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:42,742 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 21:03:42,745 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 21:03:42,745 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,745 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:03:42,745 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b7596d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:03:42,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:42,749 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:42,751 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': '20472005'} ; 2024-03-01 21:03:42,751 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:42,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,760 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:42,761 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:42,761 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:42,761 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:42,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:42,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:03:42,764 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:42,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:42,766 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:42,769 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:42,770 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:42,770 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:03:42,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4c1b7597c0) -- 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 21:03:42,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:42,776 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,776 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:03:42,779 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,779 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:03:42,782 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:42,786 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,786 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:03:42,788 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:42,791 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:42,794 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:42,803 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 0x7f4c1b7a4c00> 2024-03-01 21:03:42,865 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:03:42,869 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:42,869 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:42,872 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': '20473866'} ; 2024-03-01 21:03:42,872 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:42,873 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:42,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,881 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:42,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:42,897 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:42,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:03:42,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:42,920 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:42,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:42,923 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:42,925 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:42,926 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:42,929 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:42,929 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:42,929 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:42,932 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:42,935 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:42,937 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:42,940 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:42,943 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:42,943 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:42,944 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:03:42,944 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:42,944 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4c1b7658b0) -- 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 0x7f4c1b774c20> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:42,947 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:42,951 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,951 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:42,954 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,954 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:42,957 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,957 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:42,960 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:42,962 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:42,962 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:42,965 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:42,965 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:03:42,968 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:42,968 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:42,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:42,978 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:42,992 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:42,992 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:42,996 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 21:03:42,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,001 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 21:03:43,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:43,004 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:43,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:43,014 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:43,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,022 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 21:03:43,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:43,024 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:43,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:43,034 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:43,036 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 21:03:43,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,041 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 21:03:43,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:43,044 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 21:03:43,046 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 21:03:43,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,051 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 21:03:43,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:43,054 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:43,057 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,057 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 21:03:43,060 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,060 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 21:03:43,062 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,062 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 21:03:43,065 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,065 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 21:03:43,068 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,068 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 21:03:43,070 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,070 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 21:03:43,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 21:03:43,075 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,075 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 21:03:46,239 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mi1_ga60/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:46,274 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:46,275 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:46,277 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:46,278 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 21:03:46,278 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:46,278 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:46,282 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,283 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:46,286 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:46,286 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:46,289 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:46,289 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:46,292 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:46,292 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:46,301 INFO program/MainThread: stdout: 2024-03-01 21:03:46,301 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:46,301 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:46,301 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:46,301 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,301 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 21:03:46,302 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:46,302 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:46,302 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:46,302 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:46,302 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:46,303 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:46,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,316 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,330 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:03:46,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:03:46,334 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 21:03:46,335 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 21:03:46,372 INFO program/MainThread: stdout[3]: 2024-03-01 21:03:46,373 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:46,373 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:46,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,384 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:46,386 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 21:03:46,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:46,391 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:46,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:46,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:46,395 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:46,398 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:46,398 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 21:03:46,401 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 21:03:46,402 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,402 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:46,402 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe8759d3f10) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:03:46,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:46,406 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:03:46,409 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:03:46,409 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 21:03:46,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,420 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:46,421 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:46,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:03:46,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:03:46,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:46,427 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:46,427 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 21:03:46,430 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 21:03:46,431 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,431 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:03:46,431 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe8748ed460) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:03:46,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:46,434 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:03:46,437 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:03:46,438 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 21:03:46,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,449 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:46,449 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:46,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:46,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:03:46,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:46,455 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:46,456 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 21:03:46,458 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 21:03:46,459 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,459 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:03:46,459 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe87591bca0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:03:46,462 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:46,462 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:46,465 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:03:46,466 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 21:03:46,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,476 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:46,477 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:46,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:46,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:03:46,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:46,483 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:46,483 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 21:03:46,486 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 21:03:46,486 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,487 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:03:46,487 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe8748806a0) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:03:46,490 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:46,490 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:46,493 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:03:46,493 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 21:03:46,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,503 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:46,504 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:46,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:03:46,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:03:46,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:46,510 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:46,510 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 21:03:46,513 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 21:03:46,513 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,514 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:03:46,514 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe874880e80) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:03:46,517 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:46,517 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:03:46,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:03:46,520 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 21:03:46,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,531 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:46,531 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:46,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:46,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:03:46,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:46,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:46,537 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 21:03:46,540 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 21:03:46,540 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,541 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:03:46,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe874880d00) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:03:46,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:46,544 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:46,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:03:46,547 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 21:03:46,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,557 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:46,558 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:46,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:46,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:03:46,561 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:46,564 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:46,564 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 21:03:46,567 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 21:03:46,567 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,568 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:03:46,568 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe87488b400) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:03:46,571 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:46,571 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:46,574 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:03:46,574 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 21:03:46,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,584 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:46,585 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:46,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:46,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:03:46,588 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:46,591 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:46,591 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 21:03:46,594 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 21:03:46,594 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,594 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:03:46,594 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe8748821f0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:03:46,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:46,597 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:46,600 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:03:46,600 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 21:03:46,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,611 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:46,612 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:46,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:03:46,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:03:46,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:46,618 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:46,618 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 21:03:46,621 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 21:03:46,621 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,622 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:03:46,622 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe874897250) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:03:46,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:46,625 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:46,627 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:03:46,628 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 21:03:46,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,638 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:46,638 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:46,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:03:46,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:46,641 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:46,644 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:46,644 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 21:03:46,647 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 21:03:46,647 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,648 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:03:46,648 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe8748972e0) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:03:46,651 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:46,651 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:46,654 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:03:46,654 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 21:03:46,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,664 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:46,665 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:46,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:03:46,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:03:46,668 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:46,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:46,670 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 21:03:46,673 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 21:03:46,673 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,674 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:03:46,674 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe874897f70) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:03:46,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:46,677 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:46,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:03:46,680 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 21:03:46,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:46,691 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:46,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:03:46,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:46,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:46,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:46,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 21:03:46,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 21:03:46,699 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:46,700 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:03:46,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe87489a6d0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:03:46,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:46,703 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:46,706 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': '20472005'} ; 2024-03-01 21:03:46,706 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:46,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,715 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:46,715 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:46,715 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:46,715 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:46,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:46,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:03:46,718 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:46,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:46,721 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:46,724 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:46,724 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:46,725 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:03:46,725 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe87489a7c0) -- 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 21:03:46,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:46,731 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:46,731 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:03:46,734 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:46,734 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:03:46,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:46,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:46,740 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:46,740 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:03:46,743 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:46,745 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:46,748 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:46,754 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 0x7fe87591e980> 2024-03-01 21:03:46,795 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:03:46,799 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:46,799 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:46,802 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': '20473866'} ; 2024-03-01 21:03:46,802 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:46,803 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:46,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,811 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:46,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,816 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,828 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:03:46,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:46,851 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:46,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:46,854 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:46,857 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:46,857 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:46,860 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:46,861 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:46,861 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:46,864 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:46,866 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:46,869 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:46,872 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:46,875 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:46,875 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:46,875 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:03:46,876 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:46,875 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe8748a58b0) -- 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 0x7fe8748b4a40> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:46,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:46,883 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:46,883 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:46,886 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:46,886 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:46,889 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:46,889 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:46,892 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:46,892 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:46,893 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:46,893 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:46,897 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:46,897 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:03:46,900 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:46,900 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:46,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,910 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,923 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:46,924 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:46,927 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 21:03:46,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,933 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 21:03:46,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,935 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:46,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,946 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:46,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,953 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 21:03:46,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,955 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:46,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,966 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:46,968 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 21:03:46,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,973 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 21:03:46,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,975 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 21:03:46,978 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 21:03:46,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,983 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 21:03:46,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,985 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:46,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:46,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:46,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:46,996 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:03:46,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:03:47,001 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:03:47,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:03:47,006 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:03:47,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:03:47,011 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:03:47,014 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,014 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:03:47,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:03:47,018 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:47,018 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:47,020 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,021 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:47,023 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,023 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:03:47,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:03:47,026 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:47,026 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:47,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,029 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:47,032 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,032 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:03:47,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:03:47,035 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:47,035 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:47,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,038 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:47,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:03:47,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:47,045 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:47,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:47,052 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:47,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:47,058 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:47,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:03:47,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:47,062 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:03:47,062 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:47,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,074 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:03:47,075 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:47,075 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:47,076 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 21:03:47,076 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:47,076 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:47,079 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,079 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:03:47,082 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:03:47,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:47,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:47,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:03:47,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:47,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:47,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:47,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:03:47,101 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:47,101 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:47,101 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:03:47,102 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:03:47,105 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:03:47,105 INFO program/MainThread: stderr[4]: 2024-03-01 21:03:47,105 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:47,106 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:03:47,106 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:47,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:03:47,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,111 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:47,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,121 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 21:03:47,122 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:47,123 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:03:47,123 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 21:03:47,123 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:47,124 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:03:47,126 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,127 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 21:03:47,129 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:03:47,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:47,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:03:47,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 21:03:47,139 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:03:47,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:47,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:03:47,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 21:03:47,149 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:47,149 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:03:47,149 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:03:47,150 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 21:03:47,150 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:47,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 21:03:47,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,153 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:47,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,164 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 21:03:47,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 21:03:47,169 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:03:47,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 21:03:47,174 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:03:47,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 21:03:47,179 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:03:47,182 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,182 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 21:03:47,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:03:47,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:47,185 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:47,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,188 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:47,190 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,190 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 21:03:47,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 21:03:47,193 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:47,193 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:47,196 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,196 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:47,199 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,199 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 21:03:47,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:03:47,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:47,202 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:47,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,205 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:47,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 21:03:47,209 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:03:47,212 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:47,215 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:03:47,218 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:47,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:03:47,224 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:47,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:03:47,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:03:47,229 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 21:03:47,229 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:47,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,241 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 21:03:47,241 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:47,242 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:03:47,242 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 21:03:47,242 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:47,242 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:03:47,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,245 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 21:03:47,248 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 21:03:47,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:47,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:03:47,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 21:03:47,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:03:47,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:47,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:03:47,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 21:03:47,267 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:47,267 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:03:47,267 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:03:47,268 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 21:03:47,268 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:47,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:03:47,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,271 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:47,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,282 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 21:03:47,283 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:47,283 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:03:47,284 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 21:03:47,284 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:47,284 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:03:47,287 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,287 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 21:03:47,290 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 21:03:47,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:47,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:03:47,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:03:47,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:03:47,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:47,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:03:47,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 21:03:47,309 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:47,310 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:03:47,310 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:03:47,310 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 21:03:47,310 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:47,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 21:03:47,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,314 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:47,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,325 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 21:03:47,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 21:03:47,330 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:03:47,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 21:03:47,335 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:03:47,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 21:03:47,340 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:03:47,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 21:03:47,345 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:03:47,347 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,348 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 21:03:47,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 21:03:47,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:47,351 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:47,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,353 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:47,356 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,356 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 21:03:47,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 21:03:47,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:47,359 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:47,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,362 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:47,365 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,365 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 21:03:47,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 21:03:47,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:47,368 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:47,370 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,371 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:47,373 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:47,373 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:03:47,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:03:47,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:47,376 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:47,379 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:03:47,379 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:47,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 21:03:47,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:03:47,386 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:47,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:03:47,393 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:47,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:03:47,400 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:47,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:03:47,406 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:47,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 21:03:47,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:03:47,411 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 21:03:47,411 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:47,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,424 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 21:03:47,425 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,425 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:03:47,425 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 21:03:47,426 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,426 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:03:47,429 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,429 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 21:03:47,431 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 21:03:47,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:47,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:03:47,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:03:47,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:03:47,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:47,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:03:47,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 21:03:47,451 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,451 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:03:47,452 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:03:47,452 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 21:03:47,452 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:47,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 21:03:47,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,455 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:47,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,466 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 21:03:47,467 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,468 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:03:47,468 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 21:03:47,468 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,469 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:03:47,472 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,472 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 21:03:47,474 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 21:03:47,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:47,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:03:47,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 21:03:47,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:03:47,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:47,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:03:47,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 21:03:47,494 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,495 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:03:47,495 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:03:47,495 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 21:03:47,495 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:47,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:03:47,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,499 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:47,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,510 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 21:03:47,510 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,511 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:03:47,511 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 21:03:47,512 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,512 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:03:47,515 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,515 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 21:03:47,517 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:03:47,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:47,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:03:47,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 21:03:47,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:03:47,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:47,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:03:47,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 21:03:47,538 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,538 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:03:47,538 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:03:47,539 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 21:03:47,539 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:47,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 21:03:47,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,542 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:47,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:47,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:47,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:47,553 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 21:03:47,554 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,555 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:03:47,555 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 21:03:47,555 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,556 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:03:47,559 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,559 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 21:03:47,561 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:47,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:03:47,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:47,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:03:47,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 21:03:47,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:03:47,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:47,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:03:47,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 21:03:47,582 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:47,582 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:03:47,583 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:03:47,583 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 21:03:47,583 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:47,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 21:03:47,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 21:03:47,587 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:47,588 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:47,589 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:47,591 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:03:47,593 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:03:47,595 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:47,598 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:47,600 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:03:47,601 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:03:47,603 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:47,603 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 0x7fe87479d630> 2024-03-01 21:03:47,604 INFO blivet/MainThread: sorting actions... 2024-03-01 21:03:47,636 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:47,637 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:47,637 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:47,637 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:47,638 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:47,638 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:47,638 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:47,639 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:47,639 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:47,639 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:47,640 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:47,640 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:47,640 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:47,641 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:47,641 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:47,641 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:47,642 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:47,642 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:47,643 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:47,643 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:47,643 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:47,644 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:47,644 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:47,645 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:47,645 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:47,645 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:47,646 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:47,646 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:47,646 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:47,647 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:47,647 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:47,648 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:47,648 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:47,648 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:47,649 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:47,649 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:47,649 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:47,650 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:47,650 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:47,651 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:47,654 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,656 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 21:03:47,656 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 21:03:47,662 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,690 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,701 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,701 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:47,705 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,707 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 21:03:47,707 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 21:03:47,713 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,737 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,751 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,751 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:47,755 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,757 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 21:03:47,757 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 21:03:47,763 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,789 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,798 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,799 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:47,802 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,805 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 21:03:47,805 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 21:03:47,811 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,833 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,848 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,848 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:47,852 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,854 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 21:03:47,854 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 21:03:47,860 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,888 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,897 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,898 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:47,901 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,904 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 21:03:47,904 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 21:03:47,910 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,938 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,948 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,949 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:47,953 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,955 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 21:03:47,955 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 21:03:47,961 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,985 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,997 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,997 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:48,001 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,003 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:03:48,003 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:03:48,009 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,033 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,047 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,047 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:48,051 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,053 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:03:48,054 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:03:48,059 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,087 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,100 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,100 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:48,104 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,106 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:03:48,106 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:03:48,112 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,140 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,140 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,152 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,153 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:48,157 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,159 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,162 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,162 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:03:48,162 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:48,162 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:48,203 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 21:03:48,203 INFO program/MainThread: stderr[5]: 2024-03-01 21:03:48,203 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:48,203 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 21:03:48,214 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:03:48,214 INFO program/MainThread: stderr[6]: 2024-03-01 21:03:48,214 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:48,214 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 21:03:48,237 INFO program/MainThread: stdout[7]: 2024-03-01 21:03:48,237 INFO program/MainThread: stderr[7]: 2024-03-01 21:03:48,237 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:48,237 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 21:03:48,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,248 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:48,253 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 21:03:48,254 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 21:03:48,263 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,287 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,287 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:48,291 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,293 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,296 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,296 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:03:48,296 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:48,296 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:48,330 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 21:03:48,331 INFO program/MainThread: stderr[8]: 2024-03-01 21:03:48,331 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:48,331 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 21:03:48,345 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:03:48,345 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:48,345 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:48,345 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 21:03:48,377 INFO program/MainThread: stdout[10]: 2024-03-01 21:03:48,377 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:48,377 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:48,377 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 21:03:48,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,390 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,394 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:48,395 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 21:03:48,396 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 21:03:48,405 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,429 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,429 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:48,433 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,435 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,438 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,438 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:03:48,438 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:48,438 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:48,475 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 21:03:48,476 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:48,476 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:48,476 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 21:03:48,488 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:03:48,488 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:48,488 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:48,488 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 21:03:48,518 INFO program/MainThread: stdout[13]: 2024-03-01 21:03:48,518 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:48,518 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:48,518 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 21:03:48,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,528 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,532 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:48,532 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 21:03:48,533 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 21:03:48,543 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,543 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,566 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,566 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:48,570 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,572 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,575 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,575 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:03:48,575 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:48,575 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:48,607 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 21:03:48,608 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:48,608 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:48,608 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 21:03:48,622 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 21:03:48,622 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:48,622 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:48,622 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 21:03:48,655 INFO program/MainThread: stdout[16]: 2024-03-01 21:03:48,655 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:48,655 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:48,655 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 21:03:48,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,669 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,672 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:48,673 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 21:03:48,674 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 21:03:48,684 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,708 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,708 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:48,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 21:03:48,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:03:48,717 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,720 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,722 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,725 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,728 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,730 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,733 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,735 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 21:03:48,738 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 21:03:48,792 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 21:03:48,792 INFO program/MainThread: stderr[17]: 2024-03-01 21:03:48,793 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:03:48,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:48,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:03:48,814 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,820 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,834 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,848 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,855 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,861 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:48,871 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,932 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:03:48,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:03:48,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,958 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,958 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 21:03:48,967 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,981 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,981 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:48,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 21:03:48,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 21:03:48,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:48,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:03:48,997 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:49,003 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,006 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:49,009 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,012 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:49,015 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:49,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,029 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:03:49,034 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 21:03:49,072 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU 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 21:03:49,073 INFO program/MainThread: stderr[18]: 2024-03-01 21:03:49,073 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:03:49,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 21:03:49,077 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 21:03:49,129 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 21:03:49,130 INFO program/MainThread: stderr[19]: 2024-03-01 21:03:49,130 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:03:49,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:49,148 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:49,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,197 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,203 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 21:03:49,204 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:49,205 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:03:49,214 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,232 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,232 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:49,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,239 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:03:49,241 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 21:03:49,242 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 21:03:49,362 INFO program/MainThread: stdout: 2024-03-01 21:03:49,362 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:03:49,362 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:49,362 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:49,363 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:49,363 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:03:49,363 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:49,363 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:49,363 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:49,363 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:49,363 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:49,363 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,363 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 21:03:49,378 INFO program/MainThread: stdout: 2024-03-01 21:03:49,378 INFO program/MainThread: writing all SBs 2024-03-01 21:03:49,378 INFO program/MainThread: new label = "" 2024-03-01 21:03:49,378 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,393 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:49,397 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:49,398 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:03:49,408 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,422 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,422 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:49,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 21:03:49,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 21:03:49,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,432 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 21:03:49,469 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU 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 21:03:49,470 INFO program/MainThread: stderr[20]: 2024-03-01 21:03:49,470 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:03:49,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 21:03:49,474 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 21:03:49,534 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 21:03:49,534 INFO program/MainThread: stderr[21]: 2024-03-01 21:03:49,534 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:03:49,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:49,555 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:49,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,598 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,602 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 21:03:49,602 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:49,603 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:03:49,612 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,628 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,628 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:49,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:49,635 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:03:49,637 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 21:03:49,637 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 21:03:50,432 INFO program/MainThread: stdout: 2024-03-01 21:03:50,432 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:03:50,432 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:50,433 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:50,433 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:50,433 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:03:50,433 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:50,433 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:50,433 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:50,433 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:50,433 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:50,433 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,433 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 21:03:50,447 INFO program/MainThread: stdout: 2024-03-01 21:03:50,448 INFO program/MainThread: writing all SBs 2024-03-01 21:03:50,448 INFO program/MainThread: new label = "" 2024-03-01 21:03:50,448 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:50,476 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:50,480 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:50,481 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:03:50,490 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:50,507 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,507 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:50,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 21:03:50,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 21:03:50,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:50,517 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 21:03:50,549 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU 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 21:03:50,550 INFO program/MainThread: stderr[22]: 2024-03-01 21:03:50,550 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:03:50,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 21:03:50,554 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 21:03:50,620 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 21:03:50,621 INFO program/MainThread: stderr[23]: 2024-03-01 21:03:50,621 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:03:50,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:50,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:50,638 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:50,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:50,682 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,687 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 21:03:50,687 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:50,688 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:03:50,697 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:50,713 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:50,713 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:50,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:50,719 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:03:50,722 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 21:03:50,722 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 21:03:51,537 INFO program/MainThread: stdout: 2024-03-01 21:03:51,537 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 21:03:51,537 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:51,537 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:51,537 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:51,537 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 21:03:51,538 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:51,538 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:51,538 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:51,538 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:51,538 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:51,538 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,538 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 21:03:51,553 INFO program/MainThread: stdout: 2024-03-01 21:03:51,553 INFO program/MainThread: writing all SBs 2024-03-01 21:03:51,553 INFO program/MainThread: new label = "" 2024-03-01 21:03:51,553 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:51,567 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:51,571 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:51,572 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:03:51,582 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:51,597 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,597 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:51,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 21:03:51,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 21:03:51,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:51,607 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 21:03:51,645 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU 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 21:03:51,646 INFO program/MainThread: stderr[24]: 2024-03-01 21:03:51,646 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:03:51,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 21:03:51,650 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 21:03:51,701 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 21:03:51,702 INFO program/MainThread: stderr[25]: 2024-03-01 21:03:51,702 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:03:51,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:51,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:51,717 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:51,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:51,777 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,781 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 21:03:51,782 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:51,782 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:03:51,792 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:51,808 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:51,808 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:51,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:51,815 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:03:51,817 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 21:03:51,817 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 21:03:52,658 INFO program/MainThread: stdout: 2024-03-01 21:03:52,658 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 21:03:52,658 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:52,658 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:52,658 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:52,658 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 21:03:52,658 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:52,658 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:52,658 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:52,658 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:52,658 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:52,659 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,659 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 21:03:52,675 INFO program/MainThread: stdout: 2024-03-01 21:03:52,675 INFO program/MainThread: writing all SBs 2024-03-01 21:03:52,675 INFO program/MainThread: new label = "" 2024-03-01 21:03:52,675 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:52,692 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:52,696 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:52,697 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:03:52,707 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:52,725 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,725 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:52,729 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:52,731 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:52,734 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:52,734 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:03:52,734 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:52,734 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:52,775 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 21:03:52,776 INFO program/MainThread: stderr[26]: 2024-03-01 21:03:52,776 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:03:52,776 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 21:03:52,786 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 21:03:52,786 INFO program/MainThread: stderr[27]: 2024-03-01 21:03:52,786 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:03:52,786 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 21:03:52,816 INFO program/MainThread: stdout[28]: 2024-03-01 21:03:52,816 INFO program/MainThread: stderr[28]: 2024-03-01 21:03:52,816 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:03:52,816 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 21:03:52,816 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:52,828 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:52,832 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 21:03:52,833 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 21:03:52,843 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:52,866 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,866 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:52,870 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:52,873 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:52,875 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:52,875 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:03:52,875 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:52,876 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:52,911 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 21:03:52,911 INFO program/MainThread: stderr[29]: 2024-03-01 21:03:52,911 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:03:52,911 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 21:03:52,923 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 21:03:52,923 INFO program/MainThread: stderr[30]: 2024-03-01 21:03:52,923 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:03:52,923 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 21:03:52,945 INFO program/MainThread: stdout[31]: 2024-03-01 21:03:52,946 INFO program/MainThread: stderr[31]: 2024-03-01 21:03:52,946 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:03:52,946 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 21:03:52,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:52,955 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:52,959 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 21:03:52,960 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 21:03:52,969 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:52,993 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:52,993 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:52,997 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:52,999 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,001 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,002 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:03:53,002 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:53,002 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:53,038 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 21:03:53,038 INFO program/MainThread: stderr[32]: 2024-03-01 21:03:53,039 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:03:53,039 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 21:03:53,050 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 21:03:53,050 INFO program/MainThread: stderr[33]: 2024-03-01 21:03:53,050 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:03:53,050 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 21:03:53,080 INFO program/MainThread: stdout[34]: 2024-03-01 21:03:53,080 INFO program/MainThread: stderr[34]: 2024-03-01 21:03:53,080 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:03:53,080 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 21:03:53,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,094 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,097 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:53,098 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 21:03:53,099 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 21:03:53,108 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,133 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,133 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:53,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 21:03:53,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:03:53,152 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,155 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,157 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,162 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,165 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 21:03:53,167 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 21:03:53,220 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 21:03:53,221 INFO program/MainThread: stderr[35]: 2024-03-01 21:03:53,221 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:03:53,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:53,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:03:53,247 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,257 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,259 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,262 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,265 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,274 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:03:53,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:03:53,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,290 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,291 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 21:03:53,299 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,299 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,309 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,309 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:53,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 21:03:53,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 21:03:53,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:53,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:03:53,324 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,330 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,333 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,336 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,339 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:53,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,348 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:03:53,353 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 21:03:53,389 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j 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 21:03:53,390 INFO program/MainThread: stderr[36]: 2024-03-01 21:03:53,390 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:03:53,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 21:03:53,394 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 21:03:53,452 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 21:03:53,453 INFO program/MainThread: stderr[37]: 2024-03-01 21:03:53,453 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:03:53,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:53,477 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:53,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,516 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,520 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 21:03:53,521 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:53,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:03:53,530 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,543 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,544 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:53,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,550 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:03:53,553 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 21:03:53,553 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 21:03:53,738 INFO program/MainThread: stdout: 2024-03-01 21:03:53,738 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 21:03:53,739 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:53,739 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:53,739 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:53,739 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 21:03:53,739 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:53,739 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:53,739 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:53,739 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:53,739 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:53,739 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,739 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 21:03:53,753 INFO program/MainThread: stdout: 2024-03-01 21:03:53,753 INFO program/MainThread: writing all SBs 2024-03-01 21:03:53,753 INFO program/MainThread: new label = "" 2024-03-01 21:03:53,753 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,770 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:53,775 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:53,776 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:03:53,785 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,800 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,801 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:53,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 21:03:53,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 21:03:53,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,810 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 21:03:53,845 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j 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 21:03:53,845 INFO program/MainThread: stderr[38]: 2024-03-01 21:03:53,845 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:03:53,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 21:03:53,850 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 21:03:53,908 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 21:03:53,909 INFO program/MainThread: stderr[39]: 2024-03-01 21:03:53,909 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:03:53,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:53,927 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:53,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,959 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,965 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 21:03:53,965 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:53,966 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:03:53,975 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:53,988 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:53,988 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:53,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:53,995 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:03:53,997 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 21:03:53,998 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 21:03:54,820 INFO program/MainThread: stdout: 2024-03-01 21:03:54,821 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 21:03:54,821 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:54,821 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:54,821 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:54,821 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 21:03:54,821 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:54,821 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:54,821 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:54,821 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:54,821 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:54,821 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:54,822 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 21:03:54,836 INFO program/MainThread: stdout: 2024-03-01 21:03:54,836 INFO program/MainThread: writing all SBs 2024-03-01 21:03:54,837 INFO program/MainThread: new label = "" 2024-03-01 21:03:54,837 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:54,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:54,854 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:54,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:54,858 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:54,859 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:03:54,868 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:54,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:54,885 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:54,886 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:54,889 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:54,892 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:54,894 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:54,894 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:54,895 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:54,895 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:54,927 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:03:54,927 INFO program/MainThread: stderr[40]: 2024-03-01 21:03:54,927 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:03:54,928 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 21:03:54,940 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 21:03:54,940 INFO program/MainThread: stderr[41]: 2024-03-01 21:03:54,940 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:03:54,940 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:03:54,973 INFO program/MainThread: stdout[42]: 2024-03-01 21:03:54,973 INFO program/MainThread: stderr[42]: 2024-03-01 21:03:54,973 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:03:54,973 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:03:54,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:54,986 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:54,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:54,990 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 21:03:54,992 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:03:55,000 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,025 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,025 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:55,029 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,031 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,034 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,034 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:55,034 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:55,034 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:55,070 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:03:55,071 INFO program/MainThread: stderr[43]: 2024-03-01 21:03:55,071 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:03:55,071 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 21:03:55,082 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 21:03:55,082 INFO program/MainThread: stderr[44]: 2024-03-01 21:03:55,082 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:03:55,082 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:03:55,111 INFO program/MainThread: stdout[45]: 2024-03-01 21:03:55,111 INFO program/MainThread: stderr[45]: 2024-03-01 21:03:55,111 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:03:55,111 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:03:55,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,123 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:55,127 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 21:03:55,129 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:03:55,137 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,161 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,162 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:55,165 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,168 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,170 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,170 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:55,171 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:55,171 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:55,202 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:03:55,202 INFO program/MainThread: stderr[46]: 2024-03-01 21:03:55,202 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:03:55,203 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 21:03:55,216 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 21:03:55,216 INFO program/MainThread: stderr[47]: 2024-03-01 21:03:55,216 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:03:55,216 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 21:03:55,244 INFO program/MainThread: stdout[48]: 2024-03-01 21:03:55,244 INFO program/MainThread: stderr[48]: 2024-03-01 21:03:55,244 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:03:55,244 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:03:55,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,253 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:55,257 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 21:03:55,258 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:03:55,267 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,288 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,288 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:55,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:03:55,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:55,296 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,299 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,302 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,307 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:03:55,312 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 21:03:55,357 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 21:03:55,358 INFO program/MainThread: stderr[49]: 2024-03-01 21:03:55,358 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:03:55,365 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:55,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:55,382 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,388 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,395 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,402 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,406 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,409 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,418 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:55,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:55,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,433 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,434 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:03:55,442 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,451 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,451 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:55,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 21:03:55,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 21:03:55,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:55,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:55,466 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,472 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,475 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,478 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,481 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:55,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,490 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:55,494 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 21:03:55,532 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd 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 21:03:55,533 INFO program/MainThread: stderr[50]: 2024-03-01 21:03:55,533 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:03:55,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 21:03:55,537 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 21:03:55,592 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 21:03:55,592 INFO program/MainThread: stderr[51]: 2024-03-01 21:03:55,593 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:03:55,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:55,612 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:55,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,638 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,643 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 21:03:55,644 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:55,644 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:03:55,653 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,669 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,669 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:55,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,676 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:03:55,678 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 21:03:55,679 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 21:03:55,904 INFO program/MainThread: stdout: 2024-03-01 21:03:55,904 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:03:55,904 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:55,905 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:55,905 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:55,905 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:03:55,905 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:55,905 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:55,905 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:55,905 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:55,905 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:55,905 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,905 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 21:03:55,920 INFO program/MainThread: stdout: 2024-03-01 21:03:55,920 INFO program/MainThread: writing all SBs 2024-03-01 21:03:55,920 INFO program/MainThread: new label = "" 2024-03-01 21:03:55,920 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,937 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:55,941 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:55,942 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:03:55,952 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:55,969 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:55,969 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:55,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:55,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:03:55,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:55,979 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 21:03:56,016 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd 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 21:03:56,017 INFO program/MainThread: stderr[52]: 2024-03-01 21:03:56,017 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:03:56,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:56,021 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 21:03:56,071 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 21:03:56,071 INFO program/MainThread: stderr[53]: 2024-03-01 21:03:56,072 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:03:56,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:56,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:56,092 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:56,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:56,129 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:56,137 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 21:03:56,138 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:56,139 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:03:56,149 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:56,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:56,167 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:56,167 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:56,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:56,174 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:56,176 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:03:56,177 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:03:56,986 INFO program/MainThread: stdout: 2024-03-01 21:03:56,987 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 21:03:56,987 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:56,987 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:56,987 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:56,987 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 21:03:56,987 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:56,987 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:56,987 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:56,987 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:56,987 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:56,987 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:56,988 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:03:57,002 INFO program/MainThread: stdout: 2024-03-01 21:03:57,003 INFO program/MainThread: writing all SBs 2024-03-01 21:03:57,003 INFO program/MainThread: new label = "" 2024-03-01 21:03:57,003 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:57,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:57,030 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:57,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:57,034 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:57,035 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:03:57,045 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:57,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:57,062 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:57,066 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:57,067 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 0x7fe8747f96d0> 2024-03-01 21:03:57,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:03:57,073 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:57,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,079 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 21:03:57,079 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:03:57,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:03:57,085 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:03:57,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:03:57,090 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:03:57,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,096 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 21:03:57,096 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:03:57,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:03:57,101 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:03:57,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:03:57,107 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:03:57,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:03:57,112 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:03:57,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:03:57,118 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:57,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,123 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 21:03:57,123 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:03:57,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:03:57,129 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:03:57,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:03:57,134 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:03:57,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,139 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 21:03:57,139 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:03:57,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:03:57,144 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:03:57,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:03:57,150 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:03:57,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:57,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:03:57,155 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:04:29,184 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cfy05q0_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:29,218 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,219 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:04:29,222 INFO program/MainThread: stdout[2]: 2024-03-01 21:04:29,222 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 21:04:29,222 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:04:29,222 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:04:29,226 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:29,227 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:04:29,230 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,230 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:04:29,233 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,233 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:04:29,236 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,236 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:04:29,246 INFO program/MainThread: stdout: 2024-03-01 21:04:29,246 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:04:29,246 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw 2024-03-01 21:04:29,246 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f 2024-03-01 21:04:29,246 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf 2024-03-01 21:04:29,246 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f 2024-03-01 21:04:29,246 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 2024-03-01 21:04:29,246 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr 2024-03-01 21:04:29,247 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw 2024-03-01 21:04:29,247 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95ebdb09-43e3-4eee-a28c-77cfe436007c 2024-03-01 21:04:29,247 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 2024-03-01 21:04:29,247 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf 2024-03-01 21:04:29,247 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f 2024-03-01 21:04:29,247 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ 2024-03-01 21:04:29,247 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 53d4c593-b9af-474d-bc95-42110be288c6 2024-03-01 21:04:29,247 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 014031d8-d9b1-47d0-aa10-189c1a571e4f 2024-03-01 21:04:29,247 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 2024-03-01 21:04:29,247 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 2024-03-01 21:04:29,247 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 2024-03-01 21:04:29,247 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 2024-03-01 21:04:29,247 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 2024-03-01 21:04:29,247 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz 2024-03-01 21:04:29,247 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 2024-03-01 21:04:29,247 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,247 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,247 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:04:29,247 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:29,247 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:29,247 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f sdb 1073741824 root disk brw-rw---- LVM2_member v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 sdc 1073741824 root disk brw-rw---- LVM2_member A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr sdd 1073741824 root disk brw-rw---- LVM2_member WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95ebdb09-43e3-4eee-a28c-77cfe436007c `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 sde 1073741824 root disk brw-rw---- LVM2_member RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf sdf 1073741824 root disk brw-rw---- LVM2_member DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f sdg 1073741824 root disk brw-rw---- LVM2_member iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 53d4c593-b9af-474d-bc95-42110be288c6 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 014031d8-d9b1-47d0-aa10-189c1a571e4f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 sdh 1073741824 root disk brw-rw---- LVM2_member caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 sdi 1073741824 root disk brw-rw---- LVM2_member Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 sdj 1073741824 root disk brw-rw---- LVM2_member Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 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 21:04:29,247 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:29,248 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:29,248 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:04:29,248 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:29,248 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:04:29,248 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:04:29,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:29,258 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:29,274 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 21:04:29,278 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:98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw ' '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw', 'ID_FS_UUID_ENC': 'uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:04:29,279 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 21:04:29,279 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 21:04:29,319 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:29,320 INFO program/MainThread: stderr[3]: 2024-03-01 21:04:29,320 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:04:29,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,331 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:04:29,333 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 21:04:29,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:04:29,338 INFO blivet/MainThread: sda is a disk 2024-03-01 21:04:29,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:04:29,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:04:29,342 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:29,345 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:29,345 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 21:04:29,348 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 21:04:29,348 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,348 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:04:29,349 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f89d4e20) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:04:29,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:04:29,355 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:29,355 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:04:29,358 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:29,358 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:04:29,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:04:29,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:04:29,368 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:04:29,368 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:04:29,368 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 21:04:29,408 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:29,408 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf. WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (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 21:04:29,409 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:04:29,409 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:04:29,413 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; pe_start: 8 MiB ; 2024-03-01 21:04:29,413 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:04:29,416 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:04:29,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:29,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,427 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 21:04:29,463 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:29,464 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf. WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (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 21:04:29,464 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:04:29,464 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:29,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:04:29,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:04:29,473 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:29,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:04:29,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:04:29,476 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:29,511 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl 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 21:04:29,511 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf. WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (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 21:04:29,512 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:04:29,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:04:29,516 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:04:29,519 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:04:29,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,524 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:29,524 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:29,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', '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': 'v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf', 'ID_FS_UUID_ENC': 'v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:04:29,528 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 21:04:29,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,539 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:04:29,539 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:04:29,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:04:29,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:04:29,542 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:29,545 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:29,546 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:04:29,548 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 21:04:29,549 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,549 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:04:29,549 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f37c0400) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:04:29,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:04:29,555 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:29,556 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:04:29,559 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:29,559 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:04:29,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:04:29,565 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,565 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:04:29,567 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:04:29,567 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:04:29,568 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 21:04:29,602 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:29,603 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (last written to /dev/sdc). 2024-03-01 21:04:29,603 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:04:29,603 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:04:29,607 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:04:29,607 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:04:29,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:04:29,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:04:29,622 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:29,624 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:04:29,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,630 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 21:04:29,667 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:29,668 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (last written to /dev/sdc). 2024-03-01 21:04:29,668 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:04:29,668 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:29,668 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:29,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8', '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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:04:29,672 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 21:04:29,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:04:29,684 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:04:29,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:04:29,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:04:29,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:04:29,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:04:29,690 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 21:04:29,693 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 21:04:29,693 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,694 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:04:29,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f37c9cd0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:04:29,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:04:29,697 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:04:29,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:04:29,700 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 21:04:29,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:04:29,711 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:04:29,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:04:29,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:04:29,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:04:29,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:04:29,717 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 21:04:29,720 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 21:04:29,721 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,721 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:04:29,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f37c9640) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:04:29,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:04:29,724 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:04:29,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4', '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': 'A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr', 'ID_FS_UUID_ENC': 'A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:04:29,727 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 21:04:29,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,738 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:04:29,738 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:04:29,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:04:29,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:04:29,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:29,744 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:29,745 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 21:04:29,747 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 21:04:29,748 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,748 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:04:29,748 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f37cde50) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:04:29,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:04:29,754 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:29,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:04:29,757 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:29,757 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:04:29,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,760 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:04:29,763 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,763 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:04:29,766 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:04:29,766 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:04:29,766 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 21:04:29,800 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:29,801 INFO program/MainThread: stderr[9]: 2024-03-01 21:04:29,801 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:04:29,801 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:04:29,805 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:29,805 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:04:29,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:04:29,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:04:29,820 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:29,823 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:04:29,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,828 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 21:04:29,862 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:29,863 INFO program/MainThread: stderr[10]: 2024-03-01 21:04:29,863 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:04:29,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:29,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:04:29,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:29,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:04:29,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:29,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:29,886 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:04:29,889 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 21:04:29,890 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:04:29,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:04:29,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:04:29,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:29,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:04:29,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:29,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:29,902 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:04:29,905 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 21:04:29,906 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:04:29,906 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:04:29,906 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:04:29,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:29,909 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:04:29,912 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 21:04:29,913 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:04:29,916 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '223', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG', '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': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', 'ID_FS_UUID_ENC': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', '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': '1443898504'} ; 2024-03-01 21:04:29,916 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:04:29,917 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:29,920 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:04:29,920 INFO program/MainThread: stderr[11]: 2024-03-01 21:04:29,920 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:04:29,920 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:29,923 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:04:29,923 INFO program/MainThread: stderr[12]: 2024-03-01 21:04:29,923 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:04:29,923 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:29,925 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:04:29,926 INFO program/MainThread: stderr[13]: 2024-03-01 21:04:29,926 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:04:29,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:04:29,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:29,936 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:04:29,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:29,937 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:04:29,933 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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 (0x7f13f80f4250) -- 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 = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 21:04:29,937 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:29,940 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:04:29,940 INFO program/MainThread: stderr[14]: 2024-03-01 21:04:29,940 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:04:29,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:29,948 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:29,948 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:04:29,951 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:29,951 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:04:29,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:04:29,957 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,957 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:04:29,959 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:04:29,959 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:04:29,963 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:29,964 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:04:29,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:04:29,967 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:29,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:29,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:04:29,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:04:29,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:04:29,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:04:29,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:29,988 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:04:29,991 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 21:04:29,991 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:29,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:04:29,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:04:29,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:04:29,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:04:30,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:04:30,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:30,004 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:04:30,007 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 21:04:30,008 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:30,008 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:04:30,008 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:04:30,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:30,011 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:04:30,014 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 21:04:30,015 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:30,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '222', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', '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': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', 'ID_FS_UUID_ENC': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', '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': '1443413889'} ; 2024-03-01 21:04:30,018 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:04:30,018 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:30,021 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:04:30,022 INFO program/MainThread: stderr[15]: 2024-03-01 21:04:30,022 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:04:30,022 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:30,024 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:04:30,024 INFO program/MainThread: stderr[16]: 2024-03-01 21:04:30,025 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:04:30,025 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:30,027 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:04:30,027 INFO program/MainThread: stderr[17]: 2024-03-01 21:04:30,027 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:04:30,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:04:30,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:30,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:30,035 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37dc910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl 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 (0x7f13f80f4250) -- name = test_vg1 status = True 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 = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 21:04:30,039 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:30,043 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:04:30,043 INFO program/MainThread: stderr[18]: 2024-03-01 21:04:30,043 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:04:30,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:04:30,051 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,051 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:04:30,054 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,054 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:04:30,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:04:30,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:04:30,061 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:04:30,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:30,064 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:04:30,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:04:30,067 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:30,067 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:30,070 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:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/lvm-pv-uuid-WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw', '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': 'WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw', 'ID_FS_UUID_ENC': 'WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:04:30,071 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 21:04:30,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,082 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:04:30,083 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:04:30,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:04:30,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:04:30,086 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:04:30,088 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:04:30,089 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 21:04:30,091 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 21:04:30,092 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,092 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:04:30,092 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f89eb490) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:04:30,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:04:30,098 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,099 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:04:30,101 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,101 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:04:30,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:04:30,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:04:30,110 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:04:30,110 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:04:30,110 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/sdc,/dev/sdd ... 2024-03-01 21:04:30,150 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:30,151 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf. WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:30,151 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:04:30,151 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:04:30,155 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:04:30,156 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:04:30,158 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:04:30,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:30,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,169 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/sdc,/dev/sdd ... 2024-03-01 21:04:30,206 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 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=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:30,207 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf. WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:30,207 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:04:30,207 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:30,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:04:30,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:04:30,215 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:04:30,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:04:30,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:04:30,218 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/sdc,/dev/sdd ... 2024-03-01 21:04:30,254 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 21:04:30,255 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf. WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:30,255 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:04:30,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:04:30,259 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:04:30,262 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:04:30,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:04:30,268 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:04:30,268 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:30,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf ' '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2', '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': 'RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf', 'ID_FS_UUID_ENC': 'RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:04:30,271 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 21:04:30,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:04:30,283 INFO blivet/MainThread: sde is a disk 2024-03-01 21:04:30,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:04:30,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:04:30,286 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:04:30,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:04:30,289 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 21:04:30,292 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 21:04:30,293 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,293 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:04:30,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f8924e50) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:04:30,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:04:30,299 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,299 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:04:30,302 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,302 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:04:30,305 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,305 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:04:30,308 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,308 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:04:30,311 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:04:30,311 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:04:30,311 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 21:04:30,352 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:30,353 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:30,353 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:04:30,353 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:04:30,357 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:30,357 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:04:30,360 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:04:30,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:04:30,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:04:30,371 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:04:30,373 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:04:30,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:30,379 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 21:04:30,413 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 21:04:30,414 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:30,414 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:04:30,414 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:04:30,414 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:30,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/lvm-pv-uuid-DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e', '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': 'DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f', 'ID_FS_UUID_ENC': 'DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:04:30,418 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:04:30,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,430 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:04:30,431 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:04:30,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:04:30,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:04:30,434 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:04:30,437 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:04:30,437 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 21:04:30,440 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 21:04:30,440 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,441 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:04:30,441 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f37f65e0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:04:30,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:04:30,447 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,447 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:04:30,450 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,450 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:04:30,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:04:30,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:04:30,458 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:04:30,459 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:04:30,459 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/sdb,/dev/sdf,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 21:04:30,494 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:30,495 INFO program/MainThread: stderr[24]: 2024-03-01 21:04:30,495 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:04:30,495 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:04:30,499 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:30,499 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:04:30,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:04:30,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:30,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:04:30,514 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:04:30,516 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:04:30,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:30,522 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/sdb,/dev/sdf,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 21:04:30,563 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 21:04:30,564 INFO program/MainThread: stderr[25]: 2024-03-01 21:04:30,564 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:04:30,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:30,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:04:30,580 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:04:30,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:04:30,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:04:30,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:30,587 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:04:30,590 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 21:04:30,590 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:04:30,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:04:30,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:04:30,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:04:30,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:04:30,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:04:30,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:30,603 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:04:30,606 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 21:04:30,606 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:04:30,607 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:04:30,607 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:04:30,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:30,610 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:04:30,613 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 21:04:30,613 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:04:30,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 ' '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm ' '/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': '221', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm', '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': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', 'ID_FS_UUID_ENC': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', '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': '1441726702'} ; 2024-03-01 21:04:30,617 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:04:30,617 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:30,620 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:04:30,620 INFO program/MainThread: stderr[26]: 2024-03-01 21:04:30,620 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:04:30,621 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:30,623 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:04:30,623 INFO program/MainThread: stderr[27]: 2024-03-01 21:04:30,623 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:04:30,623 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:30,626 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:04:30,626 INFO program/MainThread: stderr[28]: 2024-03-01 21:04:30,626 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:04:30,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:04:30,636 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:30,637 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:04:30,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:30,637 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:04:30,634 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f377fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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 (0x7f13f80f4070) -- 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 = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 21:04:30,638 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:30,641 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:04:30,641 INFO program/MainThread: stderr[29]: 2024-03-01 21:04:30,641 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:04:30,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:04:30,649 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,649 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:04:30,652 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,652 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:04:30,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:04:30,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:04:30,659 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:04:30,662 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:30,662 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:04:30,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:04:30,665 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:30,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:30,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:04:30,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:04:30,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:04:30,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:04:30,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:30,687 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:04:30,690 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 21:04:30,690 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:04:30,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:04:30,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:04:30,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:04:30,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:04:30,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:04:30,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:30,704 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:04:30,707 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 21:04:30,707 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:04:30,707 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:04:30,707 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:04:30,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:30,710 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:04:30,713 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 21:04:30,714 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:04:30,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/95ebdb09-43e3-4eee-a28c-77cfe436007c ' '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10 ' '/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': '220', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10', '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': '95ebdb09-43e3-4eee-a28c-77cfe436007c', 'ID_FS_UUID_ENC': '95ebdb09-43e3-4eee-a28c-77cfe436007c', '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': '1441271188'} ; 2024-03-01 21:04:30,717 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:04:30,717 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:30,720 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:04:30,721 INFO program/MainThread: stderr[30]: 2024-03-01 21:04:30,721 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:04:30,721 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:30,723 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:04:30,723 INFO program/MainThread: stderr[31]: 2024-03-01 21:04:30,723 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:04:30,724 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:30,726 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:04:30,726 INFO program/MainThread: stderr[32]: 2024-03-01 21:04:30,726 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:04:30,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:04:30,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:30,737 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:30,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:30,738 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:30,734 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f3782820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 (0x7f13f80f4070) -- name = test_vg2 status = 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 = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 21:04:30,738 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:30,741 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:04:30,742 INFO program/MainThread: stderr[33]: 2024-03-01 21:04:30,742 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:04:30,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:04:30,749 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,749 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:04:30,752 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,752 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:04:30,756 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,756 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:04:30,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:04:30,759 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:04:30,762 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:30,762 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:04:30,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:04:30,765 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:30,766 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:30,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc', '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': 'iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ', 'ID_FS_UUID_ENC': 'iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:04:30,769 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 21:04:30,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:04:30,781 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:04:30,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:04:30,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:04:30,785 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:04:30,787 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:04:30,788 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 21:04:30,790 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 21:04:30,791 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,791 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:04:30,791 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f89248b0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:04:30,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:04:30,797 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,797 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:04:30,800 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,800 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:04:30,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:04:30,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:04:30,809 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:04:30,809 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:04:30,809 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/sdb,/dev/sdf,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:30,848 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:30,849 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0. WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:30,849 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:04:30,849 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:04:30,853 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:04:30,853 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:04:30,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:04:30,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:30,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,868 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/sdb,/dev/sdf,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:30,902 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 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=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 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=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:30,903 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0. WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:30,903 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:04:30,903 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:30,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:04:30,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:04:30,911 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:30,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:04:30,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:04:30,914 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/sdb,/dev/sdf,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:30,953 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:30,954 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0. WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:30,954 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:04:30,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:04:30,959 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:04:30,961 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:04:30,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:04:30,967 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:04:30,967 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:30,971 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0', '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': 'caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0', 'ID_FS_UUID_ENC': 'caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:04:30,971 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 21:04:30,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,982 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:04:30,983 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:04:30,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:04:30,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:04:30,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:04:30,989 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:04:30,989 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 21:04:30,992 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 21:04:30,992 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,993 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:04:30,993 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f808a850) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:04:30,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:04:30,999 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,999 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:04:31,002 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,002 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:04:31,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:04:31,008 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,008 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:04:31,011 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:04:31,011 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:04:31,011 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/sdb,/dev/sdf,/dev/sdd,/dev/sdh,/dev/sdc,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:31,050 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:31,051 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:31,051 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:04:31,051 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:04:31,055 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; 2024-03-01 21:04:31,055 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:04:31,058 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:04:31,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:31,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:04:31,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:04:31,069 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:31,072 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:04:31,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:31,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:31,078 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/sdb,/dev/sdf,/dev/sdd,/dev/sdh,/dev/sdc,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:31,117 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:31,118 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:31,118 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:04:31,118 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:04:31,118 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:31,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/lvm-pv-uuid-Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', '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': 'Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5', 'ID_FS_UUID_ENC': 'Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:04:31,123 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 21:04:31,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:04:31,135 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:04:31,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:04:31,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:04:31,138 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:04:31,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:04:31,141 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 21:04:31,143 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 21:04:31,144 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:04:31,144 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:04:31,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f3785ac0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:04:31,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:04:31,150 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,150 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:04:31,153 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,153 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:04:31,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:04:31,159 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,159 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:04:31,161 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:04:31,162 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:04:31,162 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/sdb,/dev/sdf,/dev/sdd,/dev/sdh,/dev/sdc,/dev/sdi,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:31,206 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:31,206 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:31,206 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:04:31,207 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:04:31,211 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; 2024-03-01 21:04:31,211 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:04:31,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:04:31,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:31,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:31,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:04:31,225 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:31,227 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:04:31,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:31,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:31,233 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/sdb,/dev/sdf,/dev/sdd,/dev/sdh,/dev/sdc,/dev/sdi,/dev/sde,/dev/sda,/dev/sdg ... 2024-03-01 21:04:31,273 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:31,273 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:31,273 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:04:31,274 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:04:31,274 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:31,278 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/lvm-pv-uuid-Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': 'Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz', 'ID_FS_UUID_ENC': 'Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:04:31,278 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:04:31,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:04:31,290 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:04:31,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:04:31,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:04:31,293 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:04:31,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:04:31,296 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:04:31,299 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:04:31,299 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:04:31,300 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:04:31,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f378f8b0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:04:31,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:04:31,306 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,306 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:04:31,309 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,309 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:04:31,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,312 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:04:31,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,315 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:04:31,317 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:04:31,317 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:04:31,317 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/sdb,/dev/sdf,/dev/sdd,/dev/sdh,/dev/sdc,/dev/sdi,/dev/sde,/dev/sda,/dev/sdg,/dev/sdj ... 2024-03-01 21:04:31,356 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:31,357 INFO program/MainThread: stderr[41]: 2024-03-01 21:04:31,357 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:04:31,357 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:04:31,361 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:04:31,361 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:04:31,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:04:31,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:31,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:31,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:04:31,375 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:31,378 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:04:31,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:31,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:31,383 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/sdb,/dev/sdf,/dev/sdd,/dev/sdh,/dev/sdc,/dev/sdi,/dev/sde,/dev/sda,/dev/sdg,/dev/sdj ... 2024-03-01 21:04:31,426 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:31,427 INFO program/MainThread: stderr[42]: 2024-03-01 21:04:31,427 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:04:31,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:31,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:04:31,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:04:31,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:04:31,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:04:31,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:31,449 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:04:31,452 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 21:04:31,453 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:04:31,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:04:31,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:04:31,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:04:31,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:04:31,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:04:31,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:31,465 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:04:31,468 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 21:04:31,468 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:04:31,468 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:04:31,469 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:04:31,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:31,471 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:04:31,474 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 21:04:31,475 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:04:31,478 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/08f25489-7662-4c98-8fda-f1708d2c0ec1 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '219', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY', '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': '08f25489-7662-4c98-8fda-f1708d2c0ec1', 'ID_FS_UUID_ENC': '08f25489-7662-4c98-8fda-f1708d2c0ec1', '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': '1439528341'} ; 2024-03-01 21:04:31,478 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:04:31,478 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:31,481 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:04:31,481 INFO program/MainThread: stderr[43]: 2024-03-01 21:04:31,481 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:04:31,482 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:31,484 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:04:31,484 INFO program/MainThread: stderr[44]: 2024-03-01 21:04:31,484 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:04:31,484 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:31,487 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:04:31,487 INFO program/MainThread: stderr[45]: 2024-03-01 21:04:31,487 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:04:31,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:04:31,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,497 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:04:31,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,498 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:04:31,495 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f3795af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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 (0x7f13f3785b20) -- 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 21:04:31,499 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:31,501 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:04:31,502 INFO program/MainThread: stderr[46]: 2024-03-01 21:04:31,502 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:04:31,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:04:31,508 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,509 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:04:31,512 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,512 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:04:31,515 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,515 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:04:31,518 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,518 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:04:31,518 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:04:31,521 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:31,521 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:04:31,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:04:31,524 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:31,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:31,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:04:31,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:04:31,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:04:31,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:04:31,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:31,546 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:04:31,549 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 21:04:31,549 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:04:31,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:04:31,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:04:31,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:04:31,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:04:31,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:04:31,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:31,571 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:04:31,574 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 21:04:31,574 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:04:31,575 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:04:31,575 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:04:31,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:31,578 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:04:31,580 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 21:04:31,581 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:04:31,584 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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/a202bfd9-facf-4e21-9d26-7d1f6c554ed7', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '218', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n', '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': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', 'ID_FS_UUID_ENC': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', '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': '1438432869'} ; 2024-03-01 21:04:31,584 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:04:31,584 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:31,587 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:04:31,587 INFO program/MainThread: stderr[47]: 2024-03-01 21:04:31,588 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:04:31,588 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:31,590 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:04:31,590 INFO program/MainThread: stderr[48]: 2024-03-01 21:04:31,590 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:04:31,590 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:31,593 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:04:31,593 INFO program/MainThread: stderr[49]: 2024-03-01 21:04:31,593 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:04:31,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:04:31,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,604 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:04:31,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,605 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:04:31,600 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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 (0x7f13f3785b20) -- name = test_vg3 status = True 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:04:31,605 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:31,608 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:04:31,608 INFO program/MainThread: stderr[50]: 2024-03-01 21:04:31,608 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:04:31,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:04:31,615 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,615 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:04:31,618 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,618 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:04:31,621 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,621 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:04:31,624 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,624 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:04:31,624 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:04:31,627 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:31,627 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:04:31,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:04:31,630 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:31,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:31,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:04:31,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:04:31,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:04:31,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:04:31,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:31,651 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:04:31,654 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 21:04:31,655 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:04:31,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:04:31,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:04:31,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:04:31,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:04:31,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:04:31,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:31,667 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:04:31,670 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 21:04:31,671 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:04:31,671 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:04:31,671 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:04:31,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:31,674 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:04:31,677 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 21:04:31,677 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:04:31,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/014031d8-d9b1-47d0-aa10-189c1a571e4f', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '217', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk', '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': '014031d8-d9b1-47d0-aa10-189c1a571e4f', 'ID_FS_UUID_ENC': '014031d8-d9b1-47d0-aa10-189c1a571e4f', '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': '1437351746'} ; 2024-03-01 21:04:31,680 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:04:31,681 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:31,684 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:04:31,684 INFO program/MainThread: stderr[51]: 2024-03-01 21:04:31,684 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:04:31,684 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:31,686 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:04:31,687 INFO program/MainThread: stderr[52]: 2024-03-01 21:04:31,687 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:04:31,687 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:31,689 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:04:31,689 INFO program/MainThread: stderr[53]: 2024-03-01 21:04:31,689 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:04:31,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:04:31,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,700 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:04:31,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,702 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:04:31,697 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37f6cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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 (0x7f13f3785b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:04:31,702 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:31,705 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:04:31,705 INFO program/MainThread: stderr[54]: 2024-03-01 21:04:31,705 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:04:31,709 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:04:31,712 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,712 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:04:31,715 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,715 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:04:31,719 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:04:31,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:04:31,722 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:04:31,725 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:31,725 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:04:31,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:04:31,728 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:31,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:31,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:04:31,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:04:31,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:04:31,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:04:31,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:31,749 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:31,752 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 21:04:31,753 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:04:31,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:04:31,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:04:31,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:04:31,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:04:31,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:04:31,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:31,765 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:31,768 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 21:04:31,768 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:04:31,769 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:04:31,769 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:04:31,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:31,772 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:31,775 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 21:04:31,775 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:04:31,778 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/53d4c593-b9af-474d-bc95-42110be288c6', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '216', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', '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': '53d4c593-b9af-474d-bc95-42110be288c6', 'ID_FS_UUID_ENC': '53d4c593-b9af-474d-bc95-42110be288c6', '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': '1436955216'} ; 2024-03-01 21:04:31,778 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:31,779 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:31,782 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:04:31,782 INFO program/MainThread: stderr[55]: 2024-03-01 21:04:31,782 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:04:31,782 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:31,784 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:04:31,785 INFO program/MainThread: stderr[56]: 2024-03-01 21:04:31,785 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:04:31,785 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:31,787 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:04:31,787 INFO program/MainThread: stderr[57]: 2024-03-01 21:04:31,787 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:04:31,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:04:31,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,799 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:31,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:31,800 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:31,795 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 (0x7f13f3785b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 21:04:31,801 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:31,803 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:04:31,803 INFO program/MainThread: stderr[58]: 2024-03-01 21:04:31,803 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:04:31,807 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:04:31,810 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,810 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:04:31,813 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,813 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:04:31,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:04:31,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,820 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:04:31,820 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:04:31,823 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:31,823 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:04:31,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:04:31,826 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:31,826 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:31,829 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': '20472005'} ; 2024-03-01 21:04:31,829 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:04:31,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:04:31,840 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:04:31,840 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:04:31,840 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:04:31,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:04:31,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:04:31,843 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:04:31,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:04:31,846 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:04:31,849 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:04:31,849 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:04:31,850 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:04:31,850 INFO blivet/MainThread: got device: DiskDevice instance (0x7f13f80f4ac0) -- 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 21:04:31,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:04:31,855 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:31,855 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:04:31,858 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:31,858 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:04:31,861 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,862 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:04:31,864 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:31,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:04:31,867 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:04:31,870 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:31,873 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:04:31,881 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 0x7f13f80840c0> 2024-03-01 21:04:31,928 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:04:31,932 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:04:31,932 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:04:31,935 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': '20473866'} ; 2024-03-01 21:04:31,935 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:04:31,935 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:04:31,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,945 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:04:31,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:31,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,962 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:31,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:04:31,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:04:31,989 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:04:31,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:04:31,991 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:04:31,994 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:04:31,995 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:04:31,997 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:31,998 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:31,998 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:04:32,000 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:04:32,003 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:04:32,006 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:04:32,009 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:04:32,011 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:32,012 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:32,012 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:04:32,013 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:04:32,012 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f13f37fc7c0) -- 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 0x7f13f9ad6310> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:04:32,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:04:32,019 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:32,019 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:04:32,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:32,022 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:04:32,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:32,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:04:32,027 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:32,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:04:32,028 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:04:32,030 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:32,030 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:04:32,033 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:04:32,033 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:32,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/53d4c593-b9af-474d-bc95-42110be288c6 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '216', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', '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': '53d4c593-b9af-474d-bc95-42110be288c6', 'ID_FS_UUID_ENC': '53d4c593-b9af-474d-bc95-42110be288c6', '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': '1436955216'} ; 2024-03-01 21:04:32,036 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:32,036 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:32,039 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:04:32,039 INFO program/MainThread: stderr[59]: 2024-03-01 21:04:32,039 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:04:32,040 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:32,042 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:04:32,042 INFO program/MainThread: stderr[60]: 2024-03-01 21:04:32,042 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:04:32,042 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:32,045 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:04:32,045 INFO program/MainThread: stderr[61]: 2024-03-01 21:04:32,045 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:04:32,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:04:32,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,058 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,053 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f3785b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:32,058 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:32,061 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:04:32,061 INFO program/MainThread: stderr[62]: 2024-03-01 21:04:32,061 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:04:32,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:04:32,065 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:04:32,067 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/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/014031d8-d9b1-47d0-aa10-189c1a571e4f ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '217', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk', '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': '014031d8-d9b1-47d0-aa10-189c1a571e4f', 'ID_FS_UUID_ENC': '014031d8-d9b1-47d0-aa10-189c1a571e4f', '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': '1437351746'} ; 2024-03-01 21:04:32,068 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:04:32,068 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:32,070 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:04:32,070 INFO program/MainThread: stderr[63]: 2024-03-01 21:04:32,071 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:04:32,071 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:32,073 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:04:32,073 INFO program/MainThread: stderr[64]: 2024-03-01 21:04:32,073 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:04:32,073 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:32,076 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:04:32,076 INFO program/MainThread: stderr[65]: 2024-03-01 21:04:32,076 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:04:32,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:04:32,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,088 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,083 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37f6cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f3785b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:32,089 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:32,091 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:04:32,091 INFO program/MainThread: stderr[66]: 2024-03-01 21:04:32,092 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:04:32,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:04:32,095 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:04:32,098 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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/a202bfd9-facf-4e21-9d26-7d1f6c554ed7 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '218', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n', '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': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', 'ID_FS_UUID_ENC': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', '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': '1438432869'} ; 2024-03-01 21:04:32,098 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:04:32,098 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:32,101 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:04:32,101 INFO program/MainThread: stderr[67]: 2024-03-01 21:04:32,101 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:04:32,101 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:32,104 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:04:32,104 INFO program/MainThread: stderr[68]: 2024-03-01 21:04:32,104 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:04:32,104 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:32,106 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:04:32,106 INFO program/MainThread: stderr[69]: 2024-03-01 21:04:32,106 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:04:32,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:04:32,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,117 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,119 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,114 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f3785b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:32,120 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:32,122 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:04:32,122 INFO program/MainThread: stderr[70]: 2024-03-01 21:04:32,122 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:04:32,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:04:32,126 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:04:32,128 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/08f25489-7662-4c98-8fda-f1708d2c0ec1 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '219', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY', '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': '08f25489-7662-4c98-8fda-f1708d2c0ec1', 'ID_FS_UUID_ENC': '08f25489-7662-4c98-8fda-f1708d2c0ec1', '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': '1439528341'} ; 2024-03-01 21:04:32,129 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:04:32,129 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:32,131 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:04:32,131 INFO program/MainThread: stderr[71]: 2024-03-01 21:04:32,132 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:04:32,132 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:32,134 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:04:32,134 INFO program/MainThread: stderr[72]: 2024-03-01 21:04:32,134 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:04:32,134 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:32,137 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:04:32,137 INFO program/MainThread: stderr[73]: 2024-03-01 21:04:32,137 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:04:32,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,144 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 21:04:32,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,148 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:32,149 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:32,144 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f3795af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f3785b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:32,150 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:32,152 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:04:32,152 INFO program/MainThread: stderr[74]: 2024-03-01 21:04:32,152 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:04:32,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:04:32,156 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:04:32,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/95ebdb09-43e3-4eee-a28c-77cfe436007c ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '220', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10', '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': '95ebdb09-43e3-4eee-a28c-77cfe436007c', 'ID_FS_UUID_ENC': '95ebdb09-43e3-4eee-a28c-77cfe436007c', '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': '1441271188'} ; 2024-03-01 21:04:32,159 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:04:32,159 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:32,162 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:04:32,162 INFO program/MainThread: stderr[75]: 2024-03-01 21:04:32,162 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:04:32,162 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:32,164 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:04:32,164 INFO program/MainThread: stderr[76]: 2024-03-01 21:04:32,165 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:04:32,165 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:32,167 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:04:32,167 INFO program/MainThread: stderr[77]: 2024-03-01 21:04:32,167 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:04:32,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:04:32,176 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:32,177 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:32,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:32,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:32,174 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f3782820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f80f4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 21:04:32,179 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:32,181 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:04:32,181 INFO program/MainThread: stderr[78]: 2024-03-01 21:04:32,181 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:04:32,185 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:04:32,185 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:04:32,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '221', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm', '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': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', 'ID_FS_UUID_ENC': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', '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': '1441726702'} ; 2024-03-01 21:04:32,188 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:04:32,188 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:32,190 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:04:32,190 INFO program/MainThread: stderr[79]: 2024-03-01 21:04:32,190 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:04:32,191 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:32,193 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:04:32,193 INFO program/MainThread: stderr[80]: 2024-03-01 21:04:32,193 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:04:32,193 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:32,196 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:04:32,196 INFO program/MainThread: stderr[81]: 2024-03-01 21:04:32,196 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:04:32,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:04:32,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:32,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:32,207 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:32,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:32,204 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f377fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f80f4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:32,208 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:32,211 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:04:32,211 INFO program/MainThread: stderr[82]: 2024-03-01 21:04:32,211 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:04:32,214 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:04:32,214 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:04:32,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '222', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', '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': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', 'ID_FS_UUID_ENC': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', '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': '1443413889'} ; 2024-03-01 21:04:32,217 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:04:32,217 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:32,220 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:04:32,220 INFO program/MainThread: stderr[83]: 2024-03-01 21:04:32,220 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:04:32,220 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:32,222 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:04:32,223 INFO program/MainThread: stderr[84]: 2024-03-01 21:04:32,223 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:04:32,223 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:32,225 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:04:32,225 INFO program/MainThread: stderr[85]: 2024-03-01 21:04:32,225 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:04:32,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,232 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 21:04:32,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:32,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:32,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:32,236 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:32,232 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37dc910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f80f4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 21:04:32,237 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:32,239 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:04:32,239 INFO program/MainThread: stderr[86]: 2024-03-01 21:04:32,239 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:04:32,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:04:32,243 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:04:32,246 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/test_vg1/lv1 ' '/dev/disk/by-uuid/cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '223', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG', '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': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', 'ID_FS_UUID_ENC': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', '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': '1443898504'} ; 2024-03-01 21:04:32,246 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:04:32,246 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:32,248 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:04:32,248 INFO program/MainThread: stderr[87]: 2024-03-01 21:04:32,249 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:04:32,249 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:32,251 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:04:32,251 INFO program/MainThread: stderr[88]: 2024-03-01 21:04:32,251 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:04:32,251 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:32,254 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:04:32,254 INFO program/MainThread: stderr[89]: 2024-03-01 21:04:32,254 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:04:32,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:04:32,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:32,264 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:32,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:32,265 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:32,261 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f13f37dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f13f80f4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:32,265 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:32,268 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:04:32,268 INFO program/MainThread: stderr[90]: 2024-03-01 21:04:32,268 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:04:32,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:32,271 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:04:32,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:32,280 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:32,298 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:04:32,298 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:04:32,302 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 21:04:32,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:32,307 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 21:04:32,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:32,310 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:04:32,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:32,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:32,321 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:04:32,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:32,328 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 21:04:32,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:32,331 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:04:32,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:32,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:32,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:32,342 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:04:32,344 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 21:04:32,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:32,349 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 21:04:32,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:32,352 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 21:04:32,355 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 21:04:32,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:32,360 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 21:04:32,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:32,363 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:04:35,544 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hytb20ql/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:35,580 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:35,580 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:04:35,583 INFO program/MainThread: stdout[2]: 2024-03-01 21:04:35,583 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 21:04:35,583 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:04:35,583 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:04:35,588 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:35,588 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:04:35,592 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:35,592 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:04:35,595 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:35,595 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:04:35,598 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:35,598 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:04:35,609 INFO program/MainThread: stdout: 2024-03-01 21:04:35,609 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:04:35,609 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw 2024-03-01 21:04:35,609 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f 2024-03-01 21:04:35,609 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf 2024-03-01 21:04:35,610 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f 2024-03-01 21:04:35,610 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 2024-03-01 21:04:35,610 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr 2024-03-01 21:04:35,610 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw 2024-03-01 21:04:35,610 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95ebdb09-43e3-4eee-a28c-77cfe436007c 2024-03-01 21:04:35,610 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 2024-03-01 21:04:35,610 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf 2024-03-01 21:04:35,610 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f 2024-03-01 21:04:35,610 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ 2024-03-01 21:04:35,610 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 53d4c593-b9af-474d-bc95-42110be288c6 2024-03-01 21:04:35,610 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 014031d8-d9b1-47d0-aa10-189c1a571e4f 2024-03-01 21:04:35,610 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 2024-03-01 21:04:35,610 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 2024-03-01 21:04:35,610 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 2024-03-01 21:04:35,610 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 2024-03-01 21:04:35,610 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 2024-03-01 21:04:35,610 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz 2024-03-01 21:04:35,610 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 2024-03-01 21:04:35,610 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:04:35,610 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:04:35,610 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:04:35,610 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:35,610 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:35,610 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f sdb 1073741824 root disk brw-rw---- LVM2_member v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 sdc 1073741824 root disk brw-rw---- LVM2_member A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr sdd 1073741824 root disk brw-rw---- LVM2_member WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95ebdb09-43e3-4eee-a28c-77cfe436007c `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 sde 1073741824 root disk brw-rw---- LVM2_member RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf sdf 1073741824 root disk brw-rw---- LVM2_member DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f sdg 1073741824 root disk brw-rw---- LVM2_member iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 53d4c593-b9af-474d-bc95-42110be288c6 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 014031d8-d9b1-47d0-aa10-189c1a571e4f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 sdh 1073741824 root disk brw-rw---- LVM2_member caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a202bfd9-facf-4e21-9d26-7d1f6c554ed7 sdi 1073741824 root disk brw-rw---- LVM2_member Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 sdj 1073741824 root disk brw-rw---- LVM2_member Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 08f25489-7662-4c98-8fda-f1708d2c0ec1 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 21:04:35,610 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:35,611 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:35,611 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:04:35,611 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:35,611 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:04:35,612 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:04:35,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:35,622 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:35,640 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 21:04:35,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_98d36e0a-6042-45cd-8ceb-815d9eeb3a08 ' '/dev/disk/by-id/lvm-pv-uuid-uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw ' '/dev/disk/by-id/wwn-0x600140598d36e0a604245cd8ceb815d9 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', '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': 'uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw', 'ID_FS_UUID_ENC': 'uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw', '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': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'ID_SERIAL': '3600140598d36e0a604245cd8ceb815d9', 'ID_SERIAL_SHORT': '600140598d36e0a604245cd8ceb815d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598d36e0a6', 'ID_WWN_VENDOR_EXTENSION': '0x04245cd8ceb815d9', 'ID_WWN_WITH_EXTENSION': '0x600140598d36e0a604245cd8ceb815d9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598d36e0a604245cd8ceb815d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98d36e0a-6042-45cd-8ceb-815d9eeb3a08', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350404812'} ; 2024-03-01 21:04:35,644 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 21:04:35,645 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 21:04:35,684 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:35,685 INFO program/MainThread: stderr[3]: 2024-03-01 21:04:35,685 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:04:35,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:35,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:35,696 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:04:35,698 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 21:04:35,703 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:04:35,704 INFO blivet/MainThread: sda is a disk 2024-03-01 21:04:35,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:04:35,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:04:35,707 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:35,711 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:35,711 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 21:04:35,714 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 21:04:35,714 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:04:35,715 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:04:35,715 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6531942e20) -- 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 = 600140598d36e0a604245cd8ceb815d9 2024-03-01 21:04:35,718 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:04:35,721 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:35,722 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:04:35,725 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:35,725 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:04:35,728 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:35,728 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:04:35,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:35,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:04:35,735 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:04:35,735 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:04:35,735 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 21:04:35,772 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:35,773 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf. WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (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 21:04:35,773 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:04:35,773 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:04:35,777 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw ; label: None ; device: /dev/sda ; serial: 3600140598d36e0a604245cd8ceb815d9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; pe_start: 8 MiB ; 2024-03-01 21:04:35,778 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:04:35,780 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:04:35,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:35,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:35,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:35,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:35,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 21:04:35,831 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:35,832 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf. WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (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 21:04:35,832 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:04:35,832 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:35,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:04:35,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:04:35,841 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:35,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:04:35,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:04:35,845 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 21:04:35,881 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl 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 21:04:35,882 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf. WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (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 21:04:35,882 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:04:35,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:04:35,887 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:04:35,889 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:04:35,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:35,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:35,895 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:35,895 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:35,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b20b511c22e24553b9d2b7849 ' '/dev/disk/by-id/lvm-pv-uuid-v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405b20b511c22e24553b9d2b7849', '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': 'v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf', 'ID_FS_UUID_ENC': 'v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf', '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': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'ID_SERIAL': '36001405b20b511c22e24553b9d2b7849', 'ID_SERIAL_SHORT': '6001405b20b511c22e24553b9d2b7849', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b20b511c2', 'ID_WWN_VENDOR_EXTENSION': '0x2e24553b9d2b7849', 'ID_WWN_WITH_EXTENSION': '0x6001405b20b511c22e24553b9d2b7849', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b20b511c22e24553b9d2b7849', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b20b511c-22e2-4553-b9d2-b7849592393a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350470612'} ; 2024-03-01 21:04:35,899 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 21:04:35,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:35,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:35,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:04:35,910 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:04:35,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:04:35,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:04:35,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:35,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:35,916 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 21:04:35,919 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 21:04:35,920 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:04:35,920 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:04:35,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65304bf400) -- 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 = 6001405b20b511c22e24553b9d2b7849 2024-03-01 21:04:35,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:04:35,926 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:35,926 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:04:35,929 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:35,929 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:04:35,932 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:35,932 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:04:35,935 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:35,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:04:35,938 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:04:35,938 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:04:35,938 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 21:04:35,974 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:35,975 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (last written to /dev/sdc). 2024-03-01 21:04:35,975 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:04:35,975 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:04:35,979 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf ; label: None ; device: /dev/sdb ; serial: 36001405b20b511c22e24553b9d2b7849 ; exists: True ; vg_name: test_vg1 ; vg_uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:04:35,979 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:04:35,982 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:04:35,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:35,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:35,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:04:35,993 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:35,996 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:04:35,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:36,002 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 21:04:36,035 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:36,036 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr. WARNING: VG test_vg1 is missing PV A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr (last written to /dev/sdc). 2024-03-01 21:04:36,036 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:04:36,036 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:36,036 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:36,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_4d05888f-ee28-4f5e-b904-f941cd4d6dd8 ' '/dev/disk/by-id/scsi-360014054d05888fee284f5eb904f941c ' '/dev/disk/by-id/wwn-0x60014054d05888fee284f5eb904f941c ' '/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': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'ID_SERIAL': '360014054d05888fee284f5eb904f941c', 'ID_SERIAL_SHORT': '60014054d05888fee284f5eb904f941c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054d05888fe', 'ID_WWN_VENDOR_EXTENSION': '0xe284f5eb904f941c', 'ID_WWN_WITH_EXTENSION': '0x60014054d05888fee284f5eb904f941c', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054d05888fee284f5eb904f941c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4d05888f-ee28-4f5e-b904-f941cd4d6dd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351089162'} ; 2024-03-01 21:04:36,041 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 21:04:36,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:04:36,052 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:04:36,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:04:36,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:04:36,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:04:36,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:04:36,058 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 21:04:36,061 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 21:04:36,062 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:04:36,062 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:04:36,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65304c8cd0) -- 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 = 60014054d05888fee284f5eb904f941c 2024-03-01 21:04:36,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:04:36,066 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:04:36,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f ' '/dev/disk/by-id/scsi-36001405441b1147963b416c834f341f7 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405441b1147963b416c834f341f7', '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': '441b1147-963b-416c-834f-341f76e5a73f', 'ID_SERIAL': '36001405441b1147963b416c834f341f7', 'ID_SERIAL_SHORT': '6001405441b1147963b416c834f341f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405441b11479', 'ID_WWN_VENDOR_EXTENSION': '0x63b416c834f341f7', 'ID_WWN_WITH_EXTENSION': '0x6001405441b1147963b416c834f341f7', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405441b1147963b416c834f341f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '441b1147-963b-416c-834f-341f76e5a73f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '351124439'} ; 2024-03-01 21:04:36,069 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 21:04:36,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:04:36,080 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:04:36,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:04:36,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:04:36,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:04:36,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:04:36,086 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 21:04:36,089 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 21:04:36,089 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:04:36,090 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:04:36,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65304c8640) -- 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 = 6001405441b1147963b416c834f341f7 2024-03-01 21:04:36,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:04:36,093 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:04:36,096 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-A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e7474880-2b26-49a7-b7cb-c98e48f5d8b9 ' '/dev/disk/by-id/wwn-0x6001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-36001405e74748802b2649a7b7cbc98e4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', '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': 'A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr', 'ID_FS_UUID_ENC': 'A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr', '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': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'ID_SERIAL': '36001405e74748802b2649a7b7cbc98e4', 'ID_SERIAL_SHORT': '6001405e74748802b2649a7b7cbc98e4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e74748802', 'ID_WWN_VENDOR_EXTENSION': '0xb2649a7b7cbc98e4', 'ID_WWN_WITH_EXTENSION': '0x6001405e74748802b2649a7b7cbc98e4', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e74748802b2649a7b7cbc98e4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7474880-2b26-49a7-b7cb-c98e48f5d8b9', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350491194'} ; 2024-03-01 21:04:36,096 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 21:04:36,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,107 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:04:36,108 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:04:36,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:04:36,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:04:36,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:36,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:36,114 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 21:04:36,117 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 21:04:36,117 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:04:36,117 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:04:36,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65304cce50) -- 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 = 6001405e74748802b2649a7b7cbc98e4 2024-03-01 21:04:36,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:04:36,123 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:36,124 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:04:36,126 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:36,127 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:04:36,130 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,130 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:04:36,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:04:36,135 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:04:36,135 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:04:36,136 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 21:04:36,175 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=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 21:04:36,176 INFO program/MainThread: stderr[9]: 2024-03-01 21:04:36,176 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:04:36,176 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:04:36,180 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr ; label: None ; device: /dev/sdc ; serial: 36001405e74748802b2649a7b7cbc98e4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:36,180 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:04:36,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:04:36,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:36,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:04:36,195 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:36,197 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:04:36,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:36,203 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 21:04:36,238 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:36,239 INFO program/MainThread: stderr[10]: 2024-03-01 21:04:36,239 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:04:36,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:36,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:04:36,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:36,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:04:36,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:36,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:36,261 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:04:36,264 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 21:04:36,265 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:04:36,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:04:36,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:04:36,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:36,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:04:36,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:36,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:36,277 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:04:36,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 21:04:36,280 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:04:36,280 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:04:36,281 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:04:36,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:36,283 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:04:36,286 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 21:04:36,287 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:04:36,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG ' '/dev/disk/by-uuid/cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '223', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG', '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': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', 'ID_FS_UUID_ENC': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', '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': '1443898504'} ; 2024-03-01 21:04:36,290 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:04:36,290 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:36,293 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:04:36,294 INFO program/MainThread: stderr[11]: 2024-03-01 21:04:36,294 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:04:36,294 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:36,296 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:04:36,296 INFO program/MainThread: stderr[12]: 2024-03-01 21:04:36,296 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:04:36,296 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:36,299 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:04:36,299 INFO program/MainThread: stderr[13]: 2024-03-01 21:04:36,299 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:04:36,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:04:36,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:36,309 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:04:36,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:36,310 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:04:36,306 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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 (0x7f65305b3250) -- 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 = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 21:04:36,310 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:36,313 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:04:36,313 INFO program/MainThread: stderr[14]: 2024-03-01 21:04:36,313 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:04:36,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:36,320 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:36,320 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:04:36,323 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:36,323 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:04:36,326 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:04:36,330 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,330 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:04:36,331 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:04:36,331 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:04:36,335 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:36,336 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:04:36,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:04:36,339 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:36,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:36,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:04:36,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:04:36,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:04:36,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:04:36,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:36,359 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:04:36,362 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 21:04:36,363 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:36,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:04:36,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:04:36,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:04:36,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:04:36,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:04:36,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:36,375 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:04:36,378 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 21:04:36,379 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:36,379 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:04:36,379 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:04:36,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:36,382 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:04:36,385 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 21:04:36,385 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:36,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '222', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', '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': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', 'ID_FS_UUID_ENC': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', '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': '1443413889'} ; 2024-03-01 21:04:36,389 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:04:36,389 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:36,392 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:04:36,392 INFO program/MainThread: stderr[15]: 2024-03-01 21:04:36,392 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:04:36,392 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:36,395 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:04:36,395 INFO program/MainThread: stderr[16]: 2024-03-01 21:04:36,395 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:04:36,395 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:36,397 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:04:36,398 INFO program/MainThread: stderr[17]: 2024-03-01 21:04:36,398 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:04:36,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:04:36,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:36,408 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:36,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:36,409 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:36,405 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl 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 (0x7f65305b3250) -- name = test_vg1 status = True 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 = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 21:04:36,410 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:36,413 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:04:36,413 INFO program/MainThread: stderr[18]: 2024-03-01 21:04:36,413 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:04:36,417 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:04:36,420 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:36,421 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:04:36,424 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:36,424 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:04:36,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:04:36,430 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,430 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:04:36,431 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:04:36,433 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:36,434 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:04:36,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:04:36,437 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:36,437 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:36,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053 ' '/dev/disk/by-id/lvm-pv-uuid-WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw ' '/dev/disk/by-id/wwn-0x60014058b543a1908a24b31a095a03aa ' '/dev/disk/by-id/scsi-360014058b543a1908a24b31a095a03aa', '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': 'WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw', 'ID_FS_UUID_ENC': 'WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw', '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': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'ID_SERIAL': '360014058b543a1908a24b31a095a03aa', 'ID_SERIAL_SHORT': '60014058b543a1908a24b31a095a03aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b543a190', 'ID_WWN_VENDOR_EXTENSION': '0x8a24b31a095a03aa', 'ID_WWN_WITH_EXTENSION': '0x60014058b543a1908a24b31a095a03aa', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b543a1908a24b31a095a03aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b543a19-08a2-4b31-a095-a03aa8c51053', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350574382'} ; 2024-03-01 21:04:36,440 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 21:04:36,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:04:36,452 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:04:36,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:04:36,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:04:36,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:04:36,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:04:36,458 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 21:04:36,461 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 21:04:36,462 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:04:36,462 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:04:36,462 INFO blivet/MainThread: got device: DiskDevice instance (0x7f653195a490) -- 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 = 60014058b543a1908a24b31a095a03aa 2024-03-01 21:04:36,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:04:36,468 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:36,468 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:04:36,471 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:36,471 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:04:36,474 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,474 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:04:36,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:04:36,480 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:04:36,480 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:04:36,480 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:36,515 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:36,516 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf. WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:36,516 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:04:36,516 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:04:36,520 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw ; label: None ; device: /dev/sdd ; serial: 360014058b543a1908a24b31a095a03aa ; exists: True ; vg_name: test_vg2 ; vg_uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:04:36,521 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:04:36,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:04:36,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:36,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,535 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:36,569 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 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=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:36,570 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf. WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:36,570 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:04:36,570 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:36,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:04:36,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:04:36,578 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:04:36,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:04:36,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:04:36,581 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:36,622 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 21:04:36,623 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf. WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:36,623 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:04:36,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:04:36,628 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:04:36,630 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:04:36,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:04:36,636 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:04:36,636 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:36,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-id/scsi-360014058b9b7faedd66490eb48662fe2 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038 ' '/dev/disk/by-id/lvm-pv-uuid-RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_8b9b7fae-dd66-490e-b486-62fe2144a038', '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': 'RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf', 'ID_FS_UUID_ENC': 'RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf', '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': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'ID_SERIAL': '360014058b9b7faedd66490eb48662fe2', 'ID_SERIAL_SHORT': '60014058b9b7faedd66490eb48662fe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058b9b7faed', 'ID_WWN_VENDOR_EXTENSION': '0xd66490eb48662fe2', 'ID_WWN_WITH_EXTENSION': '0x60014058b9b7faedd66490eb48662fe2', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058b9b7faedd66490eb48662fe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8b9b7fae-dd66-490e-b486-62fe2144a038', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350625288'} ; 2024-03-01 21:04:36,640 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 21:04:36,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:04:36,652 INFO blivet/MainThread: sde is a disk 2024-03-01 21:04:36,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:04:36,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:04:36,655 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:04:36,657 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:04:36,658 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:04:36,661 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:04:36,661 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:04:36,661 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:04:36,661 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65315e5e50) -- 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 = 60014058b9b7faedd66490eb48662fe2 2024-03-01 21:04:36,665 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:04:36,668 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:36,668 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:04:36,671 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:36,671 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:04:36,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:04:36,677 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,677 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:04:36,680 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:04:36,680 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:04:36,680 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd,/dev/sde ... 2024-03-01 21:04:36,714 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:36,715 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:36,715 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:04:36,715 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:04:36,719 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf ; label: None ; device: /dev/sde ; serial: 360014058b9b7faedd66490eb48662fe2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:36,719 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:04:36,722 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:04:36,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:04:36,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:04:36,733 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:04:36,736 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:04:36,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:36,742 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd,/dev/sde ... 2024-03-01 21:04:36,783 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 21:04:36,784 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f. WARNING: VG test_vg2 is missing PV DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f (last written to /dev/sdf). 2024-03-01 21:04:36,784 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:04:36,784 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:04:36,784 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:36,789 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-36001405e7b05d5ee2d4487581995b571 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e7b05d5e-e2d4-4875-8199-5b57192da37e ' '/dev/disk/by-id/lvm-pv-uuid-DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f', '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': 'DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f', 'ID_FS_UUID_ENC': 'DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f', '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': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'ID_SERIAL': '36001405e7b05d5ee2d4487581995b571', 'ID_SERIAL_SHORT': '6001405e7b05d5ee2d4487581995b571', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7b05d5ee', 'ID_WWN_VENDOR_EXTENSION': '0x2d4487581995b571', 'ID_WWN_WITH_EXTENSION': '0x6001405e7b05d5ee2d4487581995b571', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7b05d5ee2d4487581995b571', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7b05d5e-e2d4-4875-8199-5b57192da37e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350674104'} ; 2024-03-01 21:04:36,789 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 21:04:36,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,800 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:04:36,801 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:04:36,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:04:36,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:04:36,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:04:36,807 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:04:36,807 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 21:04:36,810 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 21:04:36,810 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:04:36,811 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:04:36,811 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65304d95e0) -- 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 = 6001405e7b05d5ee2d4487581995b571 2024-03-01 21:04:36,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:04:36,817 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:36,817 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:04:36,820 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:36,820 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:04:36,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,823 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:04:36,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:36,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:04:36,829 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:04:36,829 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:04:36,829 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/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:36,864 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=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 21:04:36,865 INFO program/MainThread: stderr[24]: 2024-03-01 21:04:36,865 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:04:36,865 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:04:36,869 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f ; label: None ; device: /dev/sdf ; serial: 36001405e7b05d5ee2d4487581995b571 ; exists: True ; vg_name: test_vg2 ; vg_uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:36,869 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:04:36,872 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:04:36,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:36,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:04:36,884 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:04:36,886 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:04:36,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j ; incomplete: True ; hidden: False ; 2024-03-01 21:04:36,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:36,892 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/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:36,931 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 21:04:36,932 INFO program/MainThread: stderr[25]: 2024-03-01 21:04:36,932 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:04:36,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:36,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm ; incomplete: False ; hidden: False ; 2024-03-01 21:04:36,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:36,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:04:36,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:04:36,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:04:36,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:04:36,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:36,955 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:04:36,958 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 21:04:36,958 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:04:36,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:04:36,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:04:36,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:04:36,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:04:36,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:04:36,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:36,971 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:04:36,974 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 21:04:36,974 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:04:36,975 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:04:36,975 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:04:36,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:36,978 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:04:36,981 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 21:04:36,981 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:04:36,985 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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '221', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm', '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': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', 'ID_FS_UUID_ENC': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', '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': '1441726702'} ; 2024-03-01 21:04:36,985 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:04:36,985 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:36,988 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:04:36,988 INFO program/MainThread: stderr[26]: 2024-03-01 21:04:36,988 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:04:36,988 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:36,991 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:04:36,991 INFO program/MainThread: stderr[27]: 2024-03-01 21:04:36,991 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:04:36,991 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:36,994 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:04:36,994 INFO program/MainThread: stderr[28]: 2024-03-01 21:04:36,994 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:04:36,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:04:37,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:37,004 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:04:37,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:37,005 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:04:37,001 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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 (0x7f65305b3070) -- 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 = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 21:04:37,005 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:37,008 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:04:37,009 INFO program/MainThread: stderr[29]: 2024-03-01 21:04:37,009 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:04:37,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:04:37,016 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,016 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:04:37,019 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,019 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:04:37,023 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,023 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:04:37,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,026 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:04:37,026 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:04:37,029 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:37,029 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:04:37,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:04:37,033 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:37,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:37,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:04:37,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:04:37,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:04:37,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:04:37,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:37,054 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:04:37,057 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 21:04:37,058 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:04:37,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:04:37,061 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:04:37,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:04:37,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:04:37,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:04:37,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:37,071 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:04:37,074 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 21:04:37,074 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:04:37,075 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:04:37,075 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:04:37,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:37,078 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:04:37,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 21:04:37,081 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:04:37,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/95ebdb09-43e3-4eee-a28c-77cfe436007c ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '220', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10', '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': '95ebdb09-43e3-4eee-a28c-77cfe436007c', 'ID_FS_UUID_ENC': '95ebdb09-43e3-4eee-a28c-77cfe436007c', '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': '1441271188'} ; 2024-03-01 21:04:37,084 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:04:37,085 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:37,088 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:04:37,088 INFO program/MainThread: stderr[30]: 2024-03-01 21:04:37,088 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:04:37,088 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:37,091 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:04:37,091 INFO program/MainThread: stderr[31]: 2024-03-01 21:04:37,091 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:04:37,091 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:37,094 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:04:37,094 INFO program/MainThread: stderr[32]: 2024-03-01 21:04:37,094 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:04:37,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:04:37,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:37,105 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:37,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:37,106 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:37,102 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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 (0x7f65305b3070) -- name = test_vg2 status = 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 = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 21:04:37,106 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:37,109 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:04:37,109 INFO program/MainThread: stderr[33]: 2024-03-01 21:04:37,110 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:04:37,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:04:37,117 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,117 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:04:37,120 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,120 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:04:37,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:04:37,127 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,127 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:04:37,127 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:04:37,130 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:37,130 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:04:37,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:04:37,133 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:37,134 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:37,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a82911202b4c4496ace1105bc ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc ' '/dev/disk/by-id/scsi-36001405a82911202b4c4496ace1105bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a8291120-2b4c-4496-ace1-105bcb93a1dc', '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': 'iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ', 'ID_FS_UUID_ENC': 'iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ', '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': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'ID_SERIAL': '36001405a82911202b4c4496ace1105bc', 'ID_SERIAL_SHORT': '6001405a82911202b4c4496ace1105bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a82911202', 'ID_WWN_VENDOR_EXTENSION': '0xb4c4496ace1105bc', 'ID_WWN_WITH_EXTENSION': '0x6001405a82911202b4c4496ace1105bc', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a82911202b4c4496ace1105bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a8291120-2b4c-4496-ace1-105bcb93a1dc', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350811923'} ; 2024-03-01 21:04:37,137 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 21:04:37,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,149 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:04:37,149 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:04:37,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:04:37,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:04:37,152 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:04:37,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:04:37,155 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 21:04:37,158 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 21:04:37,159 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:04:37,159 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:04:37,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65315e58b0) -- 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 = 6001405a82911202b4c4496ace1105bc 2024-03-01 21:04:37,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:04:37,165 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,165 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:04:37,168 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,168 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:04:37,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:04:37,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:04:37,177 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:04:37,177 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:04:37,177 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:37,222 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:37,223 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0. WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,223 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:04:37,223 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:04:37,227 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ ; label: None ; device: /dev/sdg ; serial: 36001405a82911202b4c4496ace1105bc ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:04:37,227 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:04:37,230 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:04:37,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:37,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,242 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:37,281 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 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=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 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=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:37,282 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0. WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,282 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:04:37,282 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:37,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:04:37,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:04:37,290 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:37,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:04:37,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:04:37,293 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:37,334 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:37,335 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0. WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,335 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:04:37,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:04:37,339 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:04:37,342 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:04:37,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,348 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:04:37,348 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:37,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 ' '/dev/disk/by-id/wwn-0x60014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014050ff50b7f54cf46e8a2564b620 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_0ff50b7f-54cf-46e8-a256-4b62033cf6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', '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': 'caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0', 'ID_FS_UUID_ENC': 'caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0', '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': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'ID_SERIAL': '360014050ff50b7f54cf46e8a2564b620', 'ID_SERIAL_SHORT': '60014050ff50b7f54cf46e8a2564b620', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050ff50b7f5', 'ID_WWN_VENDOR_EXTENSION': '0x4cf46e8a2564b620', 'ID_WWN_WITH_EXTENSION': '0x60014050ff50b7f54cf46e8a2564b620', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050ff50b7f54cf46e8a2564b620', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0ff50b7f-54cf-46e8-a256-4b62033cf6af', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350792335'} ; 2024-03-01 21:04:37,351 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 21:04:37,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,363 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:04:37,364 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:04:37,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:04:37,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:04:37,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:04:37,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:04:37,370 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 21:04:37,373 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 21:04:37,373 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:04:37,373 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:04:37,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6530549850) -- 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 = 60014050ff50b7f54cf46e8a2564b620 2024-03-01 21:04:37,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:04:37,379 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,380 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:04:37,382 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,383 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:04:37,385 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,386 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:04:37,389 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,389 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:04:37,392 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:04:37,392 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:04:37,392 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:37,431 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:37,432 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,432 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:04:37,432 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:04:37,436 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 ; label: None ; device: /dev/sdh ; serial: 360014050ff50b7f54cf46e8a2564b620 ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; 2024-03-01 21:04:37,436 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:04:37,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:04:37,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:04:37,450 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:37,453 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:04:37,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,459 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:37,498 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:37,499 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5. WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,499 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:04:37,499 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:04:37,499 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:37,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 ' '/dev/disk/by-id/scsi-36001405f9197263566c43468c03419e1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_f9197263-566c-4346-8c03-419e140a5301 ' '/dev/disk/by-id/wwn-0x6001405f9197263566c43468c03419e1', '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': 'Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5', 'ID_FS_UUID_ENC': 'Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5', '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': 'f9197263-566c-4346-8c03-419e140a5301', 'ID_SERIAL': '36001405f9197263566c43468c03419e1', 'ID_SERIAL_SHORT': '6001405f9197263566c43468c03419e1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f91972635', 'ID_WWN_VENDOR_EXTENSION': '0x66c43468c03419e1', 'ID_WWN_WITH_EXTENSION': '0x6001405f9197263566c43468c03419e1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f9197263566c43468c03419e1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f9197263-566c-4346-8c03-419e140a5301', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350993150'} ; 2024-03-01 21:04:37,504 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:04:37,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,515 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:04:37,516 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:04:37,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:04:37,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:04:37,519 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:04:37,522 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:04:37,522 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 21:04:37,525 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 21:04:37,525 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:04:37,526 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:04:37,526 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6530483ac0) -- 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 = 6001405f9197263566c43468c03419e1 2024-03-01 21:04:37,529 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:04:37,532 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,532 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:04:37,535 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,535 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:04:37,538 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,538 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:04:37,541 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,541 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:04:37,544 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:04:37,544 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:04:37,544 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdi ... 2024-03-01 21:04:37,581 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:37,582 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,582 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:04:37,582 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:04:37,586 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 ; label: None ; device: /dev/sdi ; serial: 36001405f9197263566c43468c03419e1 ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; 2024-03-01 21:04:37,586 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:04:37,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:04:37,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:04:37,601 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:37,603 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:04:37,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,609 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdi ... 2024-03-01 21:04:37,650 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:37,651 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz. WARNING: VG test_vg3 is missing PV Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz (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 21:04:37,651 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:04:37,651 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:04:37,651 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:37,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad ' '/dev/disk/by-id/lvm-pv-uuid-Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz ' '/dev/disk/by-id/wwn-0x600140553f8502cc19d4d23bbf25db52 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_53f8502c-c19d-4d23-bbf2-5db52a9df7ad', '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': 'Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz', 'ID_FS_UUID_ENC': 'Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz', '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': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'ID_SERIAL': '3600140553f8502cc19d4d23bbf25db52', 'ID_SERIAL_SHORT': '600140553f8502cc19d4d23bbf25db52', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140553f8502cc', 'ID_WWN_VENDOR_EXTENSION': '0x19d4d23bbf25db52', 'ID_WWN_WITH_EXTENSION': '0x600140553f8502cc19d4d23bbf25db52', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140553f8502cc19d4d23bbf25db52', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_PORT_NAME': 'naa.50014056537240f0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '53f8502c-c19d-4d23-bbf2-5db52a9df7ad', 'SCSI_IDENT_TARGET_NAME': 'naa.50014056537240f0', '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': '350905129'} ; 2024-03-01 21:04:37,656 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 21:04:37,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,668 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:04:37,668 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:04:37,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:04:37,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:04:37,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:04:37,674 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:04:37,674 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 21:04:37,677 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 21:04:37,678 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:04:37,678 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:04:37,678 INFO blivet/MainThread: got device: DiskDevice instance (0x7f653048d8b0) -- 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 = 600140553f8502cc19d4d23bbf25db52 2024-03-01 21:04:37,681 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:04:37,684 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,684 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:04:37,687 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,687 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:04:37,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:04:37,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,694 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:04:37,696 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:04:37,696 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:04:37,696 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:37,741 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=uXpEIN-fNKc-4HH1-q6Br-YrXm-esoC-EoJvAw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=v5Lwot-PZlU-sTnU-9yFg-ytk6-IRT8-xegcCf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=A14dHw-Fohh-45jX-7Wkf-a878-FtIU-2Wj6Mr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=WBgLjM-qDEX-UYUs-oKu3-DjEV-d4Ig-sq45Jw LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=RCaTbM-IjNt-zZrj-s9Aa-gu2k-fSpt-aoffXf LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=DK7H1R-4828-fQlb-iraq-CXAI-q13R-xSyu1f LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iukIuF-1B8K-mzJT-aWRs-abnh-zUXH-eGdyGJ LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=caVgdo-y3cG-A3q2-bFAq-x1oi-iSkU-XN1fo0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Rj9sra-d6iI-q400-22xd-SVBx-lzcD-MlB9r5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=4261412864 LVM2_VG_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=Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU LVM2_VG_SIZE=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 21:04:37,742 INFO program/MainThread: stderr[41]: 2024-03-01 21:04:37,742 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:04:37,742 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:04:37,746 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ps49Uu-Su7B-vFZt-BtnC-Rc3p-7x4e-j5ATHz ; label: None ; device: /dev/sdj ; serial: 3600140553f8502cc19d4d23bbf25db52 ; exists: True ; vg_name: test_vg3 ; vg_uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:04:37,746 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:04:37,749 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:04:37,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:04:37,761 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:04:37,764 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:04:37,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU ; incomplete: True ; hidden: False ; 2024-03-01 21:04:37,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:37,770 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:37,809 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG 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=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm 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=Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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=No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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=j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 21:04:37,810 INFO program/MainThread: stderr[42]: 2024-03-01 21:04:37,810 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:04:37,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:37,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:04:37,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:04:37,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:04:37,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:04:37,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:37,833 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:04:37,836 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 21:04:37,837 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:04:37,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:04:37,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:04:37,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:04:37,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:04:37,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:04:37,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:37,850 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:04:37,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 21:04:37,853 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:04:37,853 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:04:37,853 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:04:37,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:37,857 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:04:37,860 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 21:04:37,860 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:04:37,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/08f25489-7662-4c98-8fda-f1708d2c0ec1 ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '219', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY', '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': '08f25489-7662-4c98-8fda-f1708d2c0ec1', 'ID_FS_UUID_ENC': '08f25489-7662-4c98-8fda-f1708d2c0ec1', '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': '1439528341'} ; 2024-03-01 21:04:37,863 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:04:37,864 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:37,867 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:04:37,867 INFO program/MainThread: stderr[43]: 2024-03-01 21:04:37,867 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:04:37,867 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:37,870 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:04:37,870 INFO program/MainThread: stderr[44]: 2024-03-01 21:04:37,870 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:04:37,870 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:37,872 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:04:37,873 INFO program/MainThread: stderr[45]: 2024-03-01 21:04:37,873 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:04:37,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:04:37,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:37,884 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:04:37,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:37,885 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:04:37,881 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY 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 (0x7f6530483b20) -- 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 21:04:37,885 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:37,889 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:04:37,889 INFO program/MainThread: stderr[46]: 2024-03-01 21:04:37,889 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:04:37,893 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:04:37,896 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:37,896 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:04:37,899 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:37,899 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:04:37,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:04:37,906 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:37,906 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:04:37,906 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:04:37,909 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:37,909 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:04:37,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:04:37,913 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:37,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:37,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:37,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:04:37,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:04:37,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:04:37,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:04:37,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:37,935 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:04:37,938 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 21:04:37,938 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:04:37,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:04:37,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:04:37,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:04:37,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:04:37,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:04:37,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:37,962 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:04:37,965 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 21:04:37,965 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:04:37,966 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:04:37,966 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:04:37,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:37,969 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:04:37,972 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 21:04:37,972 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:04:37,975 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a202bfd9-facf-4e21-9d26-7d1f6c554ed7 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '218', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n', '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': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', 'ID_FS_UUID_ENC': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', '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': '1438432869'} ; 2024-03-01 21:04:37,976 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:04:37,976 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:37,979 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:04:37,979 INFO program/MainThread: stderr[47]: 2024-03-01 21:04:37,979 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:04:37,979 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:37,982 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:04:37,982 INFO program/MainThread: stderr[48]: 2024-03-01 21:04:37,982 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:04:37,982 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:37,984 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:04:37,984 INFO program/MainThread: stderr[49]: 2024-03-01 21:04:37,984 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:04:37,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:37,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:04:37,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:37,996 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:04:37,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:37,997 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:04:37,992 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n 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 (0x7f6530483b20) -- name = test_vg3 status = True 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:04:37,998 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:38,001 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:04:38,001 INFO program/MainThread: stderr[50]: 2024-03-01 21:04:38,001 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:04:38,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:04:38,008 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:38,009 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:04:38,012 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:38,012 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:04:38,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:04:38,018 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:04:38,019 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:04:38,022 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:38,022 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:04:38,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:04:38,025 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:38,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:38,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:04:38,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:04:38,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:04:38,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:04:38,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:38,047 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:04:38,050 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 21:04:38,050 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:04:38,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:04:38,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:04:38,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:04:38,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:04:38,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:04:38,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:38,064 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:04:38,067 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 21:04:38,067 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:04:38,067 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:04:38,067 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:04:38,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:38,070 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:04:38,073 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 21:04:38,074 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:04:38,077 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/mapper/test_vg3-lv7 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/014031d8-d9b1-47d0-aa10-189c1a571e4f ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '217', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk', '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': '014031d8-d9b1-47d0-aa10-189c1a571e4f', 'ID_FS_UUID_ENC': '014031d8-d9b1-47d0-aa10-189c1a571e4f', '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': '1437351746'} ; 2024-03-01 21:04:38,077 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:04:38,078 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,081 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:04:38,081 INFO program/MainThread: stderr[51]: 2024-03-01 21:04:38,081 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:04:38,081 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,084 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:04:38,084 INFO program/MainThread: stderr[52]: 2024-03-01 21:04:38,084 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:04:38,084 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,086 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:04:38,087 INFO program/MainThread: stderr[53]: 2024-03-01 21:04:38,087 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:04:38,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:04:38,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,098 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:04:38,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,100 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:04:38,095 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk 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 (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 21:04:38,100 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,103 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:04:38,104 INFO program/MainThread: stderr[54]: 2024-03-01 21:04:38,104 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:04:38,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:04:38,111 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:38,111 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:04:38,114 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:38,114 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:04:38,118 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,118 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:04:38,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:04:38,121 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:04:38,124 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:38,125 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:04:38,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:04:38,128 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:38,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:38,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:04:38,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:04:38,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:04:38,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:04:38,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:38,150 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:38,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:38,153 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:04:38,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:04:38,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:04:38,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:04:38,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:04:38,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:04:38,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:38,166 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:38,169 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 21:04:38,170 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:04:38,170 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:04:38,170 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:04:38,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:38,173 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:38,176 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 21:04:38,177 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:04:38,180 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-uuid/53d4c593-b9af-474d-bc95-42110be288c6 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '216', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', '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': '53d4c593-b9af-474d-bc95-42110be288c6', 'ID_FS_UUID_ENC': '53d4c593-b9af-474d-bc95-42110be288c6', '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': '1436955216'} ; 2024-03-01 21:04:38,180 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:38,181 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,184 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:04:38,184 INFO program/MainThread: stderr[55]: 2024-03-01 21:04:38,184 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:04:38,184 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,187 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:04:38,187 INFO program/MainThread: stderr[56]: 2024-03-01 21:04:38,187 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:04:38,187 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,189 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:04:38,189 INFO program/MainThread: stderr[57]: 2024-03-01 21:04:38,189 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:04:38,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:04:38,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,201 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,203 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,198 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 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 (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 21:04:38,204 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,207 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:04:38,207 INFO program/MainThread: stderr[58]: 2024-03-01 21:04:38,207 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:04:38,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:04:38,214 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:38,214 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:04:38,217 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:38,217 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:04:38,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:04:38,224 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,224 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:04:38,224 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:04:38,227 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:38,227 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:04:38,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:04:38,231 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:38,231 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:38,234 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': '20472005'} ; 2024-03-01 21:04:38,234 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:04:38,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,245 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:04:38,245 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:04:38,245 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:04:38,245 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:04:38,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:04:38,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:04:38,248 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:04:38,251 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:04:38,251 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:04:38,254 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:04:38,255 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:04:38,255 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:04:38,255 INFO blivet/MainThread: got device: DiskDevice instance (0x7f65305b3ac0) -- 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 21:04:38,258 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:04:38,261 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:38,261 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:04:38,264 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:38,264 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:04:38,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:04:38,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:04:38,273 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:04:38,276 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:38,279 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:04:38,285 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 0x7f65304dc080> 2024-03-01 21:04:38,330 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:04:38,334 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:04:38,334 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:04:38,337 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': '20473866'} ; 2024-03-01 21:04:38,337 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:04:38,338 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:04:38,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,347 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:04:38,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:38,363 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:38,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:04:38,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:04:38,390 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:04:38,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:04:38,393 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:04:38,396 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:04:38,396 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:04:38,399 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:38,399 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:38,399 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:04:38,402 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:04:38,405 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:04:38,408 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:04:38,411 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:04:38,413 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:38,414 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:38,414 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:04:38,415 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:04:38,414 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f65304fa7c0) -- 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 0x7f65304ae0e0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:04:38,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:04:38,421 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:38,421 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:04:38,424 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:38,424 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:04:38,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:04:38,430 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:38,430 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:04:38,430 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:04:38,433 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:38,433 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:04:38,436 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:04:38,436 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:38,439 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/53d4c593-b9af-474d-bc95-42110be288c6 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '216', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUj8Gdw1y4pGeo0pKRdinC0yHJj6NvKyI0', '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': '53d4c593-b9af-474d-bc95-42110be288c6', 'ID_FS_UUID_ENC': '53d4c593-b9af-474d-bc95-42110be288c6', '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': '1436955216'} ; 2024-03-01 21:04:38,439 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:38,440 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,443 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:04:38,443 INFO program/MainThread: stderr[59]: 2024-03-01 21:04:38,443 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:04:38,443 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,446 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:04:38,446 INFO program/MainThread: stderr[60]: 2024-03-01 21:04:38,446 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:04:38,446 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,448 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:04:38,448 INFO program/MainThread: stderr[61]: 2024-03-01 21:04:38,448 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:04:38,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:04:38,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,461 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,462 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,457 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:38,463 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:04:38,466 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:04:38,466 INFO program/MainThread: stderr[62]: 2024-03-01 21:04:38,466 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:04:38,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:04:38,470 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:04:38,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk ' '/dev/disk/by-uuid/014031d8-d9b1-47d0-aa10-189c1a571e4f ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '217', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUNo12cmNqAu9VDweIB2DZLf64rLG07APk', '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': '014031d8-d9b1-47d0-aa10-189c1a571e4f', 'ID_FS_UUID_ENC': '014031d8-d9b1-47d0-aa10-189c1a571e4f', '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': '1437351746'} ; 2024-03-01 21:04:38,473 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:04:38,473 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,476 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:04:38,477 INFO program/MainThread: stderr[63]: 2024-03-01 21:04:38,477 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:04:38,477 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,479 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:04:38,479 INFO program/MainThread: stderr[64]: 2024-03-01 21:04:38,479 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:04:38,480 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,482 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:04:38,482 INFO program/MainThread: stderr[65]: 2024-03-01 21:04:38,482 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:04:38,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:04:38,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,494 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,495 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,490 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:38,496 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:04:38,499 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:04:38,499 INFO program/MainThread: stderr[66]: 2024-03-01 21:04:38,499 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:04:38,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:04:38,503 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:04:38,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/a202bfd9-facf-4e21-9d26-7d1f6c554ed7 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '218', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUWxB5ntE688FJ882VonlIQp7eVmN9OJ2n', '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': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', 'ID_FS_UUID_ENC': 'a202bfd9-facf-4e21-9d26-7d1f6c554ed7', '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': '1438432869'} ; 2024-03-01 21:04:38,506 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:04:38,507 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:38,510 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:04:38,510 INFO program/MainThread: stderr[67]: 2024-03-01 21:04:38,510 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:04:38,510 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:38,512 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:04:38,513 INFO program/MainThread: stderr[68]: 2024-03-01 21:04:38,513 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:04:38,513 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:38,515 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:04:38,515 INFO program/MainThread: stderr[69]: 2024-03-01 21:04:38,515 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:04:38,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:04:38,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,527 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,529 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,523 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:38,529 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:04:38,532 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:04:38,533 INFO program/MainThread: stderr[70]: 2024-03-01 21:04:38,533 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:04:38,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:04:38,537 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:04:38,539 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-uuid/08f25489-7662-4c98-8fda-f1708d2c0ec1 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '219', '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-hQi0oDXCNsnBEjSSL2BuvFhH5cIREQOUUwj05bXui9tnKg8jyViFrNYINHfob2NY', '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': '08f25489-7662-4c98-8fda-f1708d2c0ec1', 'ID_FS_UUID_ENC': '08f25489-7662-4c98-8fda-f1708d2c0ec1', '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': '1439528341'} ; 2024-03-01 21:04:38,540 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:04:38,540 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:38,543 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:04:38,543 INFO program/MainThread: stderr[71]: 2024-03-01 21:04:38,543 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:04:38,543 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:38,546 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:04:38,546 INFO program/MainThread: stderr[72]: 2024-03-01 21:04:38,546 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:04:38,546 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:38,548 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:04:38,549 INFO program/MainThread: stderr[73]: 2024-03-01 21:04:38,549 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:04:38,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,556 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 21:04:38,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:38,562 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:38,556 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:38,562 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:04:38,566 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:04:38,566 INFO program/MainThread: stderr[74]: 2024-03-01 21:04:38,566 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:04:38,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:04:38,570 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:04:38,572 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10 ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/95ebdb09-43e3-4eee-a28c-77cfe436007c', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '220', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jUbgf8cPg9Dho45hfYPElZL5EesyLVP10', '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': '95ebdb09-43e3-4eee-a28c-77cfe436007c', 'ID_FS_UUID_ENC': '95ebdb09-43e3-4eee-a28c-77cfe436007c', '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': '1441271188'} ; 2024-03-01 21:04:38,573 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:04:38,573 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:38,576 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:04:38,576 INFO program/MainThread: stderr[75]: 2024-03-01 21:04:38,576 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:04:38,576 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:38,579 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:04:38,579 INFO program/MainThread: stderr[76]: 2024-03-01 21:04:38,579 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:04:38,579 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:38,581 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:04:38,582 INFO program/MainThread: stderr[77]: 2024-03-01 21:04:38,582 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:04:38,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:04:38,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:38,592 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:38,593 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:38,593 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:38,589 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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 21:04:38,594 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:04:38,597 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:04:38,597 INFO program/MainThread: stderr[78]: 2024-03-01 21:04:38,597 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:04:38,601 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:04:38,601 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:04:38,604 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/985bfc0a-f9a6-4fa0-8c74-6012ea10dda5 ' '/dev/disk/by-id/dm-uuid-LVM-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '221', '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-qiwPuXeK1gkapHCa2LsAytfK9G34k68jmNMYb7POQXL9j2NvTfKvJRhEheOHsoFm', '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': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', 'ID_FS_UUID_ENC': '985bfc0a-f9a6-4fa0-8c74-6012ea10dda5', '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': '1441726702'} ; 2024-03-01 21:04:38,604 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:04:38,604 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:38,608 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:04:38,608 INFO program/MainThread: stderr[79]: 2024-03-01 21:04:38,608 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:04:38,608 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:38,610 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:04:38,610 INFO program/MainThread: stderr[80]: 2024-03-01 21:04:38,611 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:04:38,611 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:38,613 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:04:38,613 INFO program/MainThread: stderr[81]: 2024-03-01 21:04:38,613 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:04:38,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:04:38,624 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:38,625 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:38,625 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:38,626 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:38,622 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:38,626 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:04:38,629 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:04:38,629 INFO program/MainThread: stderr[82]: 2024-03-01 21:04:38,629 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:04:38,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:04:38,633 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:04:38,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl ' '/dev/disk/by-uuid/39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '222', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdpUkCyWYHF47fT1Fakp39sAXuHmsLGayl', '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': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', 'ID_FS_UUID_ENC': '39cea6b5-3c2b-4c4d-8b6d-6636cc090b1f', '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': '1443413889'} ; 2024-03-01 21:04:38,636 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:04:38,637 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:38,640 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:04:38,640 INFO program/MainThread: stderr[83]: 2024-03-01 21:04:38,640 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:04:38,640 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:38,642 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:04:38,643 INFO program/MainThread: stderr[84]: 2024-03-01 21:04:38,643 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:04:38,643 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:38,645 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:04:38,645 INFO program/MainThread: stderr[85]: 2024-03-01 21:04:38,646 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:04:38,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,653 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 21:04:38,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,656 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,657 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,653 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 21:04:38,658 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:04:38,661 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:04:38,661 INFO program/MainThread: stderr[86]: 2024-03-01 21:04:38,661 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:04:38,665 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:04:38,665 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:04:38,668 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '223', '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-SB2AuEn0U6JZT6qPokSYdY0B3Ap6ffQdwbycgWn3Lnrj9C2N573eIF8KpqrfYXlG', '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': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', 'ID_FS_UUID_ENC': 'cf0c85c3-f409-4a59-b7fd-1df8e8c0c2a1', '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': '1443898504'} ; 2024-03-01 21:04:38,668 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:04:38,668 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:38,671 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:04:38,671 INFO program/MainThread: stderr[87]: 2024-03-01 21:04:38,671 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:04:38,672 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:38,674 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:04:38,674 INFO program/MainThread: stderr[88]: 2024-03-01 21:04:38,674 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:04:38,674 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:38,677 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:04:38,677 INFO program/MainThread: stderr[89]: 2024-03-01 21:04:38,677 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:04:38,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:04:38,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,687 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,688 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,684 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,689 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:38,692 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:04:38,692 INFO program/MainThread: stderr[90]: 2024-03-01 21:04:38,692 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:04:38,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:38,696 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:04:38,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:38,708 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:38,726 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:04:38,727 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:04:38,730 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 21:04:38,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:38,739 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:04:38,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:38,750 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:04:38,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,758 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 21:04:38,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:38,761 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:04:38,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:38,771 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:04:38,774 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 21:04:38,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,779 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 21:04:38,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:38,782 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 21:04:38,785 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 21:04:38,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:38,790 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 21:04:38,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:38,793 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:04:38,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,798 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:04:38,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,799 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,800 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,801 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,802 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,803 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:38,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:04:38,808 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:04:38,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:04:38,813 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:04:38,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:04:38,818 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:04:38,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:04:38,824 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:04:38,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,828 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,831 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,832 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,835 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,839 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,840 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,843 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,844 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,847 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,848 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,852 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,856 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,859 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,864 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,867 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,876 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,877 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,880 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,881 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,884 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,885 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,888 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,889 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,893 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,897 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,900 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,904 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,905 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,908 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,909 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,912 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,913 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,916 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,917 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,920 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,921 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,924 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,925 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,928 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,929 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,932 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,936 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,940 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,944 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,948 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,952 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,953 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:04:38,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304dbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wbycgW-n3Ln-rj9C-2N57-3eIF-8Kpq-rfYXlG size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:04:38,954 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:04:38,957 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 21:04:38,957 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:38,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 21:04:38,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:04:38,961 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:38,961 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 21:04:38,964 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:04:38,965 INFO program/MainThread: stderr[91]: 2024-03-01 21:04:38,965 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 21:04:38,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 21:04:38,969 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:04:38,969 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:38,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:38,975 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 21:04:38,975 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:04:38,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:38,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:38,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,985 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:38,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:38,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,992 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:38,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:38,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:38,999 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,000 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:38,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,013 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,024 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,028 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,031 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,032 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,038 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,039 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,054 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,056 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,061 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,067 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,071 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,075 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:39,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:39,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304da910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pUkCyW-YHF4-7fT1-Fakp-39sA-XuHm-sLGayl size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = SB2AuE-n0U6-JZT6-qPok-SYdY-0B3A-p6ffQd size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:39,090 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 21:04:39,093 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 21:04:39,093 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 21:04:39,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 21:04:39,096 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:39,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:04:39,099 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 21:04:39,099 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:39,099 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 21:04:39,099 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:04:39,102 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:04:39,102 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,105 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:04:39,108 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:04:39,111 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:04:39,111 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:04:39,111 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:39,111 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:04:39,111 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:04:39,114 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:39,114 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 21:04:39,117 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:04:39,117 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:39,117 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:04:39,117 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:04:39,120 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:39,120 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 21:04:39,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:04:39,123 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:39,123 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:04:39,123 DEBUG blivet/MainThread: removing sda 2024-03-01 21:04:39,125 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:39,125 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 21:04:39,128 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:04:39,128 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:39,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,134 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 21:04:39,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:04:39,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 21:04:39,143 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:04:39,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 21:04:39,148 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:04:39,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 21:04:39,153 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:04:39,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:04:39,159 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:04:39,161 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,162 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,166 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,167 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,170 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,170 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,171 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,174 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,179 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,182 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,186 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,191 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,194 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,195 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,198 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,199 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,203 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,206 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,209 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,210 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,210 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,211 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,214 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,214 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,215 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,218 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,218 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,219 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,221 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,222 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,223 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,225 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,226 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,226 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,227 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,230 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,230 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,231 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,234 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,235 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,238 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,238 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,239 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,242 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,243 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,246 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,247 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,250 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,251 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,254 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,255 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,258 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,259 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,263 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,266 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,267 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,277 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,278 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,282 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,285 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,286 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,287 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:04:39,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304fdb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = mNMYb7-POQX-L9j2-NvTf-KvJR-hEhe-OHsoFm size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:04:39,287 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 21:04:39,290 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 21:04:39,290 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 21:04:39,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 21:04:39,293 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:39,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 21:04:39,297 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 21:04:39,297 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:39,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:04:39,302 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:04:39,304 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,304 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,304 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,305 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,308 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,308 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,311 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,312 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,315 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,315 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,318 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,319 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,321 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,322 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,326 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,328 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,329 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,335 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,336 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,342 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,343 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,345 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,346 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,348 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,349 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,350 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,352 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,353 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,359 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,360 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,362 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,363 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,366 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,366 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,367 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,369 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,370 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,370 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,373 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,373 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,376 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,377 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,380 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,380 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,382 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,383 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,383 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,384 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,386 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,387 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,390 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,391 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,393 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,394 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,396 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,397 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,399 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,400 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,401 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:04:39,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:04:39,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530481820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Ubgf8c-Pg9D-ho45-hfYP-ElZL-5Ees-yLVP10 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f65305b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = qiwPuX-eK1g-kapH-Ca2L-sAyt-fK9G-34k68j size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:04:39,411 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 21:04:39,414 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 21:04:39,414 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 21:04:39,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 21:04:39,417 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:39,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:04:39,420 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 21:04:39,420 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:39,420 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 21:04:39,420 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 21:04:39,423 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 21:04:39,423 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,426 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:04:39,428 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:04:39,431 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:04:39,431 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 21:04:39,431 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:04:39,431 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 21:04:39,431 DEBUG blivet/MainThread: removing sdd 2024-03-01 21:04:39,434 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:39,434 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 21:04:39,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 21:04:39,436 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:04:39,437 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 21:04:39,437 DEBUG blivet/MainThread: removing sde 2024-03-01 21:04:39,439 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:39,439 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 21:04:39,442 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 21:04:39,442 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:04:39,442 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 21:04:39,442 DEBUG blivet/MainThread: removing sdf 2024-03-01 21:04:39,444 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:39,444 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 21:04:39,447 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 21:04:39,447 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:04:39,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,453 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 21:04:39,453 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,453 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,454 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,454 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,454 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,455 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,455 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,455 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,456 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,456 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,457 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,457 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:04:39,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 21:04:39,462 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:04:39,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 21:04:39,467 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:04:39,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 21:04:39,472 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:04:39,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 21:04:39,477 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:04:39,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,482 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 21:04:39,482 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:04:39,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,486 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,487 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,491 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,492 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,496 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,497 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,501 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,503 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,506 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,508 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,512 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,513 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,517 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,522 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,523 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,527 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,528 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,532 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,534 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,539 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,548 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,549 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,553 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,554 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,558 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,563 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,565 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,569 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,570 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,575 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,580 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,585 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,589 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,596 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,600 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,601 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,605 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,606 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,611 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,616 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,625 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,627 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,630 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,632 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,637 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,641 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,647 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:04:39,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f6530493af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Uwj05b-Xui9-tnKg-8jyV-iFrN-YINH-fob2NY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:04:39,648 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 21:04:39,651 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 21:04:39,651 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 21:04:39,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 21:04:39,654 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:39,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 21:04:39,657 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 21:04:39,657 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:39,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:04:39,662 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:04:39,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,666 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,667 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,670 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,672 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,676 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,680 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,681 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,685 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,686 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,689 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,691 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,694 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,695 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,699 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,700 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,704 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,705 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,708 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,709 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,713 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,714 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,718 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,719 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,722 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,724 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,727 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,728 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,732 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,733 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,737 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,738 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,741 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,743 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,746 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,747 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,751 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,755 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,757 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,760 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,761 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,766 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,770 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,774 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,779 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,780 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,784 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,785 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,789 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,790 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,795 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,798 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,799 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,803 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,804 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,808 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,809 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,812 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,813 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:04:39,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304a2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WxB5nt-E688-FJ88-2Von-lIQp-7eVm-N9OJ2n size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:04:39,814 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 21:04:39,817 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 21:04:39,817 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 21:04:39,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 21:04:39,820 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:39,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 21:04:39,823 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 21:04:39,823 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:39,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:04:39,829 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:04:39,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,831 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,832 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,836 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,837 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,840 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,841 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,845 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,846 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,849 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,850 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,853 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,854 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,858 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,862 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,863 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,866 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,867 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,871 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,872 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,875 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,876 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,879 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,880 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,884 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,885 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,888 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,889 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,892 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,893 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,896 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,898 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,901 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,902 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,905 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,906 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,909 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,911 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,914 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,915 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,918 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,919 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,922 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,923 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,927 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,928 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,931 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,932 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,936 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,937 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,940 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,941 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,944 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,945 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,950 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,953 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,957 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,962 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,966 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,967 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:04:39,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304d9cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = No12cm-NqAu-9VDw-eIB2-DZLf-64rL-G07APk size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,968 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 21:04:39,970 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 21:04:39,971 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:39,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 21:04:39,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 21:04:39,974 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:39,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:04:39,977 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 21:04:39,977 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:39,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:39,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:04:39,982 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:04:39,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,985 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,986 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,989 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,989 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,992 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,993 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:39,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,996 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:39,997 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,000 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,001 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:39,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,004 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,005 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,008 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,009 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,012 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,016 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,017 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,019 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,020 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,023 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,024 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,027 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,028 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,031 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,032 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,035 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,036 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,039 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,040 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,043 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,044 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,047 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,048 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,051 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,052 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,055 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,055 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,058 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,059 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,062 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,063 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,066 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,067 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,070 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,071 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,074 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,075 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,078 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,079 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,082 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,083 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,085 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,086 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,089 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,090 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,093 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,094 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,097 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,098 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,101 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,102 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,105 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:04:40,106 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:04:40,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f65304bff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = j8Gdw1-y4pG-eo0p-KRdi-nC0y-HJj6-NvKyI0 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f6530483b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = hQi0oD-XCNs-nBEj-SSL2-BuvF-hH5c-IREQOU size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:04:40,106 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 21:04:40,109 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 21:04:40,109 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:40,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 21:04:40,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 21:04:40,112 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 21:04:40,116 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 21:04:40,116 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,116 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdj', 'sdh', 'sdg', 'sdi'] 2024-03-01 21:04:40,116 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 21:04:40,118 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 21:04:40,119 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:40,121 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:04:40,124 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:04:40,127 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:04:40,129 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:04:40,129 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 21:04:40,129 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:04:40,129 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 21:04:40,130 DEBUG blivet/MainThread: removing sdj 2024-03-01 21:04:40,132 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:40,132 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:40,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 21:04:40,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 21:04:40,135 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:04:40,135 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 21:04:40,135 DEBUG blivet/MainThread: removing sdh 2024-03-01 21:04:40,137 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:40,137 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:40,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 21:04:40,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 21:04:40,140 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:04:40,140 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 21:04:40,140 DEBUG blivet/MainThread: removing sdg 2024-03-01 21:04:40,143 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:40,143 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:40,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 21:04:40,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 21:04:40,145 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:04:40,146 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 21:04:40,146 DEBUG blivet/MainThread: removing sdi 2024-03-01 21:04:40,148 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:40,148 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:40,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 21:04:40,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 21:04:40,151 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:04:40,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,162 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,190 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,210 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:40,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,219 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,239 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:04:40,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,248 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,268 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:04:40,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,278 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,298 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:04:40,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,307 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,327 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:04:40,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,336 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,355 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:04:40,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,368 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,388 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:04:40,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,398 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,417 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:40,418 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:04:40,419 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:04:40,420 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:04:40,420 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:04:40,420 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:04:40,420 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:04:40,421 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:04:40,424 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:04:40,426 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:04:40,429 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:04:40,429 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:04:40,431 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:04:40,431 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f65304192c0> 2024-03-01 21:04:40,432 INFO blivet/MainThread: sorting actions... 2024-03-01 21:04:40,451 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,451 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,451 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:40,451 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:40,451 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:04:40,452 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:04:40,453 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:40,454 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:40,454 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,460 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:04:40,460 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 21:04:40,468 INFO program/MainThread: stdout: 2024-03-01 21:04:40,468 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:40,468 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,484 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,496 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,497 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:04:40,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 21:04:40,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:04:40,507 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:04:40,510 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 21:04:40,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:04:40,513 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:40,551 INFO program/MainThread: stdout[92]: 2024-03-01 21:04:40,552 INFO program/MainThread: stderr[92]: 2024-03-01 21:04:40,552 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 21:04:40,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:04:40,558 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,561 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,564 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,566 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,569 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,574 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,577 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 21:04:40,580 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:40,612 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 21:04:40,612 INFO program/MainThread: stderr[93]: 2024-03-01 21:04:40,612 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 21:04:40,613 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:40,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,631 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:04:40,631 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 21:04:40,641 INFO program/MainThread: stdout: 2024-03-01 21:04:40,641 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:40,641 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,685 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,697 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,698 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:04:40,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 21:04:40,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:04:40,708 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:04:40,711 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 21:04:40,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:04:40,714 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:40,756 INFO program/MainThread: stdout[94]: 2024-03-01 21:04:40,756 INFO program/MainThread: stderr[94]: 2024-03-01 21:04:40,757 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 21:04:40,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:04:40,763 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,766 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,769 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,774 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,779 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 21:04:40,785 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:40,817 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 21:04:40,817 INFO program/MainThread: stderr[95]: 2024-03-01 21:04:40,818 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 21:04:40,818 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:40,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,833 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:04:40,834 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 21:04:40,843 INFO program/MainThread: stdout: 2024-03-01 21:04:40,844 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:40,844 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,889 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:40,901 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:40,902 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:04:40,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 21:04:40,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:04:40,912 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:04:40,915 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 21:04:40,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:04:40,918 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:40,952 INFO program/MainThread: stdout[96]: 2024-03-01 21:04:40,953 INFO program/MainThread: stderr[96]: 2024-03-01 21:04:40,953 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 21:04:40,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:04:40,959 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,962 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,965 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,967 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,970 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,973 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,975 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:40,978 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:04:40,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 21:04:40,981 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,013 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 21:04:41,014 INFO program/MainThread: stderr[97]: 2024-03-01 21:04:41,014 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 21:04:41,015 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:41,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,029 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:04:41,030 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 21:04:41,041 INFO program/MainThread: stdout: 2024-03-01 21:04:41,041 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:41,041 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,086 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,097 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,098 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:04:41,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 21:04:41,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:04:41,108 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:04:41,111 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 21:04:41,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:04:41,114 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,152 INFO program/MainThread: stdout[98]: 2024-03-01 21:04:41,153 INFO program/MainThread: stderr[98]: 2024-03-01 21:04:41,153 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 21:04:41,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:04:41,159 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,165 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,170 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,176 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 21:04:41,181 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,222 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 21:04:41,223 INFO program/MainThread: stderr[99]: 2024-03-01 21:04:41,223 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 21:04:41,223 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:04:41,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 21:04:41,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 21:04:41,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:04:41,256 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,273 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,277 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,280 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,283 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,285 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,288 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,290 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:04:41,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 21:04:41,293 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,329 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 21:04:41,330 INFO program/MainThread: stderr[100]: 2024-03-01 21:04:41,330 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 21:04:41,330 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,388 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 21:04:41,388 INFO program/MainThread: stderr[101]: 2024-03-01 21:04:41,388 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 21:04:41,389 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,432 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 21:04:41,432 INFO program/MainThread: stderr[102]: 2024-03-01 21:04:41,432 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 21:04:41,433 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:04:41,439 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,446 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,454 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,455 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj,/dev/sdi ... 2024-03-01 21:04:41,506 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 21:04:41,507 INFO program/MainThread: stderr[103]: 2024-03-01 21:04:41,507 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 21:04:41,507 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 21:04:41,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,519 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,520 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj ... 2024-03-01 21:04:41,527 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 21:04:41,527 INFO program/MainThread: stderr[104]: 2024-03-01 21:04:41,527 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 21:04:41,527 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 21:04:41,539 INFO program/MainThread: stdout[105]: 2024-03-01 21:04:41,540 INFO program/MainThread: stderr[105]: 2024-03-01 21:04:41,540 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 21:04:41,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,552 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,564 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,565 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:04:41,568 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,571 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,573 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,574 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj ... 2024-03-01 21:04:41,604 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 21:04:41,605 INFO program/MainThread: stderr[106]: 2024-03-01 21:04:41,605 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 21:04:41,605 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 21:04:41,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,621 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,622 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj ... 2024-03-01 21:04:41,630 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 21:04:41,630 INFO program/MainThread: stderr[107]: 2024-03-01 21:04:41,630 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 21:04:41,630 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 21:04:41,642 INFO program/MainThread: stdout[108]: 2024-03-01 21:04:41,643 INFO program/MainThread: stderr[108]: 2024-03-01 21:04:41,643 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 21:04:41,643 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,651 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,663 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,664 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:04:41,668 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,670 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,672 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,673 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj ... 2024-03-01 21:04:41,706 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 21:04:41,707 INFO program/MainThread: stderr[109]: 2024-03-01 21:04:41,707 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 21:04:41,707 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 21:04:41,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,724 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,724 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj ... 2024-03-01 21:04:41,732 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 21:04:41,732 INFO program/MainThread: stderr[110]: 2024-03-01 21:04:41,732 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 21:04:41,732 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 21:04:41,746 INFO program/MainThread: stdout[111]: 2024-03-01 21:04:41,747 INFO program/MainThread: stderr[111]: 2024-03-01 21:04:41,747 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 21:04:41,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,756 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,768 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,769 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:04:41,773 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,775 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,778 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:04:41,778 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde,/dev/sdj ... 2024-03-01 21:04:41,806 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 21:04:41,807 INFO program/MainThread: stderr[112]: 2024-03-01 21:04:41,807 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 21:04:41,807 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 21:04:41,807 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,823 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,823 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:41,831 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 21:04:41,831 INFO program/MainThread: stderr[113]: 2024-03-01 21:04:41,832 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 21:04:41,832 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 21:04:41,845 INFO program/MainThread: stdout[114]: 2024-03-01 21:04:41,845 INFO program/MainThread: stderr[114]: 2024-03-01 21:04:41,845 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 21:04:41,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,858 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,868 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,868 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:41,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,875 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:04:41,875 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 21:04:41,883 INFO program/MainThread: stdout: 2024-03-01 21:04:41,883 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:41,883 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,899 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:41,909 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:41,909 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:04:41,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 21:04:41,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:04:41,919 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:04:41,922 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 21:04:41,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:04:41,926 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:41,956 INFO program/MainThread: stdout[115]: 2024-03-01 21:04:41,956 INFO program/MainThread: stderr[115]: 2024-03-01 21:04:41,956 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 21:04:41,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:04:41,963 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 21:04:41,968 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,971 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 21:04:41,973 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:41,976 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 21:04:41,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 21:04:41,979 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,011 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 21:04:42,011 INFO program/MainThread: stderr[116]: 2024-03-01 21:04:42,012 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 21:04:42,012 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:42,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,029 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:04:42,030 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 21:04:42,040 INFO program/MainThread: stdout: 2024-03-01 21:04:42,040 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:42,040 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,072 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,084 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,085 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:04:42,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 21:04:42,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:04:42,095 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:04:42,098 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 21:04:42,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:04:42,101 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,139 INFO program/MainThread: stdout[117]: 2024-03-01 21:04:42,139 INFO program/MainThread: stderr[117]: 2024-03-01 21:04:42,140 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 21:04:42,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:04:42,146 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,149 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,152 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,154 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,157 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 21:04:42,162 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,193 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 21:04:42,193 INFO program/MainThread: stderr[118]: 2024-03-01 21:04:42,193 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 21:04:42,194 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:04:42,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 21:04:42,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 21:04:42,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:04:42,224 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,230 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,240 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,247 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,250 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,252 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 21:04:42,255 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,282 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 21:04:42,282 INFO program/MainThread: stderr[119]: 2024-03-01 21:04:42,282 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 21:04:42,283 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,346 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 21:04:42,347 INFO program/MainThread: stderr[120]: 2024-03-01 21:04:42,347 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 21:04:42,347 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,372 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 21:04:42,373 INFO program/MainThread: stderr[121]: 2024-03-01 21:04:42,373 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 21:04:42,373 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:04:42,380 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,388 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:04:42,393 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:04:42,393 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdf,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,449 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 21:04:42,450 INFO program/MainThread: stderr[122]: 2024-03-01 21:04:42,450 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 21:04:42,450 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 21:04:42,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,461 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,462 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,469 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 21:04:42,469 INFO program/MainThread: stderr[123]: 2024-03-01 21:04:42,469 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 21:04:42,469 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 21:04:42,481 INFO program/MainThread: stdout[124]: 2024-03-01 21:04:42,481 INFO program/MainThread: stderr[124]: 2024-03-01 21:04:42,481 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 21:04:42,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,493 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,502 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,503 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:04:42,507 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,509 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:04:42,511 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:04:42,512 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd,/dev/sde ... 2024-03-01 21:04:42,541 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 21:04:42,541 INFO program/MainThread: stderr[125]: 2024-03-01 21:04:42,542 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 21:04:42,542 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 21:04:42,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,559 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,560 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 21:04:42,568 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 21:04:42,568 INFO program/MainThread: stderr[126]: 2024-03-01 21:04:42,568 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 21:04:42,568 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 21:04:42,581 INFO program/MainThread: stdout[127]: 2024-03-01 21:04:42,581 INFO program/MainThread: stderr[127]: 2024-03-01 21:04:42,581 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 21:04:42,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,590 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,602 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,603 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:04:42,607 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,609 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:04:42,611 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:04:42,612 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 21:04:42,642 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 21:04:42,642 INFO program/MainThread: stderr[128]: 2024-03-01 21:04:42,643 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 21:04:42,643 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 21:04:42,643 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,658 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,659 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:42,666 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 21:04:42,666 INFO program/MainThread: stderr[129]: 2024-03-01 21:04:42,667 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 21:04:42,667 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 21:04:42,679 INFO program/MainThread: stdout[130]: 2024-03-01 21:04:42,679 INFO program/MainThread: stderr[130]: 2024-03-01 21:04:42,679 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 21:04:42,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,689 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,701 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,702 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:42,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,709 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:04:42,709 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 21:04:42,717 INFO program/MainThread: stdout: 2024-03-01 21:04:42,717 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:42,717 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,731 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,743 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,744 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:04:42,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 21:04:42,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:04:42,754 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:04:42,757 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 21:04:42,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:04:42,760 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:42,794 INFO program/MainThread: stdout[131]: 2024-03-01 21:04:42,795 INFO program/MainThread: stderr[131]: 2024-03-01 21:04:42,795 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 21:04:42,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:04:42,801 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:04:42,807 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:04:42,812 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,815 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:04:42,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 21:04:42,818 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:42,851 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 21:04:42,852 INFO program/MainThread: stderr[132]: 2024-03-01 21:04:42,852 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 21:04:42,854 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:42,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,869 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:42,870 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:04:42,879 INFO program/MainThread: stdout: 2024-03-01 21:04:42,879 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:42,879 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,909 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,909 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:42,919 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:42,920 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:42,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:42,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:04:42,930 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:42,933 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:04:42,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:04:42,936 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:42,970 INFO program/MainThread: stdout[133]: 2024-03-01 21:04:42,971 INFO program/MainThread: stderr[133]: 2024-03-01 21:04:42,971 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 21:04:42,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:04:42,977 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,980 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,983 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,985 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,988 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:42,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:42,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:04:42,993 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:43,028 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 21:04:43,028 INFO program/MainThread: stderr[134]: 2024-03-01 21:04:43,029 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 21:04:43,029 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:43,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:04:43,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:04:43,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:04:43,062 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:43,068 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:43,073 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:43,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:43,081 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:43,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:43,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:04:43,086 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:43,122 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 21:04:43,123 INFO program/MainThread: stderr[135]: 2024-03-01 21:04:43,123 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 21:04:43,123 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:43,183 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:04:43,183 INFO program/MainThread: stderr[136]: 2024-03-01 21:04:43,183 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 21:04:43,184 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:43,222 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 21:04:43,223 INFO program/MainThread: stderr[137]: 2024-03-01 21:04:43,223 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 21:04:43,224 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:43,231 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:43,243 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:04:43,251 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:04:43,251 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:04:43,291 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:04:43,292 INFO program/MainThread: stderr[138]: 2024-03-01 21:04:43,292 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 21:04:43,292 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:04:43,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,302 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,302 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 21:04:43,310 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 21:04:43,310 INFO program/MainThread: stderr[139]: 2024-03-01 21:04:43,310 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 21:04:43,310 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 21:04:43,324 INFO program/MainThread: stdout[140]: 2024-03-01 21:04:43,324 INFO program/MainThread: stderr[140]: 2024-03-01 21:04:43,324 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 21:04:43,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,333 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,344 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,345 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:43,348 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:43,351 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:04:43,354 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:04:43,354 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 21:04:43,377 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:04:43,377 INFO program/MainThread: stderr[141]: 2024-03-01 21:04:43,377 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 21:04:43,378 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:04:43,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,396 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,396 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 21:04:43,403 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 21:04:43,403 INFO program/MainThread: stderr[142]: 2024-03-01 21:04:43,404 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 21:04:43,404 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:04:43,415 INFO program/MainThread: stdout[143]: 2024-03-01 21:04:43,415 INFO program/MainThread: stderr[143]: 2024-03-01 21:04:43,415 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 21:04:43,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,426 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,436 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,436 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:43,440 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:43,442 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:04:43,445 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:04:43,445 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 21:04:43,472 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:04:43,473 INFO program/MainThread: stderr[144]: 2024-03-01 21:04:43,473 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 21:04:43,473 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:04:43,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,488 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,488 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 21:04:43,497 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 21:04:43,497 INFO program/MainThread: stderr[145]: 2024-03-01 21:04:43,497 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 21:04:43,497 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:04:43,511 INFO program/MainThread: stdout[146]: 2024-03-01 21:04:43,511 INFO program/MainThread: stderr[146]: 2024-03-01 21:04:43,511 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 21:04:43,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,520 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:43,534 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:43,538 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:04:43,538 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 0x7f653040cd10> to retry, use: --limit @/tmp/tests_umount_verify.retry PLAY RECAP ********************************************************************* sut : ok=174 changed=12 unreachable=0 failed=1 skipped=146 rescued=0 ignored=0 Friday 01 March 2024 21:04:48 +0000 (0:00:02.370) 0:01:16.187 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.30s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 8.38s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 3.54s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 2.40s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Debug why list of unused disks has changed ------------------------------ 2.37s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.storage : Get service facts ------------------- 1.72s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.71s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.70s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 linux-system-roles.snapshot : Run snapshot command check ---------------- 1.64s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 linux-system-roles.snapshot : Run snapshot command remove --------------- 1.50s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Get required packages --------------- 1.13s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command remove --------------- 1.08s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.08s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 1.02s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 1.01s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.00s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 1.00s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 1.00s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.98s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.98s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---